/*----------------------------------------------------*/
/*---------------- Belleus Consulting ----------------*/
/*---------------- www.kovidesign.sk -----------------*/
/*----------------------------------------------------*/

body {
	background-color: #E5E0CE;
	color: #000;
	font-size: 100%;
	font-family: Tahoma, Arial, sans-serif;
	background-image: url(img/design/conteiner.png);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#select {
	background-image: url(img/design/rozcestnik-bg.png);
	background-position: top;
	background-repeat: repeat-x;
}

.right {
	float: right;
	display: inline;
}
.left {
	float: left;
	display: inline;
}
.center {
	margin: 0px auto 0px auto;
}
h1 {
	margin: 0px;
	padding: 0px;
}
#logo h1 a {
	text-indent: -9000px;
	width: 284px;
	height: 170px;
	background-image: url(img/design/logo.jpg);
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
}
#content-select h2#consulting a {
	text-indent: -9000px;
	width: 312px;
	height: 174px;
	background-image: url(img/design/belleus-consulting.png);
	background-repeat: no-repeat;
	float: left;
	display: inline;
	margin: 0px;
}
#content-select h2#properties a {
	text-indent: -9000px;
	width: 312px;
	height: 174px;
	background-image: url(img/design/belleus-properties.png);
	background-repeat: no-repeat;
	float: left;
	display: inline;
	margin: 0px;
}
#content-select h2#consulting a:hover {
	text-indent: -9000px;
	width: 312px;
	height: 174px;
	background-image: url(img/design/belleus-consulting-hover.png);
	background-repeat: no-repeat;
	float: left;
	display: inline;
	margin: 0px;
}
#content-select h2#properties a:hover {
	text-indent: -9000px;
	width: 312px;
	height: 174px;
	background-image: url(img/design/belleus-properties-hover.png);
	background-repeat: no-repeat;
	float: left;
	display: inline;
	margin: 0px;
}
#content-select h3 {
	float: left;
	display: inline;
	width: 312px;
	height: 30px;
	color: #4A3F2E;
	text-align: center;
	font-family: "Bookman Old Style", Georgia;
	font-style: italic;
	font-size: 1.6em;
}
.special-text2 {
	font-family: "Bookman Old Style", Georgia;
	font-style: italic;
	font-size: 1.2em;
	color: #C5B37A;
	text-align: center;
}
#content-select h2 {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin-top: 0px;
	font-weight: normal;
}
h3 {
	margin-top: 0px;
	font-size: 1.3em;
	font-weight: normal;
}
ul, li {
	margin: 0px;
	padding: 0px;
}
.italic {
	font-style: italic;
}


#conteiner-select {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	font-size: 0.84em;
	background-image: url(img/design/horse2.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#content-select h1 {
	color: #C5B37A;
	text-align: center;
	font-family: "Bookman Old Style", Georgia;
	font-style: italic;
	font-weight: normal;
	font-size: 2.55em;
	margin-bottom: 10px;
	margin-top: 120px;
}
#content-select {
	width: 624px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;	
}
#language {
	width: 114px;
	display: block;
	height: 30px;
	padding-left: 510px;
	margin: 0px auto 20px auto;	
	text-align: center;
	font-size: 12px;
}
#language li {
	display: inline;
	list-style: none;
	text-align: center;
}
#language a:link {
	color: #514333;
	text-decoration: none;
	width: 34px;
	height: 14px;
	float: left;
	display: inline;
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 0px 3px;
}
#language a:hover {
	color: #EFEBDC !important;
	text-decoration: none;
	width: 34px;
	height: 14px;
	float: left;
	padding: 3px 0px 3px 0px;
	display: inline;
	margin: 0px 0px 0px 3px;
}
#language a:visited {
	color: #514333;
	text-decoration: none;
	width: 34px;
	float: left;
	display: inline;
	height: 14px;
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 0px 3px;
}

#active {
	background-color: #C5B37A;
	border-bottom:1px solid #D8CBA5;
}
