html,body{ 
	font-family: Tahoma, "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif; 
	font-size : 11px;
	color: #000000;
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

/********************************** begin of DESIGN ************************/
div.stranka{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	line-height: 16px;
}

div.top{
    width: 1000px;
    height: 72px;
    text-align: left;
    margin: 0 auto;
}

div.menu{
    width: 100%;
    background-image: url(../images/design/menu_back.jpg);
    height: 40px;
}

div.background{
    width: 100%;
    background-image: url(../images/design/main_back.jpg);
    background-position: top;
    background-repeat: repeat-x;
}

div.center{
    width: 1000px;
    text-align: left;
    margin: 0 auto;
    background-image: url(../images/design/back.jpg);
}

.center:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.floatholder {
	margin: 0px 0 0;
}

div.left_frame{
    width: 741px;
    float: left;    
}

div.main{
    width: 741px;
    height: 186px;
    background-image: url(../images/design/main.jpg);    
}

div.odkazy_frame{
    float: left;
    width: 189px;    
}

div.odkazy_frame_padding{
    padding-left: 25px;
    padding-right: 25px;
}

div.text_frame{
    float: right;
    width: 552px;
    font-size: 12px;
    line-height: 18px;
}

div.text_frame_padding{
    padding: 20px;
    text-align: justify;
}

div.right_frame{
    width: 259px;
    float: right;
    background-image: url(../images/design/right_top_blue.jpg);    
    background-position: top;
    background-repeat: no-repeat;
}

div#right_banner{
    padding: 15px 0px 30px 12px;
}

div.novinky_padding{
    padding-left: 28px;
    padding-right: 20px;    
}

div.bottom{
    clear: both;
    width: 1000px;
    margin: 0 auto;
}

div.highlite{
    text-align: center;
    background-color: #e5e5e5;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #c0c0c0;
    padding: 20px;
    padding-bottom: 26px;
}

div.video{
    margin-top: 10px;
    margin-bottom: 10px;
}
/********************************** end of DESIGN ************************/

/********************************** begin of DropDown Menu ******************/
#nav{width: 1000px; text-align: center; margin: 0 auto; height: 40px; /*background-image: url(../images/design/right_top.jpg);*/ background-position: right; background-repeat: no-repeat;}
#nav ul {margin: 0 auto; padding: 0; list-style: none; text-align: center; padding-left: 10px;}
#nav ul li {float:left; padding-bottom: 1px;}
#nav ul li a {display:block; font-weight: bold; color: #ffffff; text-align:center; text-decoration: none;}
#nav ul li.nav-noseparator a {background: none; color: #ffffff; }
#nav ul li a:hover {color: #000000;}
#nav ul li#nav-active a {color:#ffffff; text-decoration:none;}

#nav ul ul {margin:0; padding:0; border: 0px solid #6e6e6e; border-top: 0px; border-bottom: 0px; list-style:none; z-index: 999; margin-top: 5px;}
#nav ul li ul {width: 150px; margin-top: 1px;}
#nav ul li ul li {float:left; width: 150px; padding: 0px; padding-right: 0px;}
#nav ul li ul li a:hover {background: #aec7dd !important;}

#nav ul li ul li.nav-noseparator a {background: none; color: #FFFFFF; padding: 5px; margin: 0px;}
#nav ul li ul li.nav-noseparator a:hover {color: #000000;}

#nav li ul {position: absolute; left:-999em; background: #494a4e; }
#nav li ul ul {margin: -28px 0 0 0px; _margin-top: -38px;}
#nav li ul a {display:block; padding: 4px 10px; border-bottom: 1px solid #6e6e6e; background:none !important; color:#000; font-weight: normal; text-align: left; text-decoration: none;}
#nav li:hover ul ul, #nav li.sfhover ul ul {left:-999em;}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {left:auto;}
/********************************** end of DropDown Menu ******************/

table{
    border-collapse: collapse;
}

table.border{
}

table.border tr.hlavicka td{
    background-color: #ffb700;    
    text-align: center;
    font-weight: bold;
}

table.border td{
    border: 1px solid #000000;
    padding: 5px;
}

td{
   font-family: Tahoma, "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif; 
   font-size : 11px;
}

td.hlavicka{
  border-width: 1px;
  border-style: solid;
  border-color: #cc7821;
  background-color: #ff8c00;
  font-weight: bold;
  text-align: center;
}

td.ramik{
  border-width: 1px;
  border-style: solid;
  border-color: #cc7821;
}

td.ciara{
	font-size: 1px;
	height: 1px;
	background-color: #DDDDDD;
}

td.foto{
    background-color: #e5e5e5;
    width: 120px;
    height: 120px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #c0c0c0;
}

/********************************** begin of hypertext ******************/
a{
    color: #3472ab;
	text-decoration: underline;
}   

a:hover{
    color: #49a8ff;
}

div.submenu_button_default{
    background-color: #ffffff;
    width: 120px;
    text-align: left;
    vertical-align: middle;
    border: 1px solid #ffffff;
}

div.submenu_button_hover{
    background-color: #aec7dd;
    width: 120px;
    text-align: left;
    vertical-align: middle;
    border: 1px solid #ffffff;
    cursor: hand;
}

a.submenu{
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

a.submenu:hover{
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

a.menu{
    font-size: 13px;
    text-decoration: none;
    font-weight: normal;
    color: #FFFFFF;
}

a.menu:hover{
    font-weight: bold;
}

a.male{
    font-size: 11px;
    text-decoration: none;
    font-weight: normal;  
    color: #FFFFFF;
}

a.male:hover{    
}

a.nodecoration{
    text-decoration: none;
    font-weight: normal;
}

a.nodecoration:hover{
    text-decoration: underline;
}

a.viacinformacii{
    text-decoration: underline;
    font-weight: bold;
    color: #ffb700;
}

a.viacinformacii:hover{
    
}

/********************************** end of hypertext ******************/

/********************************** begin of nadpis ******************/
h1{
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	margin-bottom: 10px;
}

h2{
	font-size: 14px;
	color: #3472ab;
	margin: 0px;
	padding: 0px;
}

b{
    color: #000000;
}

h3{
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
}

h4{
    margin: 0px;
    color: #3472ab;
    font-size: 12px;
    margin-top: 10px;
}

/********************************** end of nadpis ******************/

/********************************** begin of text ******************/
span.datum{
    color: #ffb700;
    font-weight: bold;
}

span.menu{
    font-weight: bold;
    color: #FFFFFF;
    cursor:	pointer;
}

span.english{
    color: #a7a7a7;
    font-style: italic;
    font-size: 12px;
}

span.error{
	font-weight: bold;
	font-size: 14px;
	color: #71be42;
}

span.note{
    color: #808080;
    font-size: 11px;
    font-style: italic;
    font-weight: normal;
}

.velke{
    text-transform: uppercase;
}
/********************************** end of text ******************/
hr{
    border: 1px solid #c0c0c0;
    border-top: 0px;    
    border-left: 1px;    
    border-right: 1px;
    height: 1px;
    margin: 15px 0px 15px 0px;    
}


ul{
 	padding: 0px;
 	margin: 0px;
 	padding-left: 25px;
    list-style-image: url(../images/design/sipka.jpg);	
}

ul.submenu{
 	padding: 0px;
 	margin: 0px;
 	padding-left: 25px;
    list-style-image: url(../images/design/submenu_sipka.jpg);	
}

li{
  margin: 0px;
  padding: 0px;
}

img{
	border: 0px;
}

img.ciara{
	padding-left: 1px;
}

img.border{
 	border-width: 5px;
 	border-style: solid;
 	border-color: #abc9e1;
}

img.border_small{
 	border-width: 1px;
 	border-style: solid;
    border-color: #b0b0b0;
}

img.photo_left{
    float: left;
    margin: 5px 10px 0px 0px;
}

img.foto{
	margin: 20px;
	border: 1px solid #000000;
}

div.foto_ramik{
	border: 1px solid #4d4d4d;
    background-color: #333333;
}

div.left{
    float: left;
    margin-right: 10px;    
}

div.right{
    float: right;
    margin-left: 10px;    
}

p{
	margin: 0px;
	padding: 0px;
}

form{
	margin: 0px;
}

input.text{
    width: 200px;
	font-size: 11px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

input.file{
	font-size: 11px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

input.submit{
	color: #5b5b5b;
	font-size: 11px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	background-color: #f4f4f4;
	height: 20px;
	padding-bottom: 3px;
	background-image: url(../images/buttonback.jpg);	
}

div.submit_button{
	height: 16px;
	color: #5b5b5b;
	font-size: 11px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	background-color: #f4f4f4;
	background-image: url(../images/buttonback.jpg);
	text-align: center;
}

div.submit_button_padding{
	padding-top: 1px;
}

div.colorpicker{
	border: 1px solid #999999;
	width: 15px;
	height: 15px;
	float: left;
	margin-right: 2px;
	cursor: pointer;
}

textarea{
	font-family: tahoma;
	font-size: 11px;
	height: 50px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

select{
	font-size: 11px;
	width: 200px;
}

fieldset{
	background-color: #f6f6f6;
	border-width: 1px;
	border-style: solid;
	border-color: #dedede;
	margin-bottom: 10px;
	padding: 10px;
}

legend{
	font-weight: bold;
}
