@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_top {
	width:760px;
	height:70px;
	margin:auto;
}
#logo {
	float:left;
	border:0px;
}
#header_top ul {
	margin:0px;
	padding:0px;
	width:auto;
	height:20px;
	background:url(img/bg_menu_top.jpg) repeat-x;
	float:right;
	-moz-box-shadow: 0px 0px 5px #333;
	-webkit-box-shadow: 0px 0px 5px #333;
	 box-shadow: 0px 0px 5px #333;
}
#header_top li {
	float:right;
	list-style-type:none;
	width:auto;
	height:20px;
	background:url(img/separator_meniu_sus.jpg) no-repeat right;
}
#menu_sus a {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding:2px 10px 0px 10px;
	height:18px;
}
#menu_sus a:hover {
	background:url(img/separator_meniu_sus.jpg) repeat-x;
}
#header {
	width:760px;
	height:152px;
	margin:auto;
	background:url(img/header.jpg) no-repeat left top;
	margin-bottom:1px;
	-moz-box-shadow: 0px 0px 5px #999;
	-webkit-box-shadow: 0px 0px 5px #333;
	 box-shadow: 0px 0px 5px #333;
	 
	 }
h3 { text-shadow:3px 3px 3px #bbb; 
}
#tot {
	width:760px;
	height:auto;
	overflow:auto;
	margin:auto;
	border-bottom:1px solid #036e81;
	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 {
	width:auto;
	text-decoration:none;
	color:#04b6ca;
	margin-top:0px;
}
#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 solid #3eafc0;
	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;
}
#menu_dr a:hover {
	text-decoration:underline;
}
.txt_info {
	width:auto;
	height:auto;
	margin:0px 20px 0px 20px;
	padding:0px 0px 10px 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:#04b6ca;
	margin:auto;
	display:block;
	margin-top:0px;
}
.txt_info 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;
}
.list_p {
	list-style-type:none;
}

