
input.disabled{background:#e2e2e2}
input.disabled:focus,input.disabled:hover{border: 1px solid #dadbdc;}
hr{border:0;height:1px;background:#e5e5e5;color:#e5e5e5}
label{cursor: pointer;padding-left:4px;}
div.msg-ok {
    color:#5f8029;
    background: white url(/images/admin/msg-ok.gif) 10px 10px no-repeat;
    font-weight: bold;
    padding: 10px 10px 10px 30px;
    border: 1px solid #cccccc;
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
    margin: 0 0 10px;
	line-height:16px;
}
div.msg-error {
    color:#c90002;
    background: white url(/images/admin/msg-error.gif) 10px 10px no-repeat;
    font-weight: bold;
    padding: 10px 10px 10px 30px;
    border: 1px solid #cccccc;
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
    margin: 0 0 10px;
	line-height:16px;
}
div.msg-warning {
    color:#ea9425;
    background: white url(/images/admin/msg-warning.gif) 10px 10px no-repeat;
    font-weight: bold;
    padding: 10px 10px 10px 30px;
    border: 1px solid #cccccc;
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
    margin: 0 0 10px;
	line-height:16px;
}
div.msg-info {
    color: #4787c4;
    background: white url(/images/admin/msg-info.gif) 10px 10px no-repeat;
    font-weight: bold;
    padding: 10px 10px 10px 30px;
    border: 1px solid #cccccc;
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
    margin: 0 0 10px;
	line-height:16px;
}
input,select {
    color: #666666;
    font: 11px Arial, sans-serif;
    border: 1px solid #cccccc;
    padding: 4px 4px;
	vertical-align:middle;
}
textarea {
	color: #666666;
    font: 11px Arial, sans-serif;
    border: 1px solid #cccccc;
    padding: 3px 4px;
}
input:focus,input:hover {
    border: 1px solid #b0b0b0;
}
input.checkbox {background:none;padding:0;margin:0;border:0;width:12px;float:left;}
input.form-submit {
    background: #515151;
    cursor: pointer;
    font-weight: bold;
    width: 85px;
    color: white !important;
    border: 0 !important;
    padding: 4px 0;
}
td {padding: 3px 5px 3px 0;}

div.path {font-size:11px;color:#595959;padding:14px 30px;border-bottom: 1px dotted #bababa}
div.path a:hover {color:#d67208;}
div.path a{color:#595959;text-decoration:none;}
div.path span {
    margin: 0 2px;
}
table.my-table-1 {
	background: white;
}
table.my-table-1 th {
    background: #cacaca url(/images/admin/bg-th.gif) repeat-x;
    padding: 5px 12px;
    color: #4f4f4f;
    border: 1px solid #989898;
    font-size: 11px;
}
table.my-table-1 td {
    padding: 5px 10px;
	border: 1px solid #e6e6e6;
    border-bottom:1px solid #bbbbbb;
	font-size: 11px;
	vertical-align: middle;
}
ul.ul-sitemap a {
	
	color: #3b3b3b;
}
ul.ul-sitemap a:hover {
	color: #053761;
}
ul.ul-sitemap li {
	
}
ul.ul-sitemap ul li {
	
}

ul.ul-sitemap ul li { padding-left:15px; }
ul.ul-sitemap ul ul li { padding-left:30px; }
ul.ul-sitemap ul ul ul li { padding-left:45px; }
ul.ul-sitemap ul ul ul ul li { padding-left:60px; }
ul.ul-sitemap ul ul ul ul ul li { padding-left:75px; }

.field_url,.page_url {display:none}

.alt {display:none}

td.form-col1 {
	vertical-align: middle;
}
div.paginator  {
	text-align:center;
	padding: 10px 0;
}
div.paginator span {
	padding: 0 4px;
}
div.paginator a {
	padding: 4px 6px;
	margin:1px;
	color: white !important;
	font-weight:bold;
	text-decoration:none;
	background: #505050;
}

/* Menu dropdown */



ul.menu {list-style:none; margin:0; padding:0;width:960px!important}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; text-decoration:none;padding: 16px 0 17px;width:113px;text-align:center;color:#ededed;font-size:12px;text-transform: uppercase;font-weight:bold;}
ul.menu li {position:relative; float:left;
background: url(/images/li2.gif) right center no-repeat;
}

ul.menu li a:hover,ul.menu li.cur a {
	background:url(/images/li.png) center 8px no-repeat;
}
ul.menu li:hover a,ul.menu li.cur a {
	
}


@font-face {
    font-family: 'akaChenRegular';
    src: url('/css/webfont.eot');
    src: url('/css/webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/webfont.woff') format('woff'),
         url('/css/webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
.btn59,.btn74 ,.btn118 {
	text-indent: -9999px;
}
.btn59 a,.btn74 a,.btn118 a {
	background: url(/images/domek.gif) center center no-repeat !important;
	width:50px !important;
}
.btn69,.btn130,.btn156,.btn144,.btn167 {
	background: none !important;
}
.cur {
	
}
.ti {
	/*text-indent:-9999px;*/
	height: 10px;
}

body {
	font-family: Arial;
	font-size: 12px;
	background: #ebebeb url(/images/bg.png) repeat-x;
}
/* ******************************** */

.wrapper {
	width:960px;
	margin: auto;
}
.langs {
	height: 31px;
	padding-top:6px;
	text-align: right;
}
.langs a {
	padding: 10px 15px;
	display:block;
	float:right;
	
}
.langs a.cur,.langs a:hover {
	background: url(/images/j.png) no-repeat;
}
div.bg1 {
	background: url(/images/bg2.jpg) center 37px no-repeat;
	min-height:600px;
}
div.bg {
	background: url(/images/bg3.jpg) center 0 no-repeat;
	min-height:600px;
}
.top {

}
.logo {
	float: left;
	width:400px;
	padding-left:30px;
	padding-top:28px;
}
.wysz {
	width: 530px;
	float: left;
}
.wysz2 {
	background: url(/images/bgs.png) no-repeat;
	width: 302px;
	height: 28px;
	margin: 36px 0 0 228px;
	padding-top:5px;
}
.qq,.qq:focus,.qq:hover {
	color: #8f8b8b;
	background: transparent;
	border:0;
	margin-left:35px;
	font-family: Arial;
	width:166px;
}
.se,.se:hover,.se:focus {
	background: url(/images/se.png) no-repeat;
	font-family: Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #ededed;
	cursor:pointer;
	font-weight: bold;
	border:0;
	padding: 7px 0;
	text-align:center;
	width: 90px;
	margin-top:-2px;
}
.se:hover,.se:focus {
	opacity: 0.8;
}

.mymenu {
	background: url(/images/menu.png) no-repeat;
	margin-top:20px;
}
div.baner {
	height: 293px;
}
div.zar1 {
	position: absolute;
	margin-left: 553px;
}
div.zar2 {
	position: absolute;
	margin-left: 641px;
}
div.slogan {
	position: absolute;	
	padding: 70px 0 0 70px;
	width: 390px;
}
.nag {
	font-family: "akaChenRegular";
	color: #f28007;
	font-size: 33px;
	line-height:33px;
	text-transform: uppercase;
}
div.sopis {
	color: #656565;
	font-size: 12px;
	line-height: 18px;
	padding-top:20px;
	max-width: 400px;
}
.more {
	background: url(/images/more.png) 0 -29px no-repeat;
	width: 91px;
	text-align: center;
	padding: 6px 0;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	display: block;
	text-shadow: 1px 1px 0.05em #878787;
}
.more:hover {
	background-position: 0 0;
}
.more4 {
	text-indent: -9999px;
	background: url(/images/more4.png) no-repeat;
	display: block;
	line-height:18px;
	background-position: 0 -18px;
}
.more4:hover {
	background-position: 0 0px;
}

.more3 {
	background: url(/images/more3.png) 0 0 no-repeat;
	width: 141px;
	text-align: center;
	padding: 3px 0;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	display: block;
	text-shadow: 1px 1px 0.05em #878787;
}
.more3:hover {
	background-position: 0 -22px;
}



div.menu2 {
	background: url(/images/menu2.png) 0 51px no-repeat;
	width: 768px;
	height: 125px;
	margin-top:-51px;
}
div.box {
	float: left;
	width: 192px;
	height: 40px;
	margin-top:51px;
}
div.box a {
	display: block;
	padding: 22px 0 22px 30px;
	text-decoration: none;
	color: #dadada;
	text-transform: uppercase;
	font-size: 12px;
}
div.boxx {
	position: absolute;
	width: 192px;
	display: none;
	margin-top:51px;
}
div.boxx  a {
	
	text-decoration: none;
	color: #fefefe;
	text-transform: uppercase;
	font-size: 16px;
	display: block;
	padding: 8px 0 8px 30px;
	background: url(/images/li3.png) left top no-repeat;
}
div.boxx div {
	text-align:right;
	padding-right:20px;
	margin-top:5px;
}
div.box2 {
	margin-left: 192px;
}
div.box3 {
	margin-left: 384px;
}
div.box4 {
	margin-left: 576px;
}

h3 {
	font-size: 16px;
	text-transform: uppercase;
	color: #3e3e3e;
	font-weight: normal;
}
h3 b {
	color: #ec7900;
}
div.nn {
	width: 321px;
	float: left;
	height: 185px;
	cursor: pointer;
	color: #5f5f5f;
	line-height: 16px;
	padding: 30px;
}
div.n1 {
	background: url(/images/nl.png) no-repeat;
}
div.n1:hover,div.n2:hover {
	background-position: 0 -245px;
}
div.n2 {
	background: url(/images/nr.png) no-repeat;
}
.ndata {
	font-size: 11px;
	color: #8f8f8f;
}
div.nn a {
	color: #323232;
	text-decoration: none;
	margin-bottom:15px;
	display:block;
}
div.nn:hover a {
	color: #dc5b04;
}
div.nn img {
	float: left;
	margin-right: 15px;
}

div.kon {
	position: absolute;
	margin-left:767px;
	margin-top:-92px;
	background: url(/images/kon.png) no-repeat;
	width: 150px;
	height: 365px;
	padding: 34px 21px 0;
	line-height: 16px;
	color: #323232;
}

div.s1 {
	float: left;
	width: 750px;
	height: 190px;
}
div.s2 {
	width: 210px;
	float: left;
	height: 190px;
}

div.footer {
	border-top: 1px solid #b7b7b7;
	background: url(/images/footer.png) top center no-repeat;
	height: 260px;
}
ul.menuf li {
	float: left;
	padding: 0 33px;
	background: url(/images/menuf.gif) center right no-repeat;
	margin: 26px 0;
}
ul.menuf li a {
	color: #4a4a4a;
	text-decoration: none;
}
ul.menuf li a:hover,ul.menuf li a b {
	color:#f28008;
	font-weight:normal;
}
.btn108 {
	background: none !important;
}
div.ff div {
	float: left;
	padding: 28px 0 0 0;
	height: 53px;
	color: #ebebeb;
	font-size: 12px;
	line-height: 14px;
    width: 25%;
}
.dogory {
	padding-left:430px;
	float: left;
}
.dogory a {
	text-align:center;
	background: url(/images/dogory.png) center -112px no-repeat;
	padding-top:54px;
	width:100px;
	text-transform: uppercase;
	display:block;
	text-decoration: none;
	color: #494949;
	font-size: 11px;
}
.dogory a:hover {
	background-position: center top;
	color:#f28008;
}
div.copy {
	float: left;
}

div.left {
	width: 200px;
	padding: 20px 20px 30px;
	float: left;
	background: url(/images/bgleft.png) left bottom no-repeat;
}
div.left h2 {
	text-transform: uppercase;
	font-size: 14px;
	color: #2a2a2a;
	margin-bottom: 16px;
}
div.left ul li a {
	display:block;
	padding: 9px;
	border-bottom: 1px solid #c8c8c8;
	color: #2e2e2e;
	text-decoration: none;
}
div.left ul ul {
	border-bottom: 1px solid #c8c8c8;
}
div.left ul ul li a {
	padding-left: 18px;
	border:0;
	background: url(/images/li4.gif) 9px -13px no-repeat;
}
div.left ul ul li a:hover {
	background: url(/images/li4.gif) 9px 12px no-repeat;
}
div.left ul li a:hover ,div.left ul li a b {
	color: #e55100;
	font-weight: normal;
}
div.center {
	width: 440px;
	padding: 20px 40px;
	float: left;
	min-height:450px;
}
div.center2 {
	max-width: 690px;
	padding: 20px 40px 20px 30px;
	float: left;
	min-height:450px;
}
div.center h1,div.center2 h1 {
	font-size: 29px;
	color: #3e3e3e;
	margin-bottom: 20px;
	font-weight: normal;
}
div.cont {
	line-height: 21px;
	font-size: 12px;
	color: #323232;

}
div.right {
	width: 200px;
	float: left;
}
div.bgr {
	background: url(/images/bgr.gif) 0 -114px repeat-x;
	-moz-border-radius: 12px;
	border-radius: 12px;
	min-height:1px;
}
div.bgr:hover {
	background: url(/images/bgr.gif) 0 0 repeat-x;
}
div.bgr:hover a {
	text-shadow: 1px 1px 0.05em #878787;
	color: #fefefe;
	background: url(/images/bgr2.png) center 68px no-repeat;
}
div.bgr a {
	padding: 20px;
	display:block;
	text-decoration: none;
	color: #dadada;
	text-transform: uppercase;
	text-align: center;
	font-size: 14px;
}
div.bgr a b {
	font-size: 16px;
}

div.cont a {
	color: #323232;
	text-decoration: none;
}
div.cont a:hover {
	color: #dc5b04;
}

table.cer {
	margin-left:30px;
}

td.cer3 {
	padding-top:50px;
	vertical-align:top;
}

div.hidden {
	display: none;
}
.jFlowNext,.jFlowPrev,.jFlow2Next,.jFlow2Prev {
	cursor:pointer;
}

.jFlowPrev,.jFlow2Prev {
	background: url(/images/l.png) 0 -18px no-repeat;
	width: 34px;
	height: 18px;
}
.jFlowNext,.jFlow2Next {
	background: url(/images/r.png) 0 -18px no-repeat;
	width: 34px;
	height: 18px;
}
.jFlowPrev:hover, .jFlowNext:hover,.jFlow2Prev:hover, .jFlow2Next:hover {
	background-position: 0 0;
}

.par div {
	float:left;
	width: 213px;
	height: 115px;
}
div.par2 {
	background: url(/images/par.gif) top right no-repeat;
}
h4 {
	font-size: 16px;
	color: #e55100;
}

.hb {
    display: none;
    color: white;
    text-align: right;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    padding: 14px 20px;
    background: #515151;
    font-size: 13px;
}
.pab,.pab2 {
    position:absolute;
}

@media (max-width: 960px) { 
    .hb {
        display: block;
    }
    .mymenu ul {
        display: none;
        width: 100%;background: none;
        position: absolute;
        z-index: 9999;
    }
    .mymenu ul li {
        float: none;
        width: auto !important;
        text-align:right;
    }
    .mymenu ul li a {
        width: 140px;
        display: inline-block;
        background: #515151;
    }
    .btn59 a,.btn74 a,.btn118 a {
        display: none !important;
    }
    .mymenu ul li a:hover,.mymenu ul li a.cur {
        background: #f07106;
    }
    .mymenu {
        background: none;
    }
    .wrapper {
        width: 100%;
    }
    ul.menu {list-style:none; margin:0; padding:0;width:100%!important}
    .top {
        
    }
    .logo {
        width: auto;
    }
    .langs {
        width: auto;
    }
    .wysz {
        width: auto;
        float: right;
    }
    .wysz2 {
        
        margin: 36px 0 0 0;
    }
    
    
    div.baner {
	   height: auto;
       padding-bottom: 30px;
    }
    div.zar1 {
        display: none;
    }
    div.zar2 {
    	display: none;
    }
    div.slogan {
    	position: static;	
    	padding: 6% 2% 2%;
    	width: 96%;
    }
   
    div.kon {
    	position: static ;
        margin: 0;
    	background: white;
    	width: 200px;
    	height: auto;
    	padding: 34px 0;
    	line-height: 16px;
    	color: #323232;
        text-align:center;
        float: right;
        width: 33%;
    }
    .more3 {
        display: inline-block;
    }
    .pab {
        display: none;
    }
    .pab2 {
        width: 100%;
        position: static;
    }
    div.menu2 {
        position: static;
        float: left;
        width: 66%;
    	margin-top:0;
    }
    div.boxx {
    	position: static;
    	width: 50%;
        float: left;
    	display:block;
    	margin-top:0;
    }
    div.boxx  a {

    	text-decoration: none;
    	color: #fefefe;
    	text-transform: uppercase;
    	font-size: 22px;
    	display: block;
    	padding: 76px 0 50px 30px;
    	background: #f07106;
    }
    div.boxx div {
    	text-align:right;
    	padding-right:20px;
    	margin-top:5px;
    }
    div.box2 {
    	margin-left: 0;
    }
    div.box3 {
    	margin-left: 0;
    }
    div.box4 {
    	margin-left: 0;
    }
    
    
    
     div.nn {
    	width: 46%;
    	float: left;
    	height: 185px;
    	cursor: pointer;
    	color: #5f5f5f;
    	line-height: 16px;
    	padding: 30px 2%;
    }
    div.n1 {
    	background: white;
    }
    
    div.n2 {
    	background: white;
    }
   .cer3 {
    display: none;
   }
   .cer {
    width: 100%;
    position: static;
    height: auto;
   }
   div.s2 {
   display:none;
   }
   div.s1 {
    height: auto;
    display: block;
    position: static;
    width: 80%;
    margin:0;
   }
   .par {
    float: left;
   }
    .par div {
    	float:left;
    	width: 190px;
    	height: 115px;
        padding:0;
    }
    
    div.par2 {
    	background: none;
    }
    .menuf {
        display: none;
    }
    div.ff div {
        height: auto;
    }
    div.footer {
    	border-top: 1px solid #b7b7b7;
    	background: #414141 ;
    	height: auto;
        text-align: center;
        margin-bottom: 20px;
    }
    div.dogory,div.copy {
        display: none;
    }
    div.right {
        display: none;
    }
    div.left {
        width: 24%;
        padding-left:2%;
        padding-right: 4%;
    }
    div.center {
        width: 66%;
        padding-left:2%;
        padding-right: 2%;
        min-height: 1px;
    }
}


@media (max-width: 720px) { 
 
 .logo {
    float: none;
    text-align: center;
    width: 100%;
    padding: 10px 0 0;
    height: auto;
 }
 .logo img {
    max-width: 90%;
 }
 .wysz {
    float: none;
    width: 100%;
    text-align: center;
 }
 .wysz2 {
    background: none;
    width: 280px;
    margin: 10px auto 0;
 }
 .qq,.qq:hover,.qq:focus {
    background: white;
    border-radius: 12px;
    padding: 7px;
    margin: 0;
    vertical-align:bottom;
 }
 .se,.se:hover,.se:focus {
    vertical-align:bottom;
    margin: 0;
    float:right;
    height: auto;
 }
.bg1 {
    background-image: none !important;
  }
 
  div.boxx {
    	position: static;
    	width: 100%;
        float: left;
    	display:block;
    	margin-top:0;
    }
    div.boxx  a {

    	text-decoration: none;
    	color: #fefefe;
    	text-transform: uppercase;
    	font-size: 22px;
    	display: block;
    	padding: 26px 0 5px 30px;
    	background: #f07106;
    }
 
 
  div.nn {
    	width: 96%;
        }
 
  div.ff div {
        width: 50%;
    }
    
    
    div.left {
        float: none;
        width: 94%;
        background: #f3f3f3;
        padding-bottom:12px;
    }
    div.center {
        float: none;
        width: 96%;
    }
    div.center img {
        max-width: 95%;
    }
    
 }
 
 
 
 @media (max-width: 520px) { 
    
    div.menu2 {
        float: none;
        width: 100%;
    }
    div.kon {
        float: none;
        width: 100%;
        margin-top:270px;
    } 
   
    div.ff div {
        width: 100%;
    }
    
 }