/* stav konta */
#stav-konta1 {
width:190px;
background:#ffd444 url('./images/yellow-top.gif') no-repeat 0 0;
margin:5px;
text-align:center;
}

#stav-konta2 {
width:190px;
background:transparent url('./images/yellow-bottom.gif') no-repeat left bottom;
overflow:hidden;
margin:0px;
padding:0px;
}

#stav-konta1 p {
padding:5px;
}

#stav-konta1 p.box {
border:1px solid #000000;
text-align:right;
padding:2px;
width:150px;
margin:auto;
background-color:#FFFFFF;
}

/* content */

.abox {
width:200px;
float:left;
margin-bottom:10px;
}

.abox div.top {
height:5px;
overflow:hidden;
background:#3292ce url('./images/box-top.gif') 0 0 no-repeat;
}

.abox div.content {
height:340px;
padding:5px;
background:#FFFFFF url('./images/box-bg.gif') 0 0 repeat-y;
position:relative;
}

.abox div.content p {
margin-top:4px;
margin-bottom:4px;
}

.abox div.content img {
border:2px solid #e0eff7;
}

.abox div.bottom {
height:5px;
overflow:hidden;
background:#3292ce url('./images/box-bottom.gif') 0 0 no-repeat;
}

a.vice {
width:190px;
display:block;
height:26px;
line-height:26px;
text-align:right;
position:absolute;
bottom:0px;
left:1px;
}

a.vice span {
background:url('./images/vice.gif') 0 0 no-repeat;
float:right;
width:16px;
height:16px;
display:block;
margin:6px 5px 0 5px;
}

.spacer {
width:5px;
min-width:5px;
float:left;
}

.quest-box, .blue-box {
clear:both;
width:610px;
}

.quest-box div.top, .yellow-box div.top {
height:5px;
overflow:hidden;
background:#fbdd6f url('./images/quest-box-top.gif') 0 0 no-repeat;
}

.quest-box div.question, .yellow-box div.obsah {
background-color:#fbdd6f;
padding:5px;
}

.quest-box div.answer {
background-color:#e3e6f0;
padding:5px;
}

.quest-box div.bottom {
height:5px;
overflow:hidden;
background:#fbdd6f url('./images/quest-box-bottom.gif') 0 0 no-repeat;
}

.yellow-box div.bottom {
height:5px;
overflow:hidden;
background:#fbdd6f url('./images/yellow-box-bottom.gif') 0 0 no-repeat;
}

.media {
margin-bottom:4px;
}

.kdu_style {
color:#004588;
}

.kdu_style h1 {
margin-bottom:8px;
}

.kdu_style h1 span {
background-color:#fdba31;
font-size:16pt;
padding:8px;
margin:0px;
line-height:32px;
}

.motto {
background-color:#e7e7e8;
padding:8px;
text-align: center;
font-size:11pt;
font-weight:bold;
}

#galery {
margin:auto;
width:500px;
}

#galery .item {
float:left;
width:150px;
height:130px;
margin:5px;
border:2px solid #e0eff7;
text-align:center;
background-color:#E5E5E5;
}

#galery .item:hover {
border-color:#004588;
}

#evyveska {
width:190px;
height:39px;
line-height:39px;
background:url('./images/evyveska-bg.gif') no-repeat 0 0;
margin:5px;
text-align:center;
}

#evyveska a {
color:#004588;
font-size:12pt;
font-weight:bold;
text-decoration:none;
}

ul.sipky {
list-style-type:none; 
margin-left:1em;
}

ul.sipky li {
background:#FFFFFF url('./images/sipka.gif') 0 2px no-repeat;
text-indent:7px;
margin:2px;
}

/* napiste nam */
form input {
border:1px solid #CCCCCC;
padding:2px;
}

form textarea {
border:1px solid #CCCCCC;
padding:2px;
}

.video-thumb {
float:left;
width:150px;
padding:1px;
border:1px solid #808080;
margin:15px;
overflow:hidden;
}

.errors {
color:#CC0033;
font-size:11pt;
font-weight:bold;
}

.question {
padding:10px;
background:#fbdd6f url('./images/quest-box-top.gif') no-repeat 0 0;
}

.answer {
padding:10px;
background:#e3e6f0 url('./images/quest-box-bottom.gif') no-repeat 0 bottom;
margin-bottom:10px; 
}
