* {
margin:0;
padding:0;
vertical-align:top;
} 


html, body {
height:100%;
margin:0;
padding:0;
line-height:1.5em;
}
a img {
border:0;
}


body {
background:url(images/tit_mainbgd.gif) #FFF repeat-x;
font-family:Arial, Helvetica, sans-serif ;
font-size:76%;
color:#333;
}

p, h1{
margin:0;
padding:0;
text-indent:0;
}
.all {
width:850px;
margin:auto;
position:relative;
}
 
.toppage {
height:153px;
}

.bottompage {
height:22px;
}
.bottompage p{
text-align:center;
font-size:90%;
color:#888;
margin-top:20px;
}
.bottompage a{
color:#0095DB;
}

ol {
padding:0 20px;
}

.maincontent {
min-height:300px;
_height:320px;
} 


.logo {
position:absolute;
top:35px;

}

 
#leftcol {
width:400px;
float:left;
}

#rightcol {
width:47%;
float:right;
}


#loginform{
background:url(images/tit_formbody.gif) 0 0 repeat-y;
}

#loginform input {
border:1px solid #BCBCBC ;
margin-bottom:10px;
margin-right:10px;
}

input.l {
width:110px;
}


#loginform label{
width:110px; 
display:block;
float:left; 
text-align:right;
padding-right:20px;
}

#loginform fieldset{
border:0;
padding:35px 20px 10px 20px;
margin:0;
background:url(images/tit_formtop.gif) 0 0 no-repeat;
} 
#submitbuttons {
margin-top:15px;
margin-left:135px;
}

#formbottom {
height:30px;
background:url(images/tit_formfoot.gif) #fff 0 0 no-repeat;
}

#submit {
padding-right:20px;
}

 

 /* *** 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;}

/* 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;}
}

h1,h2,h3,h4,h5,h6,a {
color:#0095DB ;
}

.linkblock h3 a:hover {
text-decoration:underline;
}

 h2 a {
color:#0095DB ;
text-decoration:underline;
 
 }

.linkblock h3 a{
color:#0095DB ;
text-decoration:none;
font-weight:bold;
}

.linkblock h3 a:visited {
font-weight:normal;
}


h1 { font-size:150%; font-weight:normal;}
h2 { font-size:170%;font-weight:normal;}
h3 { font-size:130%; font-weight:normal;}
h4 { font-size:120%;}
h5 { font-size:120%; font-weight:normal;}
h6 { font-size:100%;}

#rcol_inner {
padding:0 20px 0 30px;
}
#tagcloud a:hover{
text-decoration:underline;
}
#tagcloud a{
font-size:90%;
vertical-align:bottom;
color:#444;
}

h2 {
margin:1em 0 .7em 0;
}
#tagcloud {
line-height:2.3em;
}

#tagcloud a.sz0{ font-size:90%}
#tagcloud a.sz1{ font-size:100%}
#tagcloud a.sz2{ font-size:110%}
#tagcloud a.sz3{ font-size:120%}
#tagcloud a.sz4{ font-size:160%}
#tagcloud a.sz5{ font-size:180%}

#rightcol p.news {
font-style:italic;
text-align:justify;
margin-bottom:1em;
} 
.linkblock {
padding-bottom:0em;
}

.linkinfo {
float:left;
background-color:blue;
display:block;
text-align:center;
width:53px;
height:60px;
background:url(images/tit_infobgd.gif) 0 0 no-repeat;;
color:white;
padding:7px;
}

.linkinfo p { font-size:25px; font-weight:bold; margin:0;padding:0; }
.linkinfo p .units { font-size:11px; font-weight:normal;font-family:Verdana;}

.linktext {
float:right;
width:310px;     
}

.linktext p{
font-size:90%;
font-family:Verdana;
}
.front_link, .front_link a {
margin-bottom:.7em;
color:#0095DB;
font-style:italic;
}


.submitbutton {
width:0;
height:0;
}

.msgwrong, .msgbad {
  color:red;
}
.msgok {
  color:green;
}

.msgwrong {
  font-weight:bold;
}

#formmsg5 {
text-align: center;

}

#newreg, #submit {
cursor:pointer;
}

.enterbox {
margin-top:25px;
}


.levysloupec {
float:left;
width:487px;
text-align:justify;
}

.pravysloupec {
border-left:1px dotted black;
float:right;
padding-left:15px;
text-align:justify;
width:330px;
}

h1,h2,h3,h4,h5,h6,p {
margin-bottom:1em;
}

.toptree {
display:block;
width:100%;
padding:0;
margin:0;
}

.toptree a.active{
font-weight:bold;
}




.bottomtree li {
display:inline;
}

.bottomtree li a{
padding:0 25px 0 0;
color:#333;
}


.bottomtree li a:visited{
color:#888;
}

.bottomtree li a.active, .bottomtree li a.active:visited{
font-weight:bold;
color:#333;
text-decoration:none;
}

.floatleft {
float:left;
margin-right:20px;
}

.floatright {
float:right;
margin-left:20px;
}

code, pre {
margin-bottom:1.5em;
display:block;
width:90%;
background-color:#eee;
border:1px solid #999;
font-size:110%;
padding:7px;
}

.abstract {
padding:40px;
text-align: center;
background-color:#eee;
border:1px solid #999;
}
