@charset "utf-8";
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	margin:5px 0px 0px 0px;
}
h1, h2, h3, h4, h5 {
	color:#000;
	margin:5px 0px 5px 0px;
}

#header {
	width:760px;
	height:233px;
	margin:auto;
	background:url(img/img_header.jpg) no-repeat top left;
	}
#logo {
	float:left;
	border:0px;
	}
	
#header ul {
	width:auto;
	height:auto;
	margin:33px 0px 0px 0px;
	padding:0px;
	float:right;
	background:url(img/bg_meniu_sus.jpg) repeat-x top;
	}
	
#header li {
	float:left;
	list-style-type:none;
	width:auto;
	overflow:auto;
	}
	
#meniu_sus a:link {
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	display:block;
	width:auto;
	height:48px;
	padding:5px 10px 0px 10px;
	background:url(img/separator_meniu_sus.png) no-repeat top right;
	}	
#meniu_sus a:visited {
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	display:block;
	width:auto;
	height:48px;
	padding:5px 10px 0px 10px;
	background:url(img/separator_meniu_sus.png) no-repeat top right;
	}	
#meniu_sus a:hover {
	color:#000;
	}
#meniu_sus a:active {
	text-decoration:none;
	color:#000;
	font-weight:bold;
	display:block;
	width:auto;
	height:auto;
	padding:5px 10px 0px 10px;
	background:url(img/separator_meniu_sus.png) no-repeat top right;
	}	
#tot {
	width:760px;
	height:auto;
	overflow:auto;
	margin:auto;
	border-bottom:1px solid #f00;
	padding-bottom:1px;
}
#col1 {
	width:243px;
	height:690px;
	float:left;
	border:1px solid #CCC; /*#eeeff0;*/
}
#col2 {
	width:274px;
	height:690px;
	float:left;
	border-top:1px solid #CCC; /*#eeeff0;*/
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	font-size:11px;
	/*line-height:13px;*/
	padding:0px 20px 0px 20px;
	text-align:justify;
}
#col3 {
	width:199px;
	height:auto;
	overflow:auto;
	float:left;/*background:#4f575b;*/
	margin-left:1px;
}
#col4 {
	width:518px;
	height:auto;
	min-height:556px;
	overflow:auto;
	padding:0px 20px 30px 20px;
	border:1px solid #CCC;
	float:left;
}
#col4 h3 {
	color:#000;
	margin:20px 0px 15px 0px;
}
#col4 a {
	text-decoration:none;
	color:#f00;
}
#col4 a:hover {
	color:#000;
}
.titlu_dr {
	width:199px;
	height:25px;
	background:url(img/bg_dr.jpg) repeat-x;
}
#menu_dr {
	width:199px;
	height:110px;
	background: #006b7b url(img/bg_meniu_dr.jpg) repeat-x;
}
#menu_dr ul {
	margin:0px;
	padding:0px;
}
#menu_dr li {
	list-style-type:none;
	border-bottom:1px dotted #fff;
	width:159px;
	height:19px;
	padding:2px 0px 0px 0px;
	margin:auto;
}
#menu_dr li:last-child {
	border:0px;
}
#menu_dr a {
	color: #FFF;
	text-decoration:none;
	display:block;
	font-weight:bold;
}
#menu_dr a:hover {
	color:#000;
}
.txt_info {
	width:auto;
	height:auto;
	margin:0px 20px 0px 20px;
	padding:0px 0px 5px 0px;
	border-bottom:1px solid #CCC;
}
.txt_info:last-child {
	border:0px;
}
.txt_info p {
	margin:5px 0px 5px 0px;
}
.txt_info a {
	width:auto;
	text-align:center;
	text-decoration:none;
	color:#f00;
	margin:auto;
	display:block;
	margin-top:0px;
}
.txt_info a:hover {
	color:#000;
}
a.inline_link {
	color:#F00;
	text-decoration:none;
	display:inline;
	}
a.inline_link:hover{
	color:#000;
	}
#col2 a {
	text-decoration:none;
	color:#f00;
}
#col2 a:hover {
	color:#000;
}
#ava_art {
	width:199px;
	height:169px;
	background:url(img/ava_art.jpg) no-repeat;
}
#alte_logo {
	width:199px;
	height:209px;
	background:url(img/bg_logo.jpg) no-repeat;
}
#alte_logo img {
	margin:auto;
	border:0px;
}
#alte_logo a {
	margin:auto;
	display:block;
	width:129px;
}
#footer {
	width:760px;
	height:27px;
	margin:auto;
}
#footer ul {
	margin:0px;
	padding:0px;
	width:auto;
	height:auto;
	float:left;
}
#footer li {
	width:auto;
	height:auto;
	float:left;
	padding:0px 3px 0px 3px;
	border-right:1px solid #000;
	list-style-type:none;
	margin-top:5px;
}
#footer li:last-child {
	border:0px;
}
#footer a {
	color:#000;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#copy {
	width:auto;
	height:22px;
	float:right;
	background: url(img/bg_copy.jpg) repeat-x;
	color:#FFF;
	text-align:center;
	padding:5px 5px 0px 5px;
}
