*{
margin: 0;
padding: 0;
}

body {
background-color: #596478;
color: #fff;
padding: 5px 0;
font-family: Verdana, Sans-Serif;
font-size: 90%;
}

th,td{
font-family: Verdana, Sans-Serif;
font-size: 90%;
}
th{
text-align: left;
vertical-align: top;
}


img.upravit{
width: 9px;
height: 15px;
margin: 2px;
border: 0;
vertical-align: middle;
}
img.krizek{
width: 15px;
height: 15px;
border: 0;
margin: 2px;
vertical-align: middle;
}

h1,h2,h3,h4{
text-align: left;
margin: 5px 0;
}
h1{
font-size: 140%;
font-weight: normal;
border-bottom: 1px #fff solid;
padding-bottom: 5px;
margin-bottom: 20px;
}
h2{
font-size: 120%;
}
h3{
font-size: 110%;
}
h4{
font-zize: 100%;
}


img{
border: 0;
}
strong{
font-weight: bold;
}
em{
font-style: italic;
}

a{
color: #DE3001;
}
a:hover{
color: #000;
}

textarea{
margin: 5px 0 10px;
}
.tlac{
margin-top: 10px;
background-color: #C0C0C0;
padding: 2px;
}


.center{
text-align: center;
}
.right{
text-align: right;
}
.left{
text-align: left;
}





/*     vycentrovani     */
#holder {
min-height: 600px;
width: 100%;
position: absolute;
height: 100%;
min-width: 681px;
}

#supplemental {
visibility: hidden;
width: 681px;
height: 400px;
}

#page {
left: 50%;
margin: 0 0 0 -340px;
position: absolute;
top: 0;
width: 681px;
background: #FEEE8E url("images/bg.gif") repeat-y;
border: 1px #fff solid;
}




/*     logo     */
#logo {
position: absolute;
left: 0;
top: 0;
width: 681px;
height: 85px;
overflow:hidden;
}
#logo span {
display:block;
width: 681px;
height: 85px;
position:absolute;
left:0;
top:0;
z-index:1;
background: url("images/logo.gif") top left no-repeat;
cursor: hand;
}



/*     levy pruhmenu     */
#left{
position: absolute;
top: 85px;
left: 0;
width: 188px;
}

/*  menu  */
#menu li{
list-style: none;
font-size: 80%;
}
#menu li a{
display: block;
width: 148px;
height: 15px;
padding: 5px 10px 6px 30px;
background: #727884 url("images/menu-odr.gif") 10px 11px no-repeat;
border-top: 1px #fff solid;
color: #fff;
text-decoration: none;
font-weight: bold;
}
#menu li a:hover,#menu li a.active{
color: #FCFF00;
background-image: url("images/menu-odr2.gif");
}

/*  oddelovac  */
.divider{
width: 188px;
height: 9px;
margin-bottom: 20px;
background: url("images/l-divider.gif") top left no-repeat;
}




/*     obsah     */
#content{
padding: 90px 10px 20px 198px;
color: #000;
min-height: 600px;
}






/*     paticka     */
#copy{
width: 683px;
height: 30px;
background: #596478 url("images/copy-bg.gif") top left repeat-x;
border-top: 1px #fff solid;
text-align: center;
padding-top: 10px;
margin: 0 -1px -1px;
font-size: 80%;
color: #A1B2CC;
}
#copy a{
color: #ddd;
}
#copy a:hover{
color: #fff;
}



/*    perlicky     */
.item{
background: url("images/uvozovky.gif") top left no-repeat;
padding-left: 40px; 
margin-bottom: 15px;
padding-bottom: 10px;
border-bottom: 1px #fff solid;
}
.item .text{
margin-bottom: 20px;
}
.item .posted,.item .info,.item .evaluation,.item .evaluate{
font-size: 80%;
color: #000;
}
.item .info{
margin-top: 3px;
}
.item .posted strong,.item .info strong,.item .evaluation strong,.item .evaluate strong{
color: #666;
}



.strankovani{
text-align: center;
margin: 5px 0;
padding: 5px 0;
border: 1px #727884 solid;
}



.evsaved{
	margin: -10px 0 20px 0;
	padding-bottom: 10px;
	border-bottom: 1px #fff solid;
}
