@charset "utf-8";
/* CSS Document */
body{
	background:url(../images/bg.jpg) repeat-x;
	font:14px Arial, Helvetica, sans-serif;
	color:#0d304a;
	margin:0px;
}

a{
	color:#333;
}

a:hover{
	color:#15444c;
	text-decoration:none;
}

img{
	border:0px;
}

p{
	margin:0;
	padding:0;
}

.container{
	width:906px;
	display:table;
	text-align:left;
}

.header{
	width:906px;
	height:130px;
}

.logo{
float:left;
width:205px;
height:114px;
}

.headerText{
	float:left;
	text-align:center;
	color:#fff;
	padding-top:20px;
	width:445px;
}

.headerText h2{
	font-size:18px;
	margin:0;
	padding:0;
	font-style:italic;
}

.headerText h3{
	font-size:16px;
	margin:0;
	padding:0;
	font-weight:normal;
	font-style:italic;
}

.cauta{
float:left;
width:250px;
text-align:right;
margin-right:2px;
}

#cauta{
	width:170px;
	border:0;
	background:#fff;
	padding:3px;
	font-style:italic;
	margin-top:50px;
}

#cautaGo{
	width:32px;
	background:#bb1c21;
	border:1px solid #bb1c21;
	padding:2px;
	color:#fff;
	font-weight:bold;
}

#meniu{
	width:906px;
	height:46px;
	margin:0;
	background: url(../images/bgMeniu.jpg);
}

.counter{
	background:url(../images/bgdiv.jpg) no-repeat top;
	width:185px;
	height:122px;
	font-size:16px;
	padding:7px 0 0 15px;
	text-align:left;
	margin-bottom:10px;
	color:#fff;
}

.counter h3{
	font-size:16px;
	font-weight:normal;
	margin:0;
	padding:0;
}

.textdiv{
	font-size:14px;
	color:#0d304a;
	margin:0;
	padding:0;
	font-weight:normal;
}

.counterSus{
	width:54px;
	height:45px;
	line-height:45px;
	background:url(../images/bgCounterNr.jpg) no-repeat;
	color:#fff;
	float:left;
	margin: 2px 2px 4px 2px;
	font-size:20px;
	text-align:center;
}

.counterJos{
	width:54px;
	height:20px;
	line-height:20px;
	background:url(../images/bgCounterTag.jpg) no-repeat;
	color:#fff;
	float:left;
	margin: 0 2px 4px 2px;
	font-size:14px;
	text-align:center;
	font-weight:normal;
}

.containerText{
	width:906px;
	display:table;
}

.leftcol{
	width:197px;
	float:left;
	margin:10px 7px 0 3px;
}

.middlecol{
	width:452px;
	float:left;
	margin:10px 7px 0 0;
	border: 3px solid #044f82;
	display:table;
	min-height:245px;
	text-align:justify;
	padding:15px 10px 10px 10px;
}

.middlecol h1 a{
	color:#522b76;
	margin:0;
	padding:0;
	font-size:19px;
}

.rightcol{
	width:197px;
	float:left;
	margin:7px 0 0 0;
}

.linkSEO{
	background:url(../images/sageatadr.jpg) no-repeat left;
	color:#bb1c21;
	font-size:14px;
	padding-left: 17px;
	font-weight:normal;
	font-style:italic;
}

.footer{
	background:url(../images/bgFooter.jpg) repeat-x;
	height:223px;
	margin-top:15px;
	color:#fff;
}

.footer h1{
	color:#fff;
	font-size:16px;
}

.footer a{
	color:#fff;
	text-decoration:none;
}

.footer a:hover{
	text-decoration:underline;
}