/*--------------------------------------------------------------------------------------------------
TABLE OF FS
          -RESET
          -GENERAL TAGS
          -LAYOUT
          -HEADER
          -SEARCHBAR
          -LANGUAGES
          -TOPNEWS
          -CONTENT
          -NEWS
          -SIDEBAR
          -FOOTER

--------------------------------------------------------------------------------------------------*/

/*--------------------------------------- RESET --------------------------------------------------*/
*{margin:0;padding:0;}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;vertical-align:baseline;background:transparent;}
a img{border:0px solid #fff;}
ul,li{list-style:none;}
/*--------------------------------------- GENERAL TAGS--------------------------------------------*/
html {font-size: 100.01%;}
body {text-align: center; font-family:"Times new roman", Times, serif; font-size:14px;background:#a8bdb7 url('../images/bgr.jpg');height: 100%; position: relative; color: #464646;}
a{text-decoration: none;color: #286b49; }
hr {border: 0; color: #dedede; background-color: #dedede;height: 1px; clear: both;}

.noscreen{display: none;}
.fleft{float: left;}
.fright{float: right;}
.fcenter{text-align: center;}
.clear{clear: both; display: block; width: 100%; overflow: hidden; height: 1px;}
.blocktitle{background:#eceded url('../images/content_header.gif') repeat-x; line-height: 37px; height: 37px; text-indent: 14px; color: #317955; font-size: 18px; font-family: times New Roman; font-weight: normal;}

/*--------------------------------------- LAYOUT -------------------------------------------------*/
.bgr_gradient{background:url('../images/bgr_gradient.jpg') repeat-x;}
.bgr_logo{background:url('../images/bgr_logo.jpg') top no-repeat;}
.center{width:990px;margin:0 auto 0 auto;position:relative;text-align:left;}

.main_border{width: 100%; background:#739b84 url('../images/main_border.jpg') repeat-x; padding-bottom: 2px; margin-bottom: 0px;}
.main{margin: 0 2px;background:#8cb1a2 url('../images/main.jpg');}
.main_gradient{width: 100%; background:url('../images/main_gradient.jpg') no-repeat;  padding-bottom: 7px;}

/*--------------------------------------- HEADER -------------------------------------------------*/
.header{height: 109px; background: url('../images/menu.jpg') left 75px repeat-x;}
.header .title{width: 587px; height: 24px; overflow: hidden; position: absolute; top:25px; left: 107px; font-size: 18px;}
.header .title a{width: 587px; height: 24px; display: block;color: #97363a;}
.header .title span{width: 587px; height: 24px; display: block; overflow: hidden; position: absolute; top:0; left: 0; background: url('../images/title.jpg') top no-repeat;}

.logo{width: 101px; height: 105px; overflow: hidden; position: absolute; top:0px; left: 0px;}

/*--------------------------------------- SEARCHBAR -------------------------------------------------*/
.search{width: 224px; height: 25px; background:#d0d6bf url('../images/searchbar.jpg') top no-repeat; position: absolute; right: 1px; top: 24px;}
.search .text{width: 185px; height: 20px; border: none; margin-top: 2px; margin-left: 3px; background-color: transparent;color: #5e5f56; float: left;}
.search .submit{width: 27px; height: 22px; border: none; background:url('../images/searchbuttton.jpg') no-repeat; float: right; margin-top: 1px; cursor: pointer;}

/*--------------------------------------- LANGUAGES -------------------------------------------------*/
.lang{position: absolute; right: 8px; top: 86px;}
.lang li{float: left;}
.lang li a{float: left; margin-right: 4px;}

/*--------------------------------------- TOPNEWS -------------------------------------------------*/
.topnews{background: url('../images/topnews.jpg') repeat-x; position: relative; z-index: 0;width: 100%;}
.topnews .text{padding-top: 22px; font-size: 15px; color: #565958;vertical-align:top;text-align: justify;padding-right:10px;}
.topnews .text strong{font-size: 16px; color: #9b393e; line-height: 19px;}
.topnews .title{position: absolute; right: 0px; bottom: 30px;}
.topnews .title a{ height: 45px; line-height: 45px; display: block;  background:url('../images/topnews_labelh.png') repeat-x; padding-left: 15px; padding-right: 80px; color: white; font-size: 18px; font-weight: normal; text-decoration: none;}
.topnews .title a:hover{background-position: left bottom;}
.topnews .title strong{color: #fafcda;}
.topnews .title .arrow{width: 14px; height: 25px;display: block;background:url('../images/topnews_label_arrow.png') no-repeat;  position: absolute; right: 15px; top: 10px; }
.topnews img{

border: 0px solid #b3c2bc; 
/*margin: 6px;*/
margin: 0px;
margin-bottom:0px;  
margin-right: 14px;
width: 100.6%;
margin-left: -3px;
}

/*--------------------------------------- CONTENT -------------------------------------------------*/
.content{background-color: #fdfefd;width:100%;max-width:760px;vertical-align:top; width: expression( document.body.clientWidth > 759 ? "760px" : "auto" );}
.content .nav{background:url('../images/nav.gif');  min-height: 27px;color: #317955; padding: 0 15px; font-size: 12px;}
.content .nav img{margin: 0px; border: none; padding: 0; margin-top: 7px;}
.content .nav .calendar{display: block; height: 16px; width: 14px; background:url('../images/calendar.jpg') no-repeat;margin-top: 5px; }
.content .nav .calendar:hover{background-position: bottom; }
.content .nav span{ display: block; line-height: 27px !important;}

.content a{color: #286b49; text-decoration: underline;}
.content img{padding: 3px; border: 1px solid #b4bfb4; background-color: #f1f1f1; margin-right: 14px; margin-bottom: 14px; margin-left:14px;}
.content  h1{background:#eceded url('../images/content_header.gif') repeat-x; line-height: 37px; height: 37px; text-indent: 14px; color: #317955; font-size: 18px; font-family: times New Roman; font-weight: normal;}

.content div{padding: 15px; line-height: 17px;}
.content .padding hr{height: 5px;}
.content .padding h2{font-size: 18px; color: #2f6d4d; margin-bottom: 20px; padding-top: 5px;}
.content .padding h3{font-size: 16px; color: #2f6d4d; margin-bottom: 15px;padding-top: 5px; clear: both;}
.content .padding h4{font-size: 14px; color: #447d5f; margin-bottom: 10px;padding-top: 5px;}
.content .padding a{color: #286b49; text-decoration: underline;}
.content .padding ul{margin-bottom: 20px;}
.content .padding li{background:url('../images/li.gif') 0 4px no-repeat; padding-left: 12px; margin-bottom: 5px;}
.content .padding p{padding-bottom: 10px;}
.content .padding img{}
.content table{border-collapse: collapse; font-size: 13px; margin-bottom: 20px;}
.content th{border: 1px solid #a2b8ac; background-color: #e0e8e4;padding:5px; font-weight: normal;}
.content td{border: 1px solid #a2b8ac; background-color: #f0f4f2;padding: 5px;}
al
.content .padding form{padding-top: 22px;}
.content .padding form label{display: inline-block;}
.content .padding form input{display: block; margin-bottom: 10px;}
.content .padding form textarea{background-color: #e0e8e4; border: 1px solid #a2b8ac; width: 600px;display: block;height: 150px; margin-bottom: 10px;}
.content .padding form .text{background-color: #e0e8e4;border: 1px solid #a2b8ac; width: 350px; padding: 4px 2px; }
.content .padding form .submit{height: 32px;background:url('../images/submit.jpg') top repeat-x; border: none; padding: 0 25px; float: left; margin-right: 10px; color: #fdfefd; cursor: pointer;}
.content .padding form .delete{height: 32px;background:url('../images/delete.jpg') top repeat-x;border: none; padding: 0 25px; float: left;  margin-right: 10px; color: #fdfefd; cursor: pointer;}
.content .padding form .error{background: #efe3e3 url('../images/error.gif') 13px center no-repeat;; padding: 15px; border: 1px solid #a8585c; display: block; padding-left: 50px; clear: both; color: #992a30;}
.content .padding form .required{background:url('../images/required.gif') right no-repeat; padding-right: 12px;}
.content .padding form .wrong{font-weight: bold; color: #992a30;}

.content .padding form .delete:hover{background-position: bottom;}
.content .padding form .submit:hover{background-position: bottom;}

.content ul{margin-bottom: 20px;padding-left:30px;margin-top:20px;}
.content ol{margin-bottom: 20px;padding-left:30px;margin-top:20px;list-style-type: decimal;}
.content ul li{background:url('../images/li.gif') 0 4px no-repeat; padding-left: 12px; margin-bottom: 5px;}
.content ol li{padding-left: 12px; margin-bottom: 5px;list-style-type: decimal;}
.content-login {background-color: #fdfefd; width:100%; vertical-align:top}
.content-login h1{background:#eceded url('../images/content_header.gif') repeat-x; line-height: 37px; height: 37px; text-indent: 14px; color: #317955; font-size: 18px; font-family: times New Roman; font-weight: normal;}
.content-login form {padding: 22px;}
/*--------------------------------------- NEWS -------------------------------------------------*/ 
.news{padding: 18px 15px; clear: both; line-height:0;}
.news .date{float: right; display: block; width: 74px; height: 26px;background:url('../images/date.gif') no-repeat; line-height: 20px; text-align: center; color: #6c6c6c; font-size: 12px;}
.news img{float: left;}
.news h3{font-weight: normal; font-size: 16px; font-family: times New Roman; color: #2f6d4d; margin-bottom: 20px;}
.news h3 a{color: #2f6d4d; text-decoration: none;}
.news hr {height: 1px;}

/*--------------------------------------- SIDEBAR -------------------------------------------------*/

.sidebar{width: 218px;min-width: 218px;vertical-align:top; background:#fdfefd url('../images/sidebar_warning.gif') right bottom no-repeat;}
.sidebar .padding{padding: 15px; line-height: 20px;}

/*--------------------------------------- MAIN TABLE -------------------------------------------------*/
.maintable{margin-top:7px;width:100%;border-spacing:4px;}

/*--------------------------------------- leftBAR -------------------------------------------------*/
.leftbar_container{}
.leftbartd{width: 218px;}
.leftbar{width: 218px; background:#fdfefd;}
.leftbar .padding{padding: 15px; line-height: 20px;}
.leftbar a
{
/*display: block;*/
color:#464646;
width:  80%;
}
.leftbar a:hover
{
color:#317955;
text-decoration:underline;
}
.leftbar a.active
{
	color:#317955;
	/*display: block;*/
	text-decoration:none;
}
.leftbar a.active:hover
{
	text-decoration:underline;
}
.leftbar ul
{ 

}
.leftbar li
{
padding-top:5px;
padding-right:0px;
padding-bottom:5px;
padding-left:5px;
border-bottom:1px solid #d6d7d6;
cursor:pointer;
margin-left:10px;
margin-right:10px;
vertical-align: top;
}
.leftbar li ul
{
padding-top:5px;
padding-right:0px;
padding-bottom:0px;
padding-left:0px;
margin-left:-5px;
margin-bottom:-5px;
}
.leftbar li ul li
{
padding-top:5px;
padding-right:0px;
padding-bottom:5px;
padding-left:15px;
margin:0 0 0 0;
background-image: url('../images/circle.jpg');
background-repeat: no-repeat;
background-position: 5px 10px; 
border-top: 1px solid #d6d7d6;
border-bottom:0px;
}
.leftbar li ul li.active
{
	background-image: url('../images/circle_green.jpg');
	color:#317955;
}

.leftbar li ul li ul
{
padding-top:5px;
padding-right:0px;
padding-bottom:0px;
padding-left:0px;
margin-left:-15px;
margin-bottom:-5px;
}
.leftbar li ul li ul li
{
padding-top:5px;
padding-right:0px;
padding-bottom:5px;
padding-left:25px;
background-image: url('../images/arrow.jpg');
background-repeat: no-repeat;
background-position: 15px 10px; 
border-top:1px solid #d6d7d6;
border-bottom:0px;
}
.leftbar li ul li ul li.active
{
	background-image: url('../images/arrow_green.jpg');
	color:#317955;
}
.leftbar li.end
{
border-bottom:0px;
}
.leftbar .opener{margin-top:5px;float:right;}
/*--------------------------------------- FOOTER -------------------------------------------------*/
.footer{background:#92a89e url('../images/footer.jpg') repeat-x; height: 35px; line-height: 35px;}
.footer p{margin: 0 15px; color: #3c4743; font-size: 13px;}
.footer a{color: #3c4743; }
.footer a:hover{color: #1b2a25; text-decoration: underline;}




/* jazyk */
.jazyk a {
    margin-left: 13px;
    position: relative;
}


.jazyk {
    float: right;
    margin-top: 10px;
    z-index: 1000;
}


div.jazyk > form >img#popis,
.jazyk form button {
    
    border: none; 
    padding: 0;
    margin: 0;
    height: 21px;

    cursor: pointer;
    color: none;
    padding:0px;
    border: none;

    background-color: none;
    box-sizing: none;
    position: absolute;
    height: 16px;
    right: 0px;

}

button.jazyk > img {
    height: 28px;

}

button.jazyk.eng {
    margin-top: 8px;
    height: 28px;
    background-color:transparent;
    border:0px solid #ffffff;
    top: 33px;
    right: 10px;
}

button.jazyk.svk {
    margin-top: -3px;
    height: 28px;
    background-color:transparent;
    border:0px solid #ffffff;
    right: 10px;

  
}

label#label-svk {
    font-size: 20px;
    font-weight: initial;
    margin-top: 0px;
    margin-left: 150px;
}

label#label-eng {
    font-size: 20px;
    font-weight: initial;
    margin-top: 10px;
    margin-left: 150px;
    line-height: 41px;
}

div#orez {
   
    width: 140px;
    overflow: hidden;
    margin-right: 5px;
    margin-right: 20px;

}

