@charset "utf-8";
/* CSS Document */

html, body {
	margin:0;
	padding:0;
	height:100%;
}

body { 
	background:#dedede url(../img/bgr.gif) repeat-y center top;
}

body.inner { 
	background:#dedede url(../img/bgr2.gif) repeat-y center top;
}

a {
	outline:none;
}

div.container {
	position:relative;
}


html>body div.container {
	min-height:100%;
	height:auto;
}


* html div.container {
	height:100%;
}

div.footer {
	height:66px;
	background:url(../img/footer.gif) center no-repeat top;
	position:absolute;
	width:100%;
	bottom:0;
	left:0;
}

div.outer {
	padding-bottom:80px;
}

div.top {
	height:40px;
	background:#000;
	position:relative;
}

div.inner {
	width:980px;
	margin:0 auto;
}

div.header {
/*	height:181px;*/
}

div.header div.logoBlock {
	background:url(../img/logo_bgr.gif) top left no-repeat;
	border-right:1px solid #fff;
	width:239px;
	height:181px;
	float:left;
}

div.header div.logoBlock a {
	display:block;
	margin:40px 0 0 20px;
	background:url(../img/logo.png);
	width:200px;
	height:85px;
	outline:none;
	text-indent:-9999px;
}

div.header div.imgBlock {
	float:left;
}

div.menuBlock {
	height:31px;
	background:url(../img/menu_line.gif);
}

div.menuBlock div.tel {
	height:31px;
	background:url(../img/tel_bgr.gif) right top no-repeat;
	width:220px;
	padding-left:20px;
	font:bold 14px/31px Arial, Helvetica, sans-serif;
	color:#fff;
	float:left;
}

div.menuBlock div.menuTop {
	height:31px;
	background:url(../img/square_menu.gif) top right no-repeat;
	width:714px;
	padding-right:26px;
	font:bold 14px/31px Arial, Helvetica, sans-serif;
	color:#fff;
	float:left;
}

div.menuBlock div.menuTop ul {
	height:31px;
	margin:0;
	padding:0;
	list-style-type:none;
}

div.menuBlock div.menuTop ul li {
	height:31px;
	padding:0 10px;
	font:bold 14px/31px Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	float:left;
}

div.menuBlock div.menuTop ul li.active {
	background:url(../img/act.gif) left bottom no-repeat;
}

div.menuBlock div.menuTop ul li.image {
	padding-right:0px;
}


div.menuBlock div.menuTop ul li.image:hover {
	background: none;
}

div.menuBlock div.menuTop ul li.image img {
	border:0;
	display:block; 
	float:left;
	padding-top:6px;
}

div.menuBlock div.menuTop ul li.div {
	background:url(../img/divider_top.gif);
	width:6px;
	padding:0;
	height:31px;
}

div.menuBlock div.menuTop ul li.div:hover  {
	background:url(../img/divider_top.gif);
	width:6px;
	padding:0;
	height:31px;
}


div.menuBlock div.menuTop ul li a {
	font:bold 12px/31px Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
}

div.menuBlock div.menuTop ul li:hover {
	background:url(../img/act.gif) left bottom no-repeat;
}

div.menuBlock div.menuTop ul li.active:hover {
	background:url(../img/act.gif) left bottom no-repeat;
}

div.wrapper {
	background:url(../img/wrapper.gif) repeat-x top left;
}

/**+html div.wrapper {
	margin-top:31px;
}*/

div.wrapper div.left {
	width:239px;
	border-right:1px solid #fff;
	float:left;
	padding-top:33px;
	background:#fff url(../img/wrapper.gif) top left repeat-x;
}

* html div.wrapper div.left {
	padding-top:25px !important;
}

div.left ul.lvl1 {
	padding:0;
	margin:0;
	list-style-type:none;
	background:#fff;
}

div.left ul.lvl1 li {
	padding-bottom:12px;
	background:url(../img/div_left.gif) left bottom no-repeat;
	padding-top:6px;
}

div.left ul.lvl1 li a {
	display:block;
	color:#4f4f4f;
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	padding-left:25px;
}

div.left ul.lvl1 li.active a {
	background:url(../img/bullet.gif) left top no-repeat;
}

div.left ul.lvl1 li ul.lvl2 {
	padding:6px 0 0 40px;
	margin:0;
	list-style-type:none;
}

div.left ul.lvl3 {
	margin:0;
	padding: 0px 0pt 0pt 20px;
	list-style-type:none;
}

div.left ul.lvl1 li ul.lvl2 li {
	background:none;
	padding:0;
}

div.left ul.lvl1 li ul.lvl2 li a {
	display:block;
	font:normal 12px/18px Tahoma;
	color:#3a9001;
	text-decoration:none;
	text-transform:none;
	background:none;
	padding-left:0;
	height: 18px;
}

div.left ul.lvl1 li ul.lvl2.grey li a {
	color:#4f4f4f;
}

div.left ul.lvl1 li ul.lvl2 ul.lvl3 li a{
	color:#3a9001;
}

div.left ul.lvl1 li ul.lvl2 li.active a {
	text-decoration:underline;
}

div.wrapper div.center {
	float:right;
	width:740px;
	padding-top:29px;
	position:relative;
}

div.center div.table {
	background:url(../img/table.gif);
	height:201px;
}

div.center div.table table tr td {
	vertical-align:middle;
	text-align:center;
	width:33%;
	color:#494949;
	font:normal 12px/16px Tahoma;	
}

div.center div.table table tr a.out-link {
	text-decoration:none;
	text-transform:none;
	color:#494949;
}

div.center div.table table tr a.out-link img {
	border: none;
}

div.content {
	padding: 0px;
	position:relative;
	padding-left:20px;
	color:#5f5f5f;
	font:normal 12px/16px Tahoma;
}

div.breadcrumbs {
	position:absolute;
	top:10px;
	left:18px;
	font:normal 12px/16px Tahoma;
	color:#616161;
}

div.breadcrumbs a {
	text-decoration:none;
	font:normal 12px/16px Tahoma;
	color:#616161;
	padding:0 2px;
}

div.breadcrumbs a.last {
	text-decoration:none;
	font:normal 12px/16px Tahoma;
	color:#7f7f7f;
}

div.content h1 {
	color:#6ea116;
	font:bold 12px/16px Tahoma;
	margin:10px 0;
}

div.content p {
	color:#5f5f5f;
	font:normal 12px/16px Tahoma;
	margin:10px 0;
	text-align:justify;
	margin-right:20px;
}

div.content hr {
	background:#5f5f5f;
	margin:20px 0;
	border:0;
	height:1px;
} 

div.content div.news div.item {
	float:left;
	width:350px;
}

div.content div.news div.item img {
	border: none;
	padding-right:10px;
	display:block;
	float:left;
}

div.content div.news div.item a, div.content div.art a{
	text-decoration: none;
	text-transform: none;
}


div.content div.news div.item h2 {
	margin:0;
	margin-left:110px;
	color:#6ea116;
	font:bold 12px/16px Tahoma;

}

div.content div.news div.item p {
	color:#5f5f5f;
	font:normal 12px/16px Tahoma;
	margin:10px 0;
	text-align:justify;
	margin-left:110px;
	margin-right:20px;
}

a.home {
	display:block;
	position:absolute;
	top:12px;
	left:150px;
	background:url(../img/icons/home.gif) no-repeat;
	width:13px;
	height:12px;
}

a.map {
	display:block;
	position:absolute;
	top:12px;
	left:185px;
	background:url(../img/icons/map.gif) no-repeat;
	width:13px;
	height:12px;	
}

a.mail {
	display:block;
	position:absolute;
	top:12px;
	left:216px;
	background:url(../img/icons/mail.gif) no-repeat;
	width:14px;
	height:12px;
}

div.internal {
	position:relative;
	margin:0 auto;
	width:980px;
	height:40px;
}

a.language {
	background:#000;
	font: normal 12px/13px Tahoma;
	color:#fff;
	padding:0 5px;
	text-decoration:none;
}

div.top a.language.active {
	background:#fff !important;
	color:#73a238 !important;
}

div.lang {
	position:absolute;
	left:50%;
	top:50%;
	margin:-10px 0 0 -30px;
}

div.copy {
	position:absolute;
	bottom:10px;
	right:20px;
	color:#fff;
	font: normal 12px/16px Tahoma;
}

img.footerLogo {
	position:absolute;
	bottom:10px;
	left:30px;
	border:0;
}

div.gallery {
	margin: 0 0 0 -12px;
}

div.gallery div.paginate {
	background:url(../img/paginate.gif);
	width:719px;
	height:18px;
	margin:10px 0;
}

div.gallery div.paginate span.l {
	float:left;
	display:block;
	font:bold 12px/18px Tahoma;
	color:#ffffff;
	padding-left:10px;
}

div.gallery div.paginate span.r {
	float:right;
	display:block;
	font:bold 12px/18px Tahoma;
	color:#ffffff;
	padding-right:10px;
}

div.gallery div.paginate span.r span.current {
	color:#ffffff;
}

div.gallery div.paginate span.r a {
	color:#d0d0d0;
	text-decoration:none;
	font:bold 12px/18px Tahoma;
} 

div.gallery div.paginate2 {
	background:url(../img/paginate.gif);
	width:719px;
	height:18px;
	margin:15px 0;
}

div.gallery div.paginate2 span.l {
	float:left;
	display:block;
	font:bold 12px/26px Tahoma;
	color:#ffffff;
	padding-left:10px;
}

div.gallery div.paginate2 span.r {
	float:right;
	display:block;
	font:bold 12px/26px Tahoma;
	color:#ffffff;
	padding-right:30px;
}

div.gallery div.paginate2 span.r a {
	color:#ffffff;
	text-decoration:none;
	font:bold 12px/26px Tahoma;
} 

div.podrobno {
	padding-bottom:10px;
	border-bottom:22px solid #c7c7c7;
	margin-right:20px;
}

div.podrobno img {
	padding-right:20px;
	padding-top:4px;
}



div.gallery div.control {
	padding-bottom:10px;
	margin-top:10px;
}

div.gallery div.control a.back {
	color:#616161;
	font:bold 12px/18px Tahoma;
	text-decoration:none;
	padding-right:10px;
}

div.gallery div.control a.forward {
	color:#616161;
	font:bold 12px/18px Tahoma;
	text-decoration:none;
	padding-left:10px;
}

div.gallery div.control a.numb {
	color:#616161;
	font:bold 12px/18px Tahoma;
	text-decoration:none;
	padding:0 1px;
}

div.gallery div.control a.numb.active {
	background:#7dae3f;
	color:#fff;
	padding:0 3px;
}

div.gallery td {
	vertical-align:middle;
	text-align:center;
}

div.gallery td div.number {
	text-align:center;
	font:bold 12px/24px Tahoma;
	color:#494949;
}

div.gallery td img {
	border:15px solid #e9e9e9;
	cursor: pointer;
}

div.submenu {
	height:43px;
	margin: 0 0 0 -12px;
}

div.submenu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	height:43px;
}

div.submenu ul li {
	float:left;
	padding-top:17px;
	height:26px;
	background:url(../img/sub.gif) bottom left no-repeat;
	width:180px;
	border:1px solid blue;
}

div.submenu ul li.active {
	background:url(../img/sub_active.gif) bottom left no-repeat;
}

div.submenu ul li.last {
	width:179px;
}

div.submenu ul li a {
	font:bold 12px/26px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	text-decoration:none;
	display:block;
	float:left;
	width:179px;
	text-transform:uppercase;
	height:26px;

}


div.submenu a {
	font:bold 12px/26px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	text-decoration:none;
	display:block;
	float:left;
	width:180px;
	text-transform:uppercase;
	height:26px;
	background:url(../img/sub.gif) bottom left no-repeat;
	padding-top:17px;
}

div.submenu a.active {
	background:url(../img/sub_active.gif) bottom left no-repeat;
}

/*pop up 1 block*/

div.popUp1 {
	width:690px;
	height:600px;
	background:#E9E9E9;
	padding:20px;
}

div.popUp1 table tr td {
	vertical-align:top;
	text-align:left;
}

div.popUp1 table tr td img {
	display:block;
	padding-bottom: 5px;
}
div.popUp1 table tr td img.thumb_show {
	cursor: pointer;
}

div.popUp1 table tr td div.ann {
	color:#505050;
	font:normal 12px/16px Tahoma;
	height:16px;
	padding-bottom:10px;
}

div.popUp1 table tr td h1 {
	color:#6ea116;
	font:bold 12px/16px Tahoma;
	margin:10px 0;
	margin-top:0px;
}

div.popUp1 table tr td p {
	color:#505050;
	font:normal 12px/16px Tahoma;
	margin:10px 0;
	text-align:justify;
	margin-right:20px;
}

div.popUp1 a.close {
	background:url(../img/close.jpg) no-repeat;
	width:113px;
	height:14px;
	position:absolute;
	right:20px;
	bottom:10px;
	text-indent:-9999px;
}


div.art {
	margin-top:4px;
	border-top:15px solid #c1c1c1;
	padding-bottom:10px;
}

div.art img {
	display:block;
	margin-right:20px;
	float:left;
	margin-top:12px;
	border:1px solid #c1c1c1;
}



.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE5/Mac \*/
* html .clearfix {height: 1px;}
.clearfix {display: block;}
/* End hide from IE5/Mac */


div.clear {
	clear:both;
	height:0 !important;
	font:normal 0px/0px Tahoma; !important;
	margin:0;
	padding:0;
}

div.jqifade {
	background-color: #FFFFFF;
}

div.content a.word-link {
	text-decoration: none;
}

div.content a.word-link  img {
	border: 0px;
	margin-bottom: -4px;
}

div.loading {
background: url('../img/ajax-loader.gif') no-repeat scroll 50%;
height: 315px;
width: 600px
}

a.video-link {
	text-decoration:none;
	color: #5F5F5F;
}

a.video-link img {
	border:none;
}