body 	{
	background-repeat: repeat;
	position: relative;
	background: url(../images/background.PNG);
	font: 100%/16px "Trebuchet MS";
	color: White;
}


div.main	{
	font-size: 16px;
	width: 980px;
	margin: 0 auto;
	background-color: #032747;
}

p.HeaderYelow {
	color: #FCB91A;
	font-size: 26px;
	font-weight: bold;
}
			
div.containerH {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	height: 110px;
	padding: 15px 15px;
	margin-top: auto;
}
.clearfix {
	display: inline-block;
}

div.SlideShow {
	margin-left: 15px;
	width: 980px;
	height: 492px;
}
.clearfix {
	display: inline-block;
}

div.Contact {
	width: 980px;
	height: 700px;
	margin-left: 15px;	
}
.clearfix {
	display: inline-block;
}

div.ContactInside {
	width: 950px;
	float: left;
}
.clearfix {
	display: inline-block;
}


div.NewsMain {
	width: 980px;
	height: 800px;
	margin-left: 15px;	
}
.clearfix {
	display: inline-block;
}

div.NewsMainInside {
	width: 950px;
	float: left;
}
.clearfix {
	display: inline-block;
}

div.MainTableTD {
	background: url(../images/lineVertical.png) no-repeat left;
	padding-top: 2px;
	height: 500px;
}


div.MainTableTD2 {
	text-indent: 15px;
	padding-top: 2px;
	margin-right: 12px;
	text-align: justify;
}

div.TextMain {
	width: 980px;
	height: 105px;
	margin-left: 15px;
}
.clearfix {
	display: inline-block;
}

div.BrendoviMain {
	width: 980px;
	height: 80px;
	margin-left: 15px;
}
.clearfix {
	display: inline-block;
}

div.BrendoviInsaid {
	width: 950px;
	height: 82px;
	border-width: 0;
	border-radius: 9px 9px 9px 9px;
	-moz-border-radius: 9px 9px 9px 9px;
	-webkit-border-radius: 9px;
	background: White;
}
.clearfix {
	display: inline-block;
}


div.Adress {
	padding-top: 2px;
	width: 300px;
	height: 500px;
	background: #3A6B96;
	border-width: 0;
	border-radius: 9px 9px 9px 9px;
}
.clearfix {
	display: inline-block;
}

div.AdressInSide {
	width: 290px;
	background: #3A6B96;
	float: center;
}
.clearfix {
	display: inline-block;
}

div.AdressInSide2 {
	width: 280px;
	background: #3A6B96;
	float: right;
}
.clearfix {
	display: inline-block;
}


div.News {
	width: 940px;
	border: 2px solid #FCB91A;
	height: 70px;
	border-radius: 9px 9px 9px 9px;
}

div.NewsSeparator {
	width: 800px;
	height: 6px;
}

div.NewsInside {
	width: 760px;
	margin: 0 0 0 15px;
}



div.DataRecords {
	margin-right: auto;
	width: 980px;
	margin-top: auto;
	height: 980px;
}
.clearfix {
	display: inline-block;
}	


div.FooterRecords {
	width: 980px;
	background: #FCB91A;
	height: 38px;
}
.clearfix {
	display: inline-block;
}	

div.FooterRecordsInside {
	width: 600px;
	background: #FCB91A;
	padding-top: 12px;
	float: left;
}
.clearfix {
	display: inline-block;
}	
	
div.FooterRecordsText{
	width: 600px;
	background: #FCB91A;
	font-size: 14px;
	font-weight: bold;
	margin-left: 15px;
	text-decoration: none;
	color: #032747;
}
.FooterRecordsText a {
		color:#fff;
		text-decoration:none;
	}
.FooterRecordsText a:hover {
		color:#838383;
	}

div.FooterRecordsImage{
	width: 365px;
	float: right;
	background: #FCB91A;
	margin-top: 2px;
	margin-right: 6px;
	text-align: right;
}
			
div.logo {
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	border-style: none;
	float: left;
		vertical-align: top;
}
			
div.MenuButtons {
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	border-style: none;
	float: left;
		vertical-align: top;
}									


div.containerMainMenu {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	height: 34px;
	padding: 2px 0;
	margin-top: auto;
	background: Black;
	float: left;
}


		
	