body
{
background-image: url('pozadi.jpg');
background-position: top center;
background-repeat: no-repeat;
background-color: #717171;
text-align: center;
font-family: Tahoma;
font-size: 11pt;
}

#wrapper
{
text-align: left;
margin: auto;
width: 970px;
}

#logo
{
width: 100%;
height:90px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader 
(src='logo_2.png',sizingMethod='scale');
background-image: url('logo_2.png');
background-position: top left;
background-repeat: no-repeat;

}

#content
{
width: 100%;
background-color:white;
height: 1024px;
border: 2px solid black;
}

#leftcolumn
{
float:left;
width:70%;
}

#rightcolumn
{
float:right;
width:29%;
}

.verticalline
{
width:100%;
float:center;
display:block;
height:2px;
border-top: 2px solid #C0C0C0;
border-bottom: 1px solid #C0C0C0;
font-size:0px;
margin:none;
padding:none;
}

.article
{
width:650px;
height:160px;
margin-left:13px;
margin-top:15px;
border: 1px solid gray;
}

.article-leftblock
{
height:100%;
float:left;
width:25%;
border-right: 1px solid gray;
}

.article-rightblock
{
height:100%;
float:right;
width:74%;
}

.article-title
{
height:28px;
display:block;
width:100%;
font-size:16pt;
}

.article-precontent
{

display:block;
width:100%;
}

#drobeckovemenu
{
margin: 5px;
width:100%;
padding: 2px;
color: #B97406;
}


a
{
margin-right: 5px;
color:black;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.menu{
font-weight: bold;
width: 100%;
height:44px;
}

.menu ul{
padding: 2px 0 2px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin-top: 15px;;
text-align: center;
}

.menu ul li{
display: inline;
}

.menu ul li a{
color: #000;
padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 50px; /*spacing between each menu link*/
text-decoration: none;
border-top: 3px solid #E0E0E0; /*bottom border is 3px*/
}

.menu ul li a:hover, .menu ul li a.selected{
border-top-color: black;
}

#search
{
width:100%;
margin:5px;
text-align:center;
}



#searchbox
{
background-image:url('searchbox.png');
background-repeat:no-repeat;
border:none;
width:184px;
height:39px;
padding-left:12px;
}

#searchbutton
{
background-image:url('searchbutton.png');
background-repeat:no-repeat;
border:none;
width:40px;
height:39px;
}

#fotoright
{
width:98%;
margin: 3px;
height:300px;

text-align:center;
}

.fotoline
{
height:33%;
width:100%;
}

.fotocell
{
width:31%;
height:60px;
float:left;
border:1px solid black;
}

#fototable td
{
padding:0;
margin:0;
}

.clear
{
clear:both;
}

.newcommentsbox
{
width:100%;
height:25px;
}

.textcomment
{
float:left;
}

.datecomment
{
float:right;
margin-right:5px;
color: #A0A0A0;
font-size:9pt;
}

#languages
{
width:200px;
height:60px;
float:right;
padding-top:10px;
color:white;
text-align:center;
}

#languages a
{
color:white;
}

#czechlanguage
{
float:left;
height:100%;
width:49%;

}

#englishlanguage
{
float:right;
height:100%;
width:49%;
}

.more_article
{
float:right;
padding-right:5px;
}

.more_article a
{
color: #B97406;
}

.articledate
{
float:right;
padding-right:5px;
padding-top:3px;
}

.articletitle
{
float:left;
padding-right:5px;
font-size: 15pt;
}

#footer
{
clear:both;
width:100%;
height:30px;
text-align:center;
padding-top:10px;
color:#A0A0A0;
font-size:9pt;
}

.highlight_word
{
background-color:yellow;
}
