@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;	
}
body {
	
	background-color: #000536;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 70px;
	#background-position: 0px 70px;
}
#MainTD {
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 1158px;
	height: auto;
	
}
.topbg {
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	height: 70px;
	width: 100%;
}

#MainTD thead tr th {
	height: 70px;
	background: url(../images/logo.jpg) no-repeat #002776;
	background-position: 50px;
}
#MainTD tfoot tr td {
	color: #80829c;
	font-weight:normal;
}
.sidebar {
	width: 292px;
	height: 569px;
	background-image: url(../images/bg_sidebar.png);
	background-repeat: no-repeat;
	background-position: 71px top;
}
.content {
	padding-left: 1px;
	height:352px;
}
.contentInside {
	padding-left: 1px;
}
.Inside {
	background-color: #dadced;
	background-image: url(../images/bg_inside.png);
	background-repeat: no-repeat;
}
.logo_text {
	color: #00ace4;
	padding-left: 305px;
	padding-top: 10px;
	width: 150px;
}
.news {
	background-color: #00aced;
	color: #000;
/*priklaj	*/padding: 1px 0px 0px 0px; /* top right bottom left*/
	width: 196px;
	height: 172x;
	
}
.news p {
	line-height: 15px;	
	}
.news a {
	color: #000;
	text-decoration: none;
}
.news:hover {
	background-color: #6dc5e5;
	text-decoration: none;
}
.newsTD {
	margin-top: 26px;
	height: 196px;
}
.newsTD td:hover a, td:hover a:hover, td:hover a:visited, td:hover a:acitve {
	background-color: #transparent;
	border: 0;
}
.newsTD td:hover a:hover, td:hover a:visited, td:hover a:acitve {
	background-color: #transparent;
	color: #000;
	border: 0;
}
.news_title {
	font-size: 18px;
}
.news_title a, a:visited, a:active {
	color: #000;	
}
.news_title a:hover {
	color: #333;	
}

.news_date {
	color: #fff;
	font-weight:bold;
}
.news_desc {
	color: #000;
}
.rates {
	margin-top: 30px;
}
.ratesH {
	#margin-top: 80px;
	margin-top: 0px;
}
.ratesH td {
	padding-left: 17px;
	font-size: 11px;
	color: #80829c;
}
.ratesH span {
	color: #838ef7;
}
.rates td {
	padding-left: 17px;
	font-size: 11px;
	color: #80829c;
}
.rates span {
	color: #838ef7;	
}

#accordion{
	width: 164px;
	margin-right: 17px;
	float: right;
}
.lang {	
	text-align: right;
	font-weight:normal;
	color: #fff;
}
.lang a {
	color: #838ef7;
	font-weight:normal;
	text-decoration: none;
}
.lang a:hover {
	color: #fff;
	text-decoration: none;
}
.pagehead {
	height: 60px;
	font-size: 20px;
	padding-left: 58px;
	color: #002776;
	padding-top: 16px;
}
.pagenav, pagenav span {
	color: #fa4141;
	font-size: 11px;
	padding-top: 15px;
}
.pagenav a {
	color: #002776;
	font-size: 11px;
	text-decoration: underline;
	margin-right: 5px;
	background-color: #dadced;
}
.pagenav a:hover {
	color: #002776;
	font-size: 11px;
	text-decoration: underline;
	margin-right: 5px;
}

.table_text {
	padding: 20px 58px 58px 58px; /* top right bottom left*/	
	font-size: 13px;
}
.table_text_alter {
	padding: 5px 58px 58px 58px; /* top right bottom left*/	
	font-size: 13px;
}
.bottomTable {
	background-color: #dadced;
	height: 5px;
	text-align: right;
	/*margin-left: 1px;
*/}
.footer{
	color: #407299;
	#margin-top: 10px;
	text-align: right;
	font-size: 13px;
}
.footer a {
	color: #407299;
	text-decoration: none;
}
.footer a:hover {
	color: #407299;
	text-decoration: underline;
}
.copy {
	color: #353281;	
	text-align: right;
	font-size: 11px;
}
.copy p {
	line-height: 10px;
	color: #353281;
}
.info {
	color: #FFF;
	padding-left: 10px;
	text-align: left;

	margin-top: 70px;
}
.promo {
	color: #FFF;
	padding-left: 1px;
	text-align: left;
	margin-top: 10px;
	height: 170px;
}
.catCity {
	color: #666666;
	font-size: 12px;
	
}
.catLink {
	color: #002776;	
	font-size: 12px;
	font-weight: bold;
}
.catLink a {
	text-decoration: none;	
	color: #fe0000;	
}
.catLink a:hover {
	text-decoration: underline;	
	color: #fe0000;	
}
.catView {
	height: 14px;
	text-align: center;
	background-color: #7f91b5;
	color: #FFF;
	font-weight: bold;
	border-top: 1px solid #dadced;
	font-size: 11px;
	padding-top: 2px;
	text-transform: uppercase;
}
.catView:hover {
	height: 14px;
	text-align: center;
	background-color: #fe0000;
	color: #FFF;
	font-weight: bold;
	border-top: 1px solid #dadced;
	font-size: 11px;
	padding-top: 2px;
	text-transform: uppercase;
}

.catView a {
	color: #FFF;
	text-decoration: none;
}
.catView a:hover {
	color: #FFF;
	text-decoration: none;
}
.catDesc {
	color: #002776;
	font-size: 12px;
	
}
.projectTitle {
	font-size: 13px;
	font-weight: bold;
}
.projectDesc {
	color: #333333;	
	text-align: left;
}
.lineblank {
	height: 1px;
	background-color: #7f91b5;
}
.lblank {
	height: 18px;	
}
.newsTop {
	background-color: #edeef6;
	padding: 11px;
}
.NDate {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
.NTitle {
	font-size: 15px;
	font-weight:bold;
	color: #002776;
	text-align: left;
}
.NDesc {
	
}
.newsAll{
	background-color: transparent;
	padding: 11px;
}
