body {
	background: url('../images/1280_bg.jpg') no-repeat 50% 100%;
	height: 100%;
	position: relative;
	bottom: 0;
	font-family: Times;
}
body.wide {
	background-image: url('../images/1920_bg.jpg');
}
#header {
	height: 161px;
	margin-top: 15px;
	position: relative;
}
.csHeader {
	background-image: url('../images/header-cs.jpg');
}
.enHeader {
	background-image: url('../images/header-en.jpg');
}

/* MENU SECTION */
#menu {
	margin-top: -31px;
	height: 40px;
	width: 100%;
	background: url('../images/menu/menu_bg.png') repeat-x;
}
#menu li {
	float: left;
}
#menu a {
	display: block;
	padding: 10px;
	padding-bottom: 6px;
	font-family: Minion Pro, Times;
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
}
#menu a:hover {
	background: #97755e;
}
#menu li:first-child {
	margin-left: 25px;
}
#menu li.partner {
	float: right;
	margin-right: 25px;
}

/* CONTENT SECTION */
#centerLayout {
	margin: 0 auto;
	width: 900px;
}
#contentBg {
	background: url('../images/content_bg.png');
	width: 100%;
	height: 100%;
	padding: 31px 0 31px 0;
	position: relative;
}
#contentWrapper {
	margin-bottom: 30px;
	font-family: Arial;
	font-size: 12px;
}
#content {
	margin: 11px 35px;
}

#footer {
	margin-top: 15px;
	padding-left: 35px;
	color: #FFF;
	width: 100;
	position: relative;
}
#footer .links {
	display: block;
	position: absolute;
	right: 35px;
	top: 0px;
	
}
#footer .links a, #footer a{
	color: #FFF;
	text-decoration: underline;
}

#ajax-spinner {
	margin: 15px 0 0 15px;
	padding: 13px;
	background: white url('../images/spinner.gif') no-repeat 50% 50%;
	font-size: 0;
	z-index: 123456;
	display: none;
}

div.flash {
	background: rgb(215, 109, 74);
	padding: 10px;
	color: #FFF;
	margin: 5px 0px;
}
div.success {
	background: rgb(132, 196, 94);
}



a[href^="error:"] {
	background: red;
	color: white;
}

/* ADMIN SECTION */
.admin {
	background: #a18d7f;
	padding: 10px;
	margin: 7px 0;
        color: #FFF;
}

.admin .mainPhoto {
    float: right;
}
a.button {
	padding: 2px 5px;
	color: #FFF;
	background: #7f5a42;
	border: 1px solid #71472c;
	text-decoration: none;
}
a.button:hover {
	background: #71472c;
}

.aktualityHomepage {
	color: #000;
	font-family: Arial;
	font-size: 14px;
	padding-bottom: 30px;
}
.aktualityHomepage h3 {
	font-weight: bold;
	display: inline;
}
.aktualityHomepage .date {
	color: #71472c;
	display: inline;
}
.aktualityHomepage .text {
	font-size: 12px;
}
.aktualityHomepage .more {
	text-decoration: underline;
	color: #000;
	position: absolute;
	right: 0;
	bottom: 0;
}
.aktualityHomepage div {
	padding-bottom: 15px;
	position: relative;
}

.singleArticle h2 {
	margin: 0;
}
.singleArticle .date {
	margin: 0 0 20px 0;
	padding: 0;
}

/* SLIDER SECTION */
#slider {
    height: 231px;
	border: 5px solid #FFF;
	position: relative;
	margin-bottom: 15px;
}
#slider img {
    display: none;
}
#slider .nivo-directionNav a {
    display: block;
	margin: 90px 15px;
    width: 19px;
	height: 37px;
    position: relative;
    z-index: 300;
}
#slider .nivo-prevNav {
    float: left;
    background: url('../images/slider_left.png') no-repeat;
}
#slider .nivo-nextNav {
    float: right;
    background: url('../images/slider_right.png') no-repeat;
}

.galleryWrapper {
	
}
#gallery {

}
#gallery a {
	text-decoration: none;
}
#gallery label {
	display: none;
}
.photo {
	width: 191px;
	margin-bottom: 10px;
	margin-right: 22px;
	float: left;
}
.photo img {
	border: 5px solid #FFF;
}
.last {
	margin-right: 0;
}

.galleryWrapper {
	height: 100%;
}
.galleryWrapper>div {
    float: left;
}
.galleryWrapper .admin {
    width: 355px;
}
.galleryItem {
	float: left;
	width: 375px;
	height: 130px;
	border-top: 2px solid #71472c;
	border-bottom: 2px solid #71472c;
	margin-bottom: 15px;
	position: relative;
}
.galleryItem .description{
	display: block;
	margin: 85px 0 0 15px;
}
.galleryItem:hover {
	background: url('../images/itemHover_bg.png');
}
.galleryItem h2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 0 12px;
}
.galleryItem a {
	color: #000;
	text-decoration: none;
}
.galleryWrapper .right{
	margin-left: 78px;
}

.galleryItem img, .gallery img {
	border: 5px solid #FFFFFF;
}
.galleryItem img {
	position: absolute;
	top: 9px;
	right: 0;
	margin-right: 10px;
}
.horseName {
	display: inline;
}
.birth {
	color: #71472C;
	margin-left: 5px;
}
.horseContent {
	margin: 10px 0 20px 0;
}
.contactLeft, .contactRight {
	float: left;
}
.contactRight {
	width: 350px;
	height: 220px;
}
.contactLeft {
	width: 480px;
	min-height: 200px;
}

#headSwitcher {
	width: 50px;
	height: 11px;
	position: absolute;
	right: 57px;
	top: 20px;
}
#fbIcon {
	position: absolute;
	right: 35px;
	top: 20px;
}



.paginator {
	background: #d0d1d2;
	padding: 15px 20px;
	margin-top: 30px;
}

.paginator a, .paginator span {
	margin-right: 0.1em;
	padding: 0.2em 0.5em;
	color: #999999;
}

.paginator a {
	border: 1px solid #999;
	text-decoration: none;
	color: #333;
}

.paginator span.button {
	border: 1px solid #999;
}

.paginator .current {
	border: 1px solid #333;
	background: #333;
	color: #CCC;
	font-weight: bold;
}
