body
{
    background-color: white;
    margin: 0px;
    padding: 0px; 
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 14px;
	color: #616161;
	background-image: url(../layout/body-bg.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}

img
{
    border: 0px;
    padding: 0;
    margin: 0;
}

#contentleft a.menuselected
{
    color: #fc8114;
}

a
{
	color: #3b746b;
	text-decoration: none;
}

a:hover
{
	color: #fc8114;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6
{
    margin: 0px;
	color: #3B746B;
	font-size: 24px;
}

h1
{
	display: none;
    color: #3B746B;
    font-size: 20px;
	margin-bottom: 20px;
}

h2
{
    color: #3B746B;
	font-size: 20px;
	margin-bottom: 20px;
}

h3
{
    color: #3B746B;
	font-size: 20px;
	margin-bottom: 20px;
}

hr
{
    height: 1px;
    background-color: transparent;
    border: 0px;
    border-bottom: 2px #C6C6C6 dotted;
}

.clear
{
	clear: both;
}

#layouthp
{
	width: 1060px;
	margin: 0 auto;
	margin-top: 787px;
	position: relative;
}

#layout
{
	width: 1060px;
	margin: 0 auto;
	margin-top: 200px;
	position: relative;
}

#content
{
}

#bottomstripe
{
	height: 9px;
	background-color: #3B746B;
	width: 100%;
	position: absolute;
	top: 0px;
}

#header
{
	width: 100%;
	position: absolute;
	top: 9px;
}

#headermenu
{
	width: 1060px;
	height: 140px;
	margin: 0 auto;
	background-image: url(../layout/prechod-top.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}

#headerslider
{
	width: 1060px;
	height: 431px;
	background-color: white;
	margin: 0 auto;
}

#headerboxy
{
	width: 1060px;
	height: 203px;
	margin: 0 auto;
	border-bottom: 2px #CECECE solid;
	background-image: url(../layout/prechod-middle.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#footer1
{
	border-bottom: 2px #CECECE solid;
	min-height: 118px;
	background-image: url(../layout/prechod-bottom.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#footer2
{
	height: 55px;
	line-height: 55px;
	text-align: center;
	font-size: 12px;
	color: #616161;
}

#footer2 a
{
	text-decoration: underline;
	color: #3b746b;
}

#footer2 a:hover
{
	text-decoration: underline;
	color: #fc8114;
}

#logo
{
	display: block;
	background-image: url(../layout/logo.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 159px;
	height: 176px;
	position: relative;
	top: 20px;
	left: 40px;
	z-index: 99999;
}

#headermenuleft
{
	width: 275px;
	float: left;
	height: 196px;
    margin-bottom: -60px;
}

#headermenuright
{
	width: 785px;
	float: right;
	height: 140px;
	position: relative;
}

#vlajky
{
	height: 16px;
	line-height: 16px;
	margin-top: 36px;
	font-size: 12px;
	color: black;
}

#topmenu
{
	display: block;
    padding: 0px;
    margin: 0px;
    height: 43px;
	line-height: 43px;
	position: absolute;
	bottom: 0px;
}

#topmenu li
{
    float: left;
    height: 43px;
    line-height: 43px;
    list-style-type: none;
    text-align: center;
    width: 140px;
}

#topmenu li ul.podmenu
{
    padding: 0px;
    margin: 0px;
    display: none;
    float: none;
    background-color: #383838;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 240px;
}

#topmenu li ul.podmenu li
{
    background-image: none;
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    float: none;
    height: auto;
    line-height: auto;
    text-align: left;
}

#topmenu li ul.podmenu li a
{
    background-image: none;
    color: white;
    line-height: 16px;
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-weight: normal;
    text-align: left;
    height: auto;
    min-width: 210px;
}

#topmenu li ul.podmenu li a:hover
{
    background-image: none;
    line-height: 16px;
    margin: 0px;
    padding: 0px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 20px;
    padding-right: 20px;
    color: #fc8114;
    text-decoration: underline;
    font-weight: normal;
    height: auto;
    width: 210px;
}

#topmenu li a.selected
{
	height: 43px;
	background-image: url(../layout/menu-start.png);
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 43px;
	display: block;
	margin-right: 30px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#topmenu li a.selected:hover
{
	/*color: #fc8114;*/
	/*text-decoration: underline;*/
}

#topmenu li a.selected span
{
	height: 43px;
	background-image: url(../layout/menu-end.png);
	background-repeat: no-repeat;
	background-position: top right;
	line-height: 43px;
	display: block;
	/*padding-left: 40px;
	padding-right: 40px;*/
	margin-right: -10px;
}

#topmenu li a
{
	height: 43px;
	line-height: 43px;
	display: block;
	margin-right: 30px;
	color: black;
	font-weight: bold;
	text-decoration: none;
    text-align: center;
}

#topmenu li a:hover, #topmenu li.hover a
{
    height: 43px;
    background-image: url(../layout/menu-start.png);
    background-repeat: no-repeat;
    background-position: top left;
    line-height: 43px;
    display: block;
    margin-right: 30px;
    color: white;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
	/*color: #fc8114;*/
	/*text-decoration: underline;*/
}

#topmenu a span
{
	height: 43px;
	line-height: 43px;
	display: block;
	/*
    padding-left: 40px;
	padding-right: 40px;
    */
    text-align: center;
	margin-right: -10px;
}

#topmenu li a span
{
    overflow: hidden;
}

#topmenu a:hover span, #topmenu li.hover a span
{
    height: 43px;
    background-image: url(../layout/menu-end.png);
    background-repeat: no-repeat;
    background-position: top right;
    line-height: 43px;
    display: block;
    /*
    padding-left: 40px;
    padding-right: 40px;
    */
    margin-right: -10px;
}

.vlajkaanchor
{
	float: right;
	color: black;
}

.vlajkaanchor img
{
	width: 22px;
	height: 16px;
	background-color: black;
	margin-right: 3px;
	margin-left: 20px;
	float: right;
}

.vlajkatext
{
	display: block;
	height: 16px;
	line-height: 16px;
	float: right;
}

#contentleft
{
	width: 255px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
}

#contentleft h2
{
    color: #696969;
}

#contentmiddle
{
	width: 785px;
	float: right;
	margin-top: -20px;
    padding-top: 0px;
	padding-bottom: 20px;
	line-height: 150%;
}

#contentmiddlehp
{
	width: 785px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 150%;
}

#contentmiddle, #contentmiddlehp
{

}

#contentmiddle a, #contentmiddlehp a
{
    text-decoration: underline;
}

#contentrighthp
{
	width: 250px;
	float: right;
}

#headerboxobrazek, #headerboxobrazek1, #headerboxobrazek2, #headerboxobrazek3
{
	float: left;
	width: 257px;
	height: 174px;
	margin-top: 13px;
	margin-left: 10px;
}

#headerboxtext
{
	float: left;
	width: 257px;
	height: 144px;
	overflow: hidden;
    margin-right: 2px;
	top: 43px;
	position: relative;
	font-size: 12px;
	line-height: 150%;
}

#bulletinform
{
	display: block;
	height: 31px;
	width: 100%;
	position: absolute;
	bottom: 0px;
}

#bulletininput
{
	float: left;
	height: 31px;
	width: 125px;
	background-color: transparent;
	background-image: url(../layout/bulletin_input.png);
	background-repeat: no-repeat;
	background-position: top right;
	border: 0px;
	outline: none;
	line-height: 31px;
	padding-left: 15px;
	padding-right: 15px;
	color: #A3A3A3;
	font-size: 12px;
}

#bulletinsubmit
{
	display: block;
	float: right;
	width: 92px;
	height: 30px;	
	line-height: 30px;	
	background-image: url(../layout/bulletin_submit.png);
	background-repeat: no-repeat;
	background-position: top right;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 12px;
}

#twitterdiv
{
	margin-top: 15px;
	margin-bottom: 20px;
	background-color: #EBEBEB;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 220px;
	padding: 15px;
	padding-top: 25px;
	padding-bottom: 10px;
}

#twitterimageheader
{
    margin-bottom: 20px;
}

#twitter-widget-0
{
}

#twittercontent
{
	margin-top: 20px;
}

#twitterhr
{
	width: 216px;
	height: 2px;
	background-image: url(../layout/twitter-hr.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-bottom: 10px;
	margin-top: 10px;
}

#twittervice
{
	text-align: right;
}

#twittervice a
{
	font-size: 14px;
	color: #3b746b;
	text-decoration: none;
	text-align: right;
	padding-right: 15px;
	background-image: url(../layout/twitter-next-anchor.jpg);
	background-repeat: no-repeat;
	background-position: center right;
}

#twittervice a:hover
{
	color: #fc8114;
	text-decoration: underline;
}

#footer1left
{
	width: 275px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 150%;
}

#footer1middle
{
	width: 535px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footer1right
{
	width: 250px;
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
}

#contentmiddle h2
{
	font-size: 24px;
}

#contentmiddlehp h2
{
	margin-top: 26px;
	font-size: 24px;
}

#contentleft h2
{
	margin-bottom: 8px;
}

#contentleft a
{
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #3b746b;
	text-decoration: none;
	height: 28px;
	line-height: 28px;
	border-bottom: 1px #C6C6C6 dotted;
	background-image: url(../layout/leftmenu-triangle.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 15px;
}

#contentleft a:hover
{
	color: #fc8114;
	text-decoration: underline;
}

.contentleftpadding
{
	height: 35px;
}

.aktualita
{
	padding-top: 15px;
	padding-bottom: 20px;
}

.aktualita h3
{
	font-weight: bold;
	font-size: 14px;
	color: #3b746b;
	margin-bottom: 5px;
}

.leftpodmenu
{
    margin-left: 20px;    
}

#headerboxobrazek1 p, #headerboxobrazek2 p, #headerboxobrazek3 p
{
    margin: 0px;
    padding: 0px;
}

input.aform, textarea.aform
{
    background-color: #EBEBEB;
    border: 1px #D5D5D5 solid;
    width: 385px;
    height: 10px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 10px;
    outline: none;
}

textarea.aform
{
    width: 385px;
    height: 120px;
}

table, tr, th, td
{
    margin: 0px;
    padding: 0px;
    border: 0px;
}

.aformsubmit {
display: block;
float: right;
width: 92px;
height: 30px;
line-height: 30px;
background-image: url(../layout/bulletin_submit.png);
background-repeat: no-repeat;
background-position: top right;
text-align: center;
color: white;
font-weight: bold;
font-size: 12px;
border: 0px;
margin-top: 5px;
background-color: transparent;
}

label
{
    font-size: 12px;
}

/* Easy Slider */

    #slider
    {
        width: 1060px;
        height: 429px;
    }

    #slider ul, #slider li,
    #slider2 ul, #slider2 li{
        margin:0;
        padding:0;
        list-style:none;
        }
    #slider2{margin-top:1em;}
    #slider li, #slider2 li{ 
        width: 1060px;
        height: 429px;
        overflow:hidden; 
        }    
    #prevBtn, #nextBtn,
    #slider1next, #slider1prev{ 
        display:block;
        width:30px;
        height:77px;
        position:absolute;
        left:-30px;
        top:71px;
        z-index:1000;
        }    
    #nextBtn, #slider1next{ 
        left:696px;
        }                                                        
    #prevBtn a, #nextBtn a,
    #slider1next a, #slider1prev a{  
        display:block;
        position:relative;
        width:30px;
        height:77px;
        background:url(../images/btn_prev.gif) no-repeat 0 0;    
        }    
    #nextBtn a, #slider1next a{ 
        background:url(../images/btn_next.gif) no-repeat 0 0;    
        }    
        
    /* numeric controls */    

    ol#controls{
        margin: 0px;
        padding: 0px;
        height:45px;
        margin-top: -22px;    
        margin-bottom: -45px;    
        position: absolute;
        }

    ol#controls li{
        margin:0 2px 0 0; 
        padding:0;
        float:left;
        list-style:none;
        height:45px;
        line-height:45px;
        }
    ol#controls li a{
        float:left;
        width:45px;
        height:45px;
        line-height: 45px;
        font-weight: bold;
        border: 0px;
        background: #D8D8D8;
        color:#555;
        padding: 0px;
        text-align: center;
        text-decoration:none;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
    }
    ol#controls li.current a{
        background: #FC8114;
        color: #ffffff;
        }
    ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
    
/* // Easy Slider */