@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0;}img {border:0;}a {color:#2e4d6b;}*:focus, * {
  -moz-outline: none;
  outline: none;
  ie-dummy: expression(this.hideFocus=true);
}

body {
	background-color:#283e55;
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	}	

#wrap{
	background:#283e55 url(../images/top_bg.jpg) center top no-repeat;
	}	

#wrap_1{
	background: url(../images/bg_center_bottom.png) left bottom repeat-x;
	}	

#wrap_2{
	background: url(../images/bg_center.png) center bottom no-repeat;
	}	

#wrap_3{
	background: url(../images/bg.png) center top repeat;
	}	

#wrap_4{
	background: url(../images/bg_all.png) center top repeat;
	}	

#wrap_5{	

	background: url(../images/polos.png) center top no-repeat;
	}	

	

/* header */

#header_wrap{
	padding:20px 0 10px 0;
	background: url(../images/header_shad.png) center bottom no-repeat;
	}

#header{
	width:960px;
	margin:0 auto;
	height:320px;
	position:relative;
	background: url(../images/header.png) left top repeat;
	-moz-border-radius:10px;
 	-webkit-border-radius:10px;
    -khtml-border-radius:10px;
    border-radius:10px;
 	behavior: url(PIE.htc);
	position:relative;
}

#header_top{
	background: url(../images/header_top.png) -20px top no-repeat;
	height:320px;
	}	

#header_img{
	background: url(../images/header.jpg) left 94px no-repeat;
	height:320px;
	}

#slider{
	position:absolute;
	left:0;
	top:94px;
	}

#logo{
	width:645px;
	height:64px;
	position:absolute;
	top:16px;
	left:17px;
	background: url(../images/logo.png) left top no-repeat;
}

#search{
	position:absolute;
	top:33px;
	right:28px;
	background: url(../images/search_bg.png) right top no-repeat;
	width:205px;
	height:30px;
	}	

#search .button{
	float:right;
	background: url(../images/search.png) center center no-repeat;
	border:none;
	overflow:hidden;
	text-indent:-10000px;
	display:block;
	width:22px;
	height:22px;
	cursor:pointer;
	margin:3px 5px 2px 2px;
	}	

#search .inputbox{
	border:none;
	float:left;
	width:155px;
	padding:2px;
	margin:4px 2px 2px 8px;
	color:#666;
	}

/*-TOP-MENU-*/

#menu_top{
	background-color:#c9d7e3;
	position:absolute;
	bottom:0px;
	left:0px;
	height:36px;
	width:100%;
	-moz-border-radius:0 0 10px 10px;
 	-webkit-border-radius:0 0 10px 10px;
    -khtml-border-radius:0 0 10px 10px;
    border-radius:0 0 10px 10px;
 	behavior: url(PIE.htc);
	}	

#menu_top ul{
	text-align:center;
	}	

#menu_top li{
	list-style-type: none;
	display:inline-block;
	position:relative;
}	

#menu_top ul a{
	height:14px;
	float:left;
	padding:9px 27px 13px 27px;
	text-align:center;
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#3c6081;
	background: url(../images/menu_top.png) left top no-repeat;
	
	}	

#menu_top ul li:first-child >a{
	background-image: none;
	}	

#menu_top li:hover >a, #menu_top .active > a{
	color:#193a58;
	background-color:#fcdb00;
}

#menu_top ul ul{
	display:none;
	position:absolute;
	left:2px;
	top:36px;
	z-index:10000;
	padding:20px 15px 15px 20px;
	background:#f3bb00 url(../images/menu_top_ul.png) left top repeat-x;
	width:260px;
	}
	
	#menu_top ul li.item-110 ul{
		width:160px;
		}

#menu_top ul li:hover ul{
	display:block;
	}	

#menu_top ul ul li{
	float:left;
	}	

#menu_top ul ul span.separator{
	color:#193a58;
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	float:left;
	padding:0;
	}	

#menu_top ul ul ul{
	display:block;
	float:left;
	width:auto;
	clear:both;
	position:relative;
	top:auto;
	left:auto;
	background:none;
	padding:0 30px 10px 0;
	}
	
	.item-170{
		clear: left;
		}
	#menu_top ul ul li.item-171{
		float:right;
		clear:right;
		}	

#menu_top ul ul ul li{
	float:left;
	clear:both;
	}	

#menu_top ul ul a{
	height:auto;
	float:left;
	padding:3px 0px 3px 10px;
	text-align:left;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
	color:#556e84;
	background:url(../images/menu_left_1.png) left center no-repeat;
	width:90px;
	}	

#menu_top ul ul a:hover, #menu_top ul ul .current > a, #menu_top ul ul li:first-child a{
	background:url(../images/menu_left_1.png) left center no-repeat;
	}	

/*banner_top*/

/*center*/

#banner_top{
	float:left;
	clear:both;
	width:650px;
	overflow:hidden;
	}
	
#banner_top .moduletable{
	width:660px;
	}
        #banner_top ul{
            text-align: center;
        }	
#banner_top li{
	float:none;
	list-style:none;
        display: inline-block;
	}
        #banner_top li:nth-child(4){
            margin-right: 10px;
            margin-left: -10px;
        }
        #banner_top li:nth-child(4),#banner_top li:nth-child(5){
            width: 320px;
            
        }
#banner_top li:nth-child(4) a,#banner_top li:nth-child(4) a img,#banner_top li:nth-child(5) a,#banner_top li:nth-child(5) a img{ 
 width: 100%; 
}
#banner_top li:nth-child(4) a img,#banner_top li:nth-child(5) a img{
    height: 90px;
}
#banner_top li:nth-child(4) a ,#banner_top li:nth-child(5) a {
 height: 110px;   
}
#banners {
    overflow: hidden;
   padding: 0 0 17px 1px;
   border-bottom: 1px solid #b5c0cb;
}
#news .moduletable:first-child{
 padding-top: 0;   
}
#news .moduletable{
    border-bottom: 1px solid #b5c0cb;  
    padding-top: 20px;
}
#news .moduletable:last-child{
     border-bottom:none;    
}
#banners .banneritem{
margin: 10px 0;
border-bottom: 1px solid #b5c0cb;
padding-bottom: 10px;
    padding: 15px 10px 25px 9px;
}
#banners .banneritem:last-child{
padding-bottom: 0;
border: none;
}
#banners .banneritem img{
    width: 98%;
    display: block;
    margin: 0 auto;
}
#banner_top li a{
	float:left;
	width:211px;
	height:126px;
	margin:0 9px 10px 0;
	border:0px solid #cad8e4;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	background:#cad8e4;
	text-align:center;
	padding:11px 0px 0;
	color:#002346;
	text-shadow:1px 1px 1px #fff;
	text-decoration:none;
	font:bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:1em;
	
	box-shadow:0px 5px 15px #000;
	}	
	
#banner_top li a img{
	width:211px;
        height: 106px;
	}
	
/*	
#banner_top li a{
	float:left;
	width:179px;
	height:76px;
	margin:0 10px 10px 0;
	border:1px solid #89d096;
	border-right:none;
	border-bottom:none;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	background:url(../images/banner_top_1.png) left center repeat;
	text-align:center;
	padding:19px 15px 0;
	color:#040404;
	text-shadow:1px 1px 1px #c3e7c7;
	text-decoration:none;
	text-transform:uppercase;
	font:bold 22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:1.4em;
	}
	
/*	#banner_top li.item-301 a{
		background:url(../images/banner_top_2.png) left center repeat;
		border-color:#fef77f;
		text-shadow:1px 1px 1px #fffbbb;
		}
		
	#banner_top li.item-302 a{
		background:url(../images/banner_top_3.png) left center repeat;
		border-color:#feb27b;
		text-shadow:1px 1px 1px #ffd3b3;
		}
*/
/**/
#center_wrap{
	background: url(../images/bg_center_top.png) center top no-repeat;
	overflow:auto;
	}

#center{
	width:960px;
	margin:0 auto;
	padding:0px 0 0 0;
	overflow:visible;
	}
	
#left_w{
	width:650px;
	float:left;
	}

#left{
	width:650px;
	float:left;
	background:#fff url(../images/center_top.png) center top repeat-x;
	-moz-border-radius:10px;
 	-webkit-border-radius:10px;
    -khtml-border-radius:10px;
    border-radius:10px;
 	behavior: url(PIE.htc);
	position:relative;
	min-height:610px;
	}	
	
	#left.right_no_visible{
		width:960px;
		}

#right{
	width:300px;
	float:right;
	background:#fff url(../images/center_top.png) center top repeat-x;
	-moz-border-radius:10px;
 	-webkit-border-radius:10px;
    -khtml-border-radius:10px;
    border-radius:10px;
 	behavior: url(PIE.htc);
	position:relative;
	min-height:610px;
	}	

/*menu_left*/	

#menu_left{
	width:150px;
	padding:0 0 40px 18px;
	float:left;
	background:#eff3f6 url(../images/center_top.png) center top repeat-x;
	-moz-border-radius:10px 0 0 0;
 	-webkit-border-radius:10px 0 0 0;
    -khtml-border-radius:10px 0 0 0;
    border-radius:10px 0 0 0;
 	behavior: url(PIE.htc);
	position:relative;
	}	

#menu_left h3{
	font:10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#2e4d6b;
	font-weight:bold;
	text-transform:uppercase;
	padding:5px 0 25px;
	}	

#menu_left ul{
	float:left;
	}	

#menu_left li{
	list-style:none;
	float:left;
	clear:both;
	}

#menu_left li a{
	float:left;
	color:#4d6985;
	text-decoration:none;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0;
	margin-bottom:10px;
	font-weight:bold;
	background:url(../images/menu_left.png) left bottom repeat-x;
	}	

#menu_left li a:hover, #menu_left li.active a{
	}	

#menu_left ul ul{
	float:left;
	margin-bottom:10px;
	display:none;
	clear:both;
	}

#menu_left ul li li{
	background:url(../images/menu_left_1.png) left 7px no-repeat;
	padding-left:10px;
	}	

#menu_left ul ul li a{
	color:#6685a3;
	font-weight:normal;
	border-bottom:1px solid #6685a3;
	background:none;
	}	

#menu_left ul ul li:hover, #menu_left ul ul li.active{
	background:url(../images/menu_left_1h.png) left 7px no-repeat;
	}	

#menu_left ul ul li a:hover, #menu_left ul ul li.active a{
	border-bottom:1px solid #eff3f6;
	}	
	
/*menu_left_top*/
	
#menu_left_top{
	width:100%;
	float:left;
	margin-bottom:25px;
	}
	
#menu_left_top h3{
	font:10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#2e4d6b;
	font-weight:bold;
	text-transform:uppercase;
	padding:5px 0 9px 20px;
	height:10px;
	}	
	
#menu_left_top ul{
	width:100%;
	float:left;
	background-color:#eff3f6;
	border-bottom:1px solid #d8e2e9;
	padding:5px 0px;
	overflow:hidden;
	}
	
#menu_left_top ul li{
	list-style:none;
	float:left;
	padding:6px 19px 6px 22px;
	background:url(../images/menu_left_top.png) left center no-repeat;
	margin-left:-5px;
	}
	
#menu_left_top ul li a{
	color:#2e4d6b;
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:underline;
	}
		
#menu_left_top ul li a:hover, #menu_left_top ul li.active a{
	color:#ca850d;
	text-decoration:none;
	}
	
/*big*/
	
#menu_left_top_big{
	width:100%;
	float:left;
	margin-bottom:25px;
	}
	
#menu_left_top_big h3{
	font:10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#2e4d6b;
	font-weight:bold;
	text-transform:uppercase;
	padding:5px 0 9px 20px;
	height:10px;
	}	
	
#menu_left_top_big ul{
	width:100%;
	float:left;
	background-color:#eff3f6;
	border-bottom:1px solid #d8e2e9;
	padding:10px 0px;
	overflow:hidden;
	text-align:center;
	}
	
#menu_left_top_big ul li{
	list-style:none;
	display: -moz-inline-box;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  word-spacing: normal;
  vertical-align: top;

	}
	
#menu_left_top_big ul li a{
	height: 14px;
	float: left;
	padding:6px 19px 6px 22px;
	text-align: center;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #3C6081;
	background: url(../images/menu_top.png) left top no-repeat;
}

#menu_left_top_big ul li:first-child > a{
	background:none;
	}
		
#menu_left_top_big ul li a:hover, #menu_left_top_big ul li.active a{
	color:#ca850d;
	text-decoration:none;
	}

/*content*/

#content{
	float:right;
	padding:25px 5px 25px 10px;
	width:467px;
	overflow:hidden;
	}
	
	#content.right_no_visible{
		width:770px;
		}	

#content100{
	float:left;
	padding:0px 20px 25px 20px;
	width:610px;
	overflow: hidden;
	clear:both;
	}
	
	#content100.right_no_visible{
		width:920px;
		}	

.item-page{
	width:100%;
	float:left;
	}	

#content .item-page{
	width:100%;
	float:left;
	padding-top:0px;
	}	

.item-page h1.contentheader{
	font:20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#2e4d6b;
	font-weight:bold;
	padding-bottom:0.8em;
	}	

.blog>h1, h1.componentheader, .blog > h2, .category-list>h1, .archive>h1{
	font:10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#2e4d6b;
	font-weight:bold;
	text-transform:uppercase;
	padding:5px 0 25px;
	}	
	
	.archive .filter-search{
		padding:10px;
		}
		
	.archive .filters{
		margin-bottom:20px;
		}
		
	.archive h2{
		font-size:1em;
		}

.items-leading h2{
	font:18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#2e4d6b;
	font-weight:bold;
	}	

.items-leading h2 a{
	font:18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#2e4d6b;
	font-weight:bold;
	}	

.item-separator{
	clear:both;
	padding-bottom:10px;
	}

#center p{
	padding-bottom:1em;
	line-height:1.3em;
	}
	
table.category{
	width:100%;
	}
	
.blog img, .item-page img {
	padding:5px;
	}
	
/*#center .item-page h1{
	color:#2e4d6b;
	font:24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0 0 1em 0;
	font-weight:bold;
	}*/
	
#center .item-page img{
	border:1px solid #64829e;
	margin:0 15px 0 15px;
	}

/*--RIGHT--*/

/*login*/

img.volan{
	position:absolute;
	left:241px;
	bottom: -25px;
	z-index:9000;
	}	

#login{
	padding:41px 10px 17px 13px;
	border-bottom:1px solid #b5c0cb;
	position:relative;
	}	

#login fieldset{
	border:none;
	}	

#login p{
	float:left;
	clear:both;
	padding:0;
	}	

#modlgn-username, #modlgn-passwd{
	float:left;
	clear:both;
	background:url(../images/input.png) left center no-repeat;
	margin-bottom:8px;
	color:#8fa3b6;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:7px 13px;
	border:none;
	}	

#form-login-remember{
	float:left;
	clear:both;
	font-size:11px;
	}	

#login .button{
	border:none;
	background:none;
	cursor:pointer;
	color:#2e4d6b;
	font:25px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
	}	

#login ul{
	position:absolute;
	top:81px;
        left: 164px;
	}

#login li{
	float:left;
	clear:both;
	list-style:none;
	color:#2e4d6b;
	font:10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	}	

/*news*/

#news{
	padding:20px 10px 17px 13px;
	border-bottom:1px solid #b5c0cb;
	width:277px;
	float:left;
	}	
	
#news .moduletable{
	padding-bottom:20px;
	}
	
.button{
	cursor:pointer;
	}

#news h3{
	font:18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#2e4d6b;
	font-weight:bold;
	padding-bottom:5px;
	margin-bottom:7px;
	text-decoration:underline;
	}	

.newsflash a.createdate{
	font:10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#2e4d6b;
	text-decoration: underline;
	background:url(../images/menu_left_1.png) left center no-repeat;
	float:left;
	padding:0 5px 0 10px;
	font-weight:bold;
	}	

#news .clear{
	clear:both;
	}

#news p{
	color:#666666;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:1.3em;
	padding-bottom:1em;
	}
	
.arh{
	clear:both;
	font-weight:bold;
	display:block;
	width:100%;
	margin:25px 0 0 0;
	}	
	
.pagination{
	padding:20px 0;
	}
	
.pagination li{
	float:left;
	list-style:none;
	padding: 0 15px 0 0;
	}	
	
	.pagination .counter{
		display:none;
		}

	
/*Gamers*/
#gamer{
	padding:20px 0px 17px 18px;
	border-bottom:1px solid #b5c0cb;
	float:left;
	width:282px;
	}	
	
.custom_komanda{
	float:left;
	width:290px;
	}

#gamer h3{
	font:18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#2e4d6b;
	font-weight:bold;
	padding-bottom:5px;
	margin-bottom:7px;
	text-decoration:underline;
	}	
	
.custom_komanda a, .customhistory a{
	float:left;
	text-align:center;
	width:117px;
	height:145px;
	margin:0 27px 10px 0;
	color:#4d6985;
	text-decoration:none;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	.custom_komanda a{
		height:auto;
		}
	
.customhistory a{
	float:left;
	text-align:center;
	width:128px;
	height:150px;
	margin:0 12px 10px 12px; 
	color:#2e4d6b;
	text-decoration:none;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
	
.custom_komanda img{
	border:1px solid #fff;
	box-shadow:0px 0px 6px #999;
	-moz-box-shadow:0px 0px 6px #999;
	-webkit-box-shadow:0px 0px 6px #999;
	behavior: url(PIE.htc);
	position:relative;	
	}
	
#center .customhistory img{
	border:1px solid #2e4d6b;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior: url(PIE.htc);
	position:relative;	
	margin:0 15px 0 0px;
	}
	
.customhistory p{
	float:left;
	}
	
.custom_komanda br{
	float:left;
	clear:both;
	}
	
.item-page .custom_komanda br{
	display:none;
	}
	
.item-page .custom_komanda{
	width:auto;
	}

/*PHOTO*/

#photo{
	clear:both;
	padding:20px 10px 17px 13px;
	border-bottom:1px solid #b5c0cb;
	}	

#photo h3{
	font:18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#2e4d6b;
	font-weight:bold;
	padding:0 0 5px 0px;
	margin-bottom:7px;
	text-decoration:underline;
	}	

#photo img{
	border:1px solid #2e4d6b;
	margin-right:10px;
	}	

#photo p{
	padding-bottom:0.5em;
	}	

#photo a{
	font-weight:bold;
	}	

/*rating*/

#rating{
	clear:both;
	padding:20px 13px 17px 13px;
	}	
	
#rating>a{
	width:70px;
	padding:5px;
	color:#fff;
	background-color:#b4bfca;
	float:left;
	margin:0 2px 10px 2px;
	text-decoration:none;
	}
	
	#rating>a:hover, #rating>a.active{
		background-color:#7094b8;
		}

#rating h3{
	font:18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#2e4d6b;
	font-weight:bold;
	padding:0 0 5px 0px;
	margin-bottom:7px;
	text-decoration:underline;
	}	

/*tab*/

#contentPaneWrapper dl.tabs{
	margin: 0px 0px 0px 0px !important;
	}	

#contentPaneWrapper div.current dd{
	background:none !important;
	padding:20px !important;
	}
	
.rating #contentPaneWrapper div.current dd{
	background:none !important;
	padding:0px !important;
	border:none !important;
}
	
	
#contentPaneWrapper div.current tr{
	background-color:#e1e7ed;
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#4d6985;
	}	
	
	#contentPaneWrapper div.current tr.odd{
		background:none;
		}
		
	#contentPaneWrapper div.current tr td{
			padding:4px 5px;
		}

#contentPaneWrapper div.current {
	border:1px solid #e6e6e6 !important;
	position:relative;
	margin-right:0px !important;
	}
	
#contentPaneWrapper dl.tabs dt{
	}	
	
#contentPaneWrapper dl.tabs dt span{
	background:url(../images/tab_razd_r.png) right top no-repeat !important;
	float:left;
	max-width:71px;
	height:28px;
	padding:14px 15px !important;
	}

#contentPaneWrapper dl.tabs dt.closed{
	background-color:#f5f1da !important;
	background:#f5f1da url(../images/tab_razd_l.png) left top no-repeat !important;
	color:#3c6081 !important;
	border:0px solid #7cc3f2 !important;
	border-bottom:none !important;
	border-top:none !important;
	padding:0px !important;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px !important;
	line-height:1.1em;
	}

#contentPaneWrapper dl.tabs dt.open{
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0px !important;
	color:#3c6081 !important;
	border:0px solid #eeeeee !important;
	border-bottom:0px solid #fff !important;
	position:relative;
	margin-right:0px !important;
	margin-bottom:0px !important;
	line-height:1.1em;
	background:#ebe2a9 url(../images/tab_razd_l.png) left top no-repeat !important;
	}
	
#contentPaneWrapper dl.tabs dt.tab_first{
	background-image:none !important;
	}

/*rat*/
.rating #contentPaneWrapper div.current {
	border:0px solid #e6e6e6 !important;
	position:relative;
	margin-right:0px !important;
	}
	
.rating #contentPaneWrapper dl.tabs{
	text-align:center;
	}	
	
.rating #contentPaneWrapper dl.tabs dt span{
	background:none !important;
	float:none !important;
	max-width:auto;
	height:auto;
	padding:0px 16px 10px!important;
	font-weight:bold;
	display: -moz-inline-box;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  word-spacing: normal;
  vertical-align: top;
  text-decoration: underline;
	}
	
	.rating #contentPaneWrapper dl.tabs dt span:hover{
		text-decoration:none;
		}

.rating #contentPaneWrapper dl.tabs dt.closed{
	background-color:none !important;
	background:none !important;
	color:#3c6081 !important;
	border:0px solid #7cc3f2 !important;
	border-bottom:none !important;
	border-top:none !important;
	padding:0px !important;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px !important;
	line-height:1.1em;
	text-decoration: underline;
	float:none !important;
		  display: -moz-inline-box;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  word-spacing: normal;
  vertical-align: top;
	}

.rating #contentPaneWrapper dl.tabs dt.open{
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0px !important;
	color:#3c6081 !important;
	border:0px solid #eeeeee !important;
	border-bottom:0px solid #fff !important;
	position:relative;
	margin-right:0px !important;
	margin-bottom:0px !important;
	line-height:1.1em;
	background:none !important;
	text-decoration:none;
	float:none !important;
		  display: -moz-inline-box;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  word-spacing: normal;
  vertical-align: top;
	}
	
	.rating #contentPaneWrapper dl.tabs dt.open span{
		text-decoration:none;
		}
	
.rating #contentPaneWrapper dl.tabs dt.tab_first{
	background-image:none !important;
	}
	
/**/
#rating.rating #contentPaneWrapper dl.tabs dt span{
	padding:0px 8px 0px!important;
	}
	
#rating.rating #contentPaneWrapper dl.tabs dt.closed span{
	color:#8fa3b6;
	}


/*modules_wrap*/

#modules_bottom_wrap_wrap{
	background:#3e6284 url(../images/bg_all.png) center top repeat;
	clear:both;
	margin-top:-46px;
	}

#modules_bottom_wrap{
	background:url(../images/top_foot.png) left top repeat-x;
	clear:both;
	padding-top:71px;
	}	

#modules_bottom{
	width:960px;
	margin:0 auto;
	overflow:hidden;
	}	

#modules_1, #modules_2, #modules_3, #modules_4{
	background:url(../images/mod_bottom.png) left 36px repeat-x;
	padding:0 7px 10px;
	margin:0 11px;
	width:203px;
	float:left;
	min-height:200px;
	color:#FFF;
	font:12px Arial, Helvetica, sans-serif;
	}	

#modules_1 h3, #modules_2 h3, #modules_3 h3, #modules_4 h3{
	font:18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#e7cf2b;
	padding:0 0 25px 5px;
	}	

#modules_3{
	color:#FFF;
	font-size:12px;
	}

#modules_3 td{
	padding:2px 3px;
	}	

#modules_3 a{
	padding-left:10px;
	color:#bccad7;
	text-decoration:underline;
	}	

#modules_4{
	color:#FFF;
	font-size:12px;
	}	

/*baner_bottom*/



#baner_bottom_wrap_wrap{
	background:#324e6a url(../images/bg_all.png) center top repeat;
	clear:both;
	overflow:hidden;
	}

#baner_bottom_wrap{
	background:url(../images/top_foot.png) left top repeat-x;
	clear:both;
	overflow:hidden;
	}	

#baner_bottom{
	width:960px;
	margin:0 auto;
	padding:20px 0;
	overflow:hidden;
	}	

#baner_bottom p{
	text-align:center;
	}	

#baner_bottom p a{
	text-align:center;
	padding:0 45px;
	}	
	
/* start carousel */

.jcarousel-container-horizontal {
    width:908px;
	height:auto;
	float:left;
	padding:0 26px;
}

.jcarousel-clip {
    overflow:hidden;
}
.jcarousel-clip-horizontal {
    width:908px;
    height:auto;
}

.jcarousel-item {
    width:207px;
    height:100px;
	position:relative;
	padding:0px;
	margin:20px 10px !important;
	border:0px solid #5b7fa6;
	
}

.jcarousel-item a{
	opacity:1;
	height:100px;
	width:207px;
	padding:0;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	background:none;
	border:0px solid #5b7fa6;
	}
	
	.jcarousel-item a img{
		max-width:207px;
		max-height:100px;
		display:block;
		margin:0 auto;
		}
	
	.jcarousel-item a:hover, .jcarousel-item:hover{
		border-color:#7eab1e;
	}


.jcarousel-prev {
	background:url(../images/prev_next2.png) left top no-repeat;
	width:10px;
	height:16px;
	top:60px;
	left:15px;
	position:absolute;
	cursor: pointer;
}

.jcarousel-prev:hover{
	background-position:right top;
	}

.jcarousel-prev-disabled{cursor: default;}

.jcarousel-next{
	background:url(../images/prev_next2.png) left bottom no-repeat;
	width:10px;
	height:16px;
	top:60px;
	right:15px;	
	position:absolute;
	cursor:pointer;
}

.jcarousel-next:hover{
	background-position:right bottom;
	}

.jcarousel-next-disabled{cursor:default;}

/*menu_bottom*/



#menu_bottom_wrap_wrap{
	background:#324e6a url(../images/bg_all.png) center top repeat;
	clear:both;
	}	

#menu_bottom_wrap{
	background:url(../images/top_foot.png) left top repeat-x;
	clear:both;
	}	

#menu_bottom{
	width:960px;
	margin:0 auto;
	}	

#menu_bottom ul{
	text-align:center;
	width:960px;
	}

#menu_bottom li{
	list-style-type: none;
	display:inline-block;
}	

#menu_bottom a{
	float:left;
	padding:0;
	margin:23px 28px 20px;
	text-align:center;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	border-bottom:1px solid #506880;
	text-decoration:none;
	line-height:1em;
	}	

#menu_bottom li a:hover, #menu_bottom .current a{
	border-bottom:1px solid #fff;
}

/*footer*/



#footer_wrap_wrap{
	background:#283e55 url(../images/bg_all.png) center top repeat;
	clear:both;
	}

#footer_wrap{
	background:url(../images/top_foot.png) left top repeat-x;
	clear:both;
	}

#footer{
	height:44px;
	width:960px;
	margin:0 auto;
	position:relative;
	}

.copy{
	color:#85a8c9;
	font:10px Verdana, Geneva, sans-serif;
	text-align:center;
	padding-top:16px;
	}	

	.copy a{
		color:#85a8c9;
		}		

	.copy a:hover{
		text-decoration:none;
		}		

#count{
	position:absolute;
	left:10px;
	top:10px;
	}
	
/*Phoca*/
.pg-cats-box-float{
	float:left;
	text-align:center;
	width:145px;
	height:190px;
	margin:0 28px 29px 28px;
	}

.pg-cats-name .small{
	display:none;
	}
	
.pg-cats-name a{
	text-align:center;
	color:#2e4d6b;
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	}
	
#phocagallery .pg-cats-box-img img{
	background:url(../images/foto_fon.png) center top no-repeat;
	padding:4px 4px 8px;
	}
	
#phocagallery .pg-inline{
	display:none;
	}

#pg-pagination li{
	float:left;
	list-style:none;
	padding-right:15px;
	}
	
.pagecounter{
	clear:both;
	float:left;
	display:none !important;
	}
	
/*forma kontaktov*/
.contact-form input{
	padding:4px 7px;
	margin-bottom:7px;
	}
	
.contact-form textarea{
		padding:4px 7px;
		width:593px;
	}
	
.contact-form .button {
	padding:5px 15px;
	margin:15px 0 0 0;
	cursor:pointer;
	}
	
#contact-form fieldset{
	border:none;
	margin-top:15px;
	}
	
#contact-form legend{
	display:none;
	}
	
/*regestration*/
#system-message{
	margin:40px 0 20px;
	}
	
.login, .registration, #user-registration{
	margin-top:40px;
	}

.login fieldset, .registration fieldset, #user-registration fieldset{
	border:none;
	padding-bottom:15px;
	}
	
.registration fieldset legend{
	font: 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2E4D6B;
	font-weight: bold;
	padding-bottom: 0.8em;
	}
	
#jform_spacer-lbl{
	display:none;
	}
	
.registration dd{
	padding:0 0 10px;}

.login fieldset>div{
	padding:10px 0;
	}
	
	.login fieldset>div label{
		width:100px;
		 display: -moz-inline-box;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  word-spacing: normal;
  vertical-align: top;
		}
		
	.login input, .registration input, #user-registration input{
		padding:5px;
		}
	
.login .button, .registration .validate, #user-registration .validate{
	border: none;
	background: none;
	cursor: pointer;
	color: #2E4D6B;
	font: 25px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	margin: 0 0 8px 0px;
	}
	
li{
	list-style-position: inside;
	}
	
/**/
.article-info-term{
	display:none;
	}
	
.create{
	color:#7094B8;
	}
	
	
/*jc*/

#jc{
border-top:2px solid #2a455e;
padding:20px 0 0;
}

#jc h4{
	color: #2f4e6c;
	font:bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: inherit;
	text-align: left;
	border-bottom:0px solid #D2DADB;
	padding: 0 0 0px 0;
	margin-bottom: 10px;
}

#comments-form label, #comments-report-form label {
	float:left;
color: #666;
background-color: inherit;
line-height: 1.3em;
padding: 0;
margin: 0;
vertical-align: middle;
font: normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#comments-form p, #comments-form #comments-form-buttons, #comments-form #comments-form-error, #comments-form #comments-form-captcha-holder {
font: normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
margin-left: 0px !important;
margin-top: 0px;
margin-bottom:10px;
padding:0 !important;
overflow: hidden;
padding: 0;
color:#666666;
}

#comments-form input, #comments-report-form input, #comments-form textarea{
color: #444;
background-color: #fff !important;
margin: 0;
border: 1px solid #abadb3;
width:200px;
padding:5px 7px !important;
float:left;
clear:both;
}

	#comments-form input:focus, #comments-report-form input:focus,  #comments-form textarea:focus{
color: #444;
background-color: #fff !important;
border: 1px solid #abadb3;
}

	#comments-form textarea{
		height:50px;
		}
		
.grippie, #comments-footer, #comments-list-footer, #comments h4 .refresh{
	display:none !important;
	}
	
#comments-form img.captcha{
padding: 0;
margin: 0 0 3px 0 !important;
border: 1px solid #abadb3 !important;
}

#comments-form .btn, #comments-report-form .btn {
float: left;
background:none;
margin:0px 0 0 160px;
}

#comments-form .btn div, #comments-report-form .btn div {
margin: 0 0px 0 0;
float: right;
background:none;
}

#comments-form .btn a, #comments-report-form .btn a {
	text-decoration:underline;
	height: auto;
	line-height: normal;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2f4e6c;
	padding: 0 0px;
	border: none;
}

/**/

#comments .comments-list {
margin-left:0px;
height: 1%;
}

#jc .rbox_m {
border-left: 0px solid #ccc;
border-right: 0px solid #ccc;
width: auto;
padding: 0 0px;
background-color: #fff;
line-height: 100%;
}

#comments .even, #comments .odd {
background-image: none;
background-color: transparent;
color: #3c452d;
border: none;
margin-left: 0;
margin-bottom: 15px;
padding: 0;
}

#comments .comment-date {
font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #7094b8;
margin: 0;
padding: 0 0 2px 0px;
background:none;
}

#comments .comment-author, #comments .author-homepage {
color: #2f4e6c;
font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
}

#comments .comment-body {
color: #666;
font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
margin:0px 0 0;
padding: 0 0 0px;
line-height:1.3em;
}
.telephones{
    float: right;
    margin-top: 15px;
    font-size: 16px;
    color: #2e4d6b;
    margin-right: 70px;
}
.telephones ul li{
 list-style: none;
 display:table;
margin-bottom: 5px;
}
.telephones ul li img{
    width: 20px;
    display: table-cell;
    vertical-align: middle;
    margin-right: 10px;
}
.telephones ul li p{
    display: table-cell;
    vertical-align: middle;  
}
#vk_groups{
    width: 100% !important;
}
#vk_groups iframe{
margin: 0 auto;
    display: block;
    margin-top: 25px;
}
.fb-page {
display: block !important;
margin-left: 0 !important;
}
.fb-page span{
    margin: 0 auto;
    display: block !important;
}