body {
	padding: 35px 0;
	margin: 0;
	text-align: center;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #B4D1A5;
	color: #6C6C6C;
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
}

div#holder {
	width: 970px;
	margin: 0 auto;
	text-align: left;
}

div#top {
	height: 115px;
	background-image: url(images/top-prechod.png);
	_background-image: none;
	_background-color: #FFFFFF;
	color:#FFFFFF;
	}

a#logo {
	width: 485px;
	display: block;
	height: 100%;
	color: #808285;
	text-decoration: none;
	float: left;
}
a#logo strong {
	display: none;
}
a#logo span {
	background-image: url(images/logo-panal-trans.gif);
	line-height: 90px;
	font-size: 1.2em;
	padding-left: 280px;
	width: 205px;
	_width: 100%;
	color:#FFFFFF;
}

.holaw {
	position: relative;
}
.holaw span {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	display: block;
	background-repeat: no-repeat;
}
a.holaw span {
	cursor: pointer;
}



div#top ul li {
	float: left;
	line-height: 88px;
	height: 83px;
	list-style: none;
}
div#top ul li a {
	padding: 0 13px;
	font-size: 1.2em;
	text-decoration: none;
	color: #FF6600;
}
div#top ul li a:hover {
	text-decoration: underline;
}
div#top ul li a.act {
	font-weight: bold;
}


div#homemid {
background-image: url(images/top-prechod.png);
	padding: 0px;
	margin: 0px;
	}

div#homemid object{
	margin: 0px;
	}
	
	

div#list dl {
	float: left;
	width: 243px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	overflow: hidden;
}
div#list dl dt {
	height: 34px;
	padding: 0 15px 0 15px;
	line-height: 34px;
	color: White;
	font-size: 1.5em;
	float: left;
}
div#list dl dd {
	margin: 0;
	padding: 15px;
	color: White;
	line-height: 1.4em;
	height: 70px;
	_height: 100px;
	clear: left;
	position: relative;
}
div#list dl dd a {
	display: block;
	margin-top: 1em;
	color: White;
	font-weight: bold;
	position: absolute;
	left: 15px;
	bottom: 13px;
}

div#list dl#home-menu1 {
	background-color: #339933;
	color: #ffffff;
	
}
div#list dl#home-menu1 dt {

}
div#list dl#home-menu2 {
	background-color: #73C571;
	color: #ffffff;
	
}
div#list dl#home-menu2 dt {
	
}
div#list dl#home-menu3 {
	background-color: #E67817;
	color: #ffffff;
	
}
div#list dl#home-menu3 dt {

}
div#list dl#home-menu4 {
	background-color: #808285;
	color: #ffffff;
	
}
div#list dl#home-menu4 dt {
	
}
div#list dl#home-menu1, div#list dl#home-menu3 {
	width: 242px;
}




div.news {
	clear: both;
	background-color: White;
	padding: 0 0 20px 0;
}
div.news div {
	width: 435px;
	padding: 20px 25px 0 25px;
	float: left;
}
div.news div img {
	float: left;
	display: block;
	margin-right: 20px;
}
div.news div p {
	margin: 0;
	line-height: 1.5em;
	color: #4B4B4B;
}
div.news div h2 {
	color: #054D73;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 0 0;
}
div.news div p a {
	color: #4B4B4B;
	font-weight: bold;
	text-decoration: none;
}
div.news div p a span {
	font-weight: normal;
	font-size: 1.1em;
}
div.news div p a:hover {
	text-decoration: underline;
}

div.news1 {
	background-color: White;
	padding: 0;
}
div.news1 div {
	width: 660px;
	padding: 20px 0 20px 0;
	float: left;
}
div.news1 div img {
	float: left;
	display: block;
	margin-right: 20px;
}
div.news1 div p {
	margin: 0;
	line-height: 1.5em;
	color: #4B4B4B;
}
div.news1 div h2 {
	color: #054D73 !important;
	font-size: 1.2em !important;
	font-weight: bold !important;
	margin: 0;
	padding: 5px 0 0 0;
}
div.news1 div p a {
	color: #4B4B4B;
	font-weight: bold;
	text-decoration: none;
}
div.news1 div p a span {
	font-weight: normal;
	font-size: 1.1em;
}
div.news1 div p a:hover {
	text-decoration: underline;
}

div.clear, div.news div.clear, div.news1 div.clear {
	height: 1px;
	overflow: hidden;
	clear: both;
	float: none;
	padding: 0;
}

div#footer {
	padding: 10px 20px;
	color: #054D73;
}
div#footer span {
	padding: 0 5px;
}
div#footer a {
	color: #054D73;
}
div#footer div.gr, div#footer div.gr a {
	color: #4B4B4B;
}
div.gr {
	padding-top: 5px;
}
div.fl {
	float: left;
	width: 520px;
}
div.fr {
	float: right;
	width: 350px;
	text-align: right;
}
div#submid {
	background-color: White;
	height: 100px;
	z-index:10;
}
div#rootline {
	height: 46px;
	background-image: url(images/subpage-rootline.jpg);
	line-height: 46px;
	padding-left: 285px;
	color: #FF7F00
}
	
	
	
	
	
	
	
	
	

div#content {
	background-color: White;
}
div#cleft {
	float: left;
	width: 245px;
	padding-bottom: 25px;
	}

div#cleft ul {
	width: 230px;
	margin: 31px 0 35px 0;
	padding: 0;
	}
	
div#cleft ul ul {
	margin: 0;
	padding-bottom: 5px;
	width: auto;
}

div#cleft ul li {
	list-style: none;
	background-image: url(images/menu-bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	_height: 1px;
	min-height: 1px;
	}
	
div#cleft ul li a {
	padding-top: 12px;
	padding-bottom: 12px;
	line-height: 1.4em;
	padding-right: 3px;
	min-height: 1px;
	color: #FF7F00;
}

div#cleft ul li li {
	background-image: none;
	margin-left: 45px;
}
div#cleft ul li li a {
	color: #FF7F00;
	padding-top: 10px;
	padding-bottom: 10px;
}
div#cleft ul li li li a {
	color: #FF7F00;
}
div#cleft ul li.act {
	list-style-type: square;
	color: #FF7F00;
}
div#cleft ul li.act a {
	color: #FF7F00;
	font-weight: bold;
}
div#cleft ul li a {
	display: block;
	text-transform: uppercase;
	padding-left: 30px;
	text-decoration: none;
}
div#cleft ul li li a {
	padding-left: 0;
}
div#cleft ul li a.act {
	background-image: url(images/menu-sipka.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-weight: bold;
}
div#cleft ul li li a.act {
	background-image: none;
}
div#cleft ul li a:hover {
	background-image: url(images/menu-sipka.gif);
	background-position: left;
	background-repeat: no-repeat;
}
div#cleft ul li li a:hover {
	background-image: none;
	text-decoration: underline;
}







div#ccenter {
	float: right;
	margin-right: 27px;
	_margin-right: 13px;
	width: 660px;
	font-size: 1.1em;
	padding-bottom: 2em;
}
div#ccenter a {
	font-weight: bold;
}
div#ccenter h1 {
	width: 100%;
	background-image: url(images/header-bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 0 50px 0 0;
	padding: 0 0 0 10px;
	line-height: 70px;
	font-size: 2.4em;
	font-weight: normal;
	position: relative;
	left: -10px;
}
div#ccenter h2 {
	margin: 15px 0 5px 0;
	color: #FF7F00;
	font-size: 1.8em;
	font-weight: normal;
}
div#ccenter h3 {
	margin: 10px 0 10px 0;
	font-size: 1em;
	text-transform: uppercase;
}
div#ccenter div.im {
	float: right;
	padding: 10px;
	margin: 0 0 15px 15px;
	background-color: #EAEAEA;
}
div#ccenter div.im a {
	display: block;
	color: #FF7F00;
	text-transform: uppercase;
	font-weight: bold;
}
div#ccenter div.im span {
	display: block;
	padding-top: 10px;
}
div#ccenter p {
	margin-top: 0;
	line-height: 1.6em;
}

div#ccenter h4 {
	color: #FF7F00;
	margin: 20px 0 0 0;
	font-size: 1em;
	text-transform: uppercase;
}
div#ccenter ul {
	padding: 0 0 0 15px;
	margin: 0.3em 0 1em 0;

}
div#ccenter ol {
	list-style-type: lower-alpha ;
	}
	
	
	
	

div.gallery {
	padding: 0;
	min-height: 1px;
	_height: 1px;
}
div.gallery div.fotka {
	float: left;
	width: 211px;
	height: 161px;
	margin: 0 8px 8px 0;
}
div.gallery div.fotka a {
	display: block;
	float: left;
	padding: 8px 8px;
	background-color: #EAEAEA;
	margin: 0;
}
div.gallery div.fotka a:hover {
	background-color: #AAAAAA;
}
div.gallery div.fotka a img {
	display: block;
}