* {
margin:0;
padding:0;
} 
 
html, body{ 
 margin:0; 
 padding:0; 
 color:gray;
 } 
 
a {
color: black;
text-decoration: none;
} 

a:hover {
text-decoration: underline;
}

a img {
border:1px solid black;
}
 
 
body {
  background:url(images/mainpagebgd.png) ;
  font-family:Verdana, Helvetica, sans-serif;
  font-size:70%;
  color:#011039;
  line-height:1.4em;
} 

a img {
border:0;
} 
 
#pagewidth{ 
 width:907px;  
 margin:auto; /*center layout ?*/
} 
 
#header{
 position:relative; 
 width:100%;
} 
 
#leftcol{
 width:314px;
 height:162px; 
 float:left; 
 position:relative; 
 background:url(images/leftmenubgd.png) 0 0 no-repeat; 
 }
 
#maincol{background-color: #FFFFFF;  
 float: right; 
 display:inline; 
 position: relative; 
 width:593px;
 height:192px;
 background:url(images/mainimage.jpg) 0 0 no-repeat;
  
 }

#footer {
background-color:white;
padding-top:12px;
}
 
#infooter{
 border-top:1px solid #011039 ;
 padding:2px 10px 0 10px;;
 background-color:white;
 text-align:left;
 height:37px; 
 clear:both;
 } 


.topleft {
display:block;
float:left;
width:313px;
height:37px;
background:transparent;;
}
.topright {
display:block;
float:right;
width:594px;
background:url(images/langblock.gif) 0 0 no-repeat;
height:37px;
text-align:right;
}

.topleft1 {
display:block;
float:left;
width:313px;
height:81px;
background:transparent;;
}
.topright1 {
display:block;
float:right;
width:593px;
background:url(images/langblock.gif) 0 0 no-repeat;
height:81px;
text-align:right;
}
#menucolumn {
display:block;
float:left;
width:314px;
height:162px;
background:url(images/leftmenubgd.png) 0 0 no-repeat;
}
#righttitle {
display:block;
float:right;
width:593px;
height:162px;
text-align:right;
}
.headerline {
display:block;
background:url(images/lineundermenu.jpg);
height:9px;
font-size:5px;
}
.langblock {
display:block;
float:right;
padding-right:20px;
} 

#texts {
background-color:white;
}


#submenucolumn {
display:block;
float:left;
width:310px;
}

#textblock {
display:block;
float:right;
width:593px;
font-size:90%;
}

.textwrapper  {
padding:5px 10px 5px 25px;
}
.menuwrapper{
padding:6px 30px;
}

.menuwrapper li {
list-style: none;
padding-left:0;
line-height:20px;
}

ul.submenu li{
line-height:2.8em;
}

ul.submenu {
padding:5px 20px;
background-color:#EFF9FF  ;
}
 
ul.submenu a{
font-size:120%;
color: #06AADF;
}
ul.submenu a.active, ul.submenu li.active a{
font-weight: bold;
}



ul.topmenu {
padding:5px 0 0 32px;
font-weight: bold;

}

ul.topmenu li{
line-height:2.8em;
list-style: none;
}

ul.topmenu li a{
font-size:120%;
color: #FFF;
text-decoration: none;
}

ul.topmenu li a.active {
/*color:#FADBC5;*/
color:black;
}



.textwrapper p {
text-align:justify;
text-indent:0;
}

.textcolumn1{
display:block;
float:left;
padding-top:0px;
width:47%;


}
.textcolumn2 {
display:block;
padding-top:0px;
float:right;
width:47%;
}

#textblock h1, #submenucolumn h2  {
font-size:120%;
padding-top:7px;
margin-bottom:1.5em;
margin-left:-25px;
background:url(images/headerbullet.gif) 5px 80% no-repeat;
text-indent:25px;
color:#125AAA ;
}


#textblock h6 {
font-size:1em;
}
#textblock h5 {
font-size:1.2em;
}


#textblock table {
border-collapse: collapse;
border: 2px;
border-style: none;
 
}

#textblock td {
border: 1px solid black;
vertical-align: top;
}

blockquote {
padding:2px 10px;
}







#submenucolumn h2 {
margin-left:25px;
margin-top:5px;
margin-bottom:0;

}

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

.bottommenu {
display: block;
text-align: center;
padding:20px;


}







/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}



/*--editor styles-------------*/
.center {
text-align:center;
}

.floatright {
float:right;
}

.floatleft {
float:left;
}

span.red {
color:red;
}

span.blue {
color:blue;
}

span.green {
color:green;
}


.ramecek {
border:3px solid #eee;
}

.abstract {
background:#F1F1F1;
}

#infooter p{
text-align: center;
width:100%;
clear: both;


}








/*--novinky---------------*/

.novinka {
padding:0 0 7px 0;
font-size:90%;

}

.nov-datum {
font-weight:bold;
color:#16477C
}

.nov-nadpis, .nov-nadpis a {
font-weight:bold;
color: #06AADF;
text-decoration: none;
}


.bottommenu a {
text-decoration: underline;
}


.bottommenu a.active {
font-weight bold;
}

