#headerLeftTop {
	width:224px;
	height:110px;
	padding:1px;
	border-left:3px solid #ffffff;
	border-right:3px solid #ffffff;
	background-color:#7c0022;
	float:left;
}
#headerLeftTop p {
	padding-top:50px;
	text-align:center;
	color:#ffffff;
}
#headerCenterTop {
	width:492px;
	height:110px;
	padding:1px;
	float:left;
	background-color:#828282;
	background-image: url(../../images/bs_telefon_icon.png);
	background-position:left top;
	background-repeat:no-repeat;
}
#headerCenterTop h2 {
	margin:10px 0px 0px 45px;
	color:#9e9d9d;
	font-size:26px;
	font-weight:bold;
}
#headerCenterTop p {
	margin:2px 0px 0px 15px;	
}
#headerCenterTop span {
	color:#ffffff;
	font-size: 12px;
}
#headerRightTop {
	width:224px;
	height:110px;
	padding:1px;
	border-right:3px solid #ffffff;
	background-color:#6c5339;
	float:right;
}
#headerRightTop form {
	height:26px;
	padding:0px;
	margin:42px 10px 0px 10px;
}
#headerRightTop INPUT {
	MARGIN: 0px;
	FONT-FAMILY: Verdana;
	FLOAT: left;
	FONT-SIZE: 14px !important
}
#headerRightTop button {
	width:29px;
	height:26px;
	border:none;
	margin:0px;
	background-color:#6c5339;
	background-image:url(../../images/bs_searching_btn.png);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
}
#headerRightTop input[type='text'] {
	width:140px;
	height:19px;
	padding:3px 2px 2px 3px;
	border-bottom:#ffffff 1px solid;
	display:block;
	font-size:10px;
}
#headerRightTop input[type='password'] {
	width:140px;
	height:19px;
	padding:3px 2px 2px 3px;
	border-bottom:#ffffff 1px solid;
	display:block;
	font-size:10px;
}



#headerLeftBottom {
	width:224px;
	height:167px;
	padding:1px;
	border-left:3px solid #ffffff;
	border-right:3px solid #ffffff;
	background-color:#d6be99;
	background-image: url(../../images/bs_logo_header.png);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
}
#headerCenterBottom {
	width:492px;
	height:167px;
	padding:1px;
	float:left;
	background-color:#d6be99;
}
#headerRightBottom {
	width:224px;
	height:167px;
	padding:1px;
	border-right:3px solid #ffffff;
	background-color:#7c0022;
	float:right;
}

#headerRightBottom a.login {
	color:#ffffff;
	text-align:center;
	margin:15px 0px 0px 35px;
	text-decoration:none;
}
#headerRightBottom a.login:hover {
	text-decoration:underline;
}
#headerRightBottom form {
	MARGIN: 20px 25px 10px;
	FONT-FAMILY: Verdana;
	COLOR: #fff;
	FONT-SIZE: 12px !important
}
#headerRightBottom input {
	margin:0px;
	font-family:Verdana;
	font-size:14px;
}
#headerRightBottom input[type='text'] {
	width:160px;
	height:20px;
	border-bottom:1px solid #ffffff;
	padding:3px; 2px 3px 2px;
}
#headerRightBottom input[type='password'] {
	width:160px;
	height:20px;
	border-bottom:1px solid #ffffff;
	padding:3px; 2px 3px 2px;
}


#cmsFooter p {
	margin:0px;
	padding-0px;
	text-align:center;
	color:#7c0022;
}
#cmsFooter span {
	margin:0px;
	padding-0px;
	text-align:center;
	color:#7c0022;
}
#cmsFooter a {
	color:#7c0022;
	font-size:10px;
	text-decoration:none;
}
#cmsFooter a:hover {
	text-decoration:underline;
}


#cmsLeft li, #cmsRight ul {
	padding-top:5px;	
}
#cmsLeft li, #cmsRight li {
	line-height:180%;
	text-transform:uppercase;
	font-size:15px;
	list-style:none;
	text-decoration:none;
	margin-left:-20px;
}
#cmsLeft a, #cmsRight a {
	color: #595959;
	text-decoration:none;
}
#cmsLeft a span, #cmsRight a span {
	color: #595959;
	border-bottom:2px dotted orange;
}
#cmsLeft a:hover, #cmsRight a:hover {
	text-decoration:none;
	border-bottom:2px dotted orange;
}
#cmsLeft a:hover span, #cmsRight a:hover span {
	text-decoration:none;
	border-bottom:none;
}


#cmsMain p, span {
	color:#595959;	
}
#cmsMain h2 {
	text-transform:uppercase;
	margin:20px 5px 20px 5px;
	color:#595959;
	font-size:16px;
	font-weight:normal;
}


.firstLetterBorder {
	padding-left:5px;
	border-bottom:2px dotted #595959;
}
.leftPadding30px {
	padding-left:30px;
}

.suggestionsBox {
	position: absolute; /*relative;*/
	display: block;
	margin: 10px 0px 0px 0px;
	width: 175px;
	background-color: #d6be99;
	/*-moz-border-radius: 7px;
	-webkit-border-radius: 7px;*/
	border: 2px solid #d6be99;	
	color: #d6be99;	
}

.suggestionList {
	margin: 0px;
	padding: 0px;	
}	
	 	
.suggestionList li {
	list-style:none;	
	margin: 0px 0px 3px 0px;
	padding: 3px;
	cursor: pointer;	
	color: #fff;
	background-color: #d6be99;
}
	
.suggestionList li:hover {
	background-color: #fff;
	color: #d6be99;
}

.ikonSignal {
	padding: 2px;
	background-color: #FFFFEB;
	border: solid 1px #E7B8A8;
	color: #000; 
}
.aktEljarasok {
	width: 100%;
	background-color: #e1d0b5;
	border: 1px #E7CDCD solid;
}
.tableHeader {
	background-color: #828282;
	color: #fff;
	padding: 5px;
	font-size: 13px;        
}
.tableDoksi {
	width: 50px;
}
.tableParatlan {
	background-color: #ffffff;
}
.tableParos {
	background-color: #f5efe5;
}