body
{
background-color:#CCCCCC
}

#obal-kul-roh
{
position:relative;
width:145px;
height:100%;
margin:5px;
padding:.1em;
font-size:.86em;
color:#CCCCCC;
background:#677569;
border-top:10px solid #677569;
border-bottom:10px solid #677569;
border-left:10px solid #677569;
border-right:10px solid #677569;
text-align:center;
}

#obal-kul-roh-text
{
position:relative;
width:670px;
height:100%;
margin:1px;

font-size:.82em;
color:#CCCCCC;
background:#677569;
border-top:10px solid #677569;
border-bottom:10px solid #677569;
border-left:10px solid #677569;
border-right:10px solid #677569;
text-align:left;
}


.horlev
{
position:absolute;
top:-10px;
left:-10px;
background:url('image/roh.jpg') left top no-repeat #CCCCCC;
}

.horprav
{
position:absolute;
top:-10px;
right:-10px;
background:url('image/roh.jpg') right top no-repeat #CCCCCC;
}

.dollev
{
position:absolute;
bottom:-10px;
left:-10px;
background:url('image/roh.jpg') left bottom no-repeat #CCCCCC;
}

.dolprav
{
position:absolute;
bottom:-10px;
right:-10px;
background:url('image/roh.jpg') right bottom no-repeat #CCCCCC;
} 


.horlev, .horprav, .dollev, .dolprav
{
width:10px;
height:10px;
font-size:0px;
}

.Anadpis
{
color:#000000;
text-decoration:none;
font-size:14px;
font-weight:bolder;
}

.Bnadpis
{
color:#000000;
text-decoration:none;
font-size:14px;
font-weight:bolder;
}

a:hover
{
color:#FFFFFF;
}


input {
background-color:#cccccc;
border:hidden;
}
select{
background-color:#cccccc;
border:hidden;
}
textarea{
background-color:#cccccc;
border:hidden;
}
