body{
font-family: sans-serif;
 color: #404040;
 font-size: 75%  ;
}
a{
  color: #ec1332;
}
a:hover{
 color: #ec1332;
 text-decoration: none;
}
p {margin:0; padding:0;}
pre {

	font-size: 13px;
}
h2{

 font-size: 140%;
 font-weight: normal;
 color: #fff;
 width: 500px;
 _width: 518px;
 height: 57px;
 margin-top: 20px;
 line-height: 57px;
 padding-left: 18px;
 text-transform: uppercase;
 
}
#content h2{

 font-weight: normal;
 color: #fff;
 width: auto;
 height:2em;
 line-height: 2em;
 padding-left: 18px;
 text-transform: uppercase;

color: #123987;
border-left: 5px  solid  #d9261c;
border-top: 1px  solid  #ffffff;
font-size: 130%;
margin: 7px  0pt  7px 0pt;
padding: 8px  3px  8px  11px;
}
h3{
 color: #ec1332;
font-size: 140%;
margin-bottom: 0;
margin-top: 0;
font-weight /*\**/: normal\9
}
h4{
 color: #000;
font-size: 105%;
margin-bottom: 0.5em;
margin-top: 0;
}
h5{
 margin: 0;
}
.imgleft{
 float: left;
 margin: 0 1em 1em 0;
 padding: 2px;
 border: 3px solid #0f6b68; 
}
.imgright{
 float: right;
 margin: 0 0 1em 1em;
  padding: 2px;
 border: 3px solid #0f6b68;
}

.righthalf{
 width: 48%;
 float: right;
}
.lefthalf{
 width: 48%;
 float: left;
}
#text td{
vertical-align:top;
}
ul{
 list-style-type: square;
}
li{
 color: #ffa800;
}
li span{
 	color:  #50504f;
}
form{
 margin: 0;
 padding: 0;
}
fieldset{
 border: none;
}
 
#langs{
 position: absolute;
 left: 300px;
 top: 20px;
 line-height: 20px;
 width: 90px;
 
}
#langs span.cz, #langs a.cz{
 background: url('../images/cz.gif') no-repeat right top;
 display: block;
 float: right;
 width: 27px;
 height: 19px;
}
#langs span.en, #langs a.en{
 background: url('../images/en.gif') no-repeat right top;
 display: block;
 float: right;
 width: 27px;
 height: 19px;
}
#langs span.ru, #langs a.ru{
 background: url('../images/ru.gif') no-repeat right top;
 float: right;
 width: 27px;
 height: 19px;
}
#langs a em, #langs span em{
 display: none;
}

