/**************** Body and tag styles ****************/

*{margin:0; padding:0;}

body {
font:76% Verdana,Tahoma,Arial,sans-serif;
line-height:1.4em;
text-align:center;
color:#303030;
background:#fff url(/images/pozadi_vertical.png) repeat-x scroll 0px 0px;
}

.obraz {
position:absolute;
background:#e8eaec url(/images/weblogo.png) no-repeat 0px 0px;
top: 0; 
left: 0;
width: 30px;
height: 239px;
}

a img{border:none;}

/**************** Header and navigation styles ****************/

#container{
width:750px;
margin:20px auto;
padding:0 0;
text-align:left;
background:#ffffff url(/images/hroch.png) no-repeat 2% 96%;
color:#303030;
border:5px solid #a0a0a0;
}

#header{
height:196px;
width:750px;
color:#ffffff;
}

.header-left {
float:left;
}

.header-right {
float:right;
}

.navigation{
position: relative; 
height:2.2em;
line-height:2.2em;
width:750px;
margin: 0 0;
background:#fff;
color:#000;
}

.navigation li{
font-size: 0.9em;
line-height: 1.6em;
float:left;
list-style-type:none;
border-right:1px solid #000;
white-space:nowrap;
}



.navigation li a{
display:block;
padding:0 20px;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #000;
}


* html .navigation a {width:1%;}

.navigation .selected,.navigation a:hover{
background:#ccc;
color:#000;
text-decoration:none;
}

/**************** Footer styles ****************/

#footer{
clear:both;
width:750px;
padding:5px 0;
margin:0 0;
font-size:0.9em;
color:#000;
background:#ccc;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#000; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#000; background-color:inherit; text-decoration: underline;}

/**************** Sidebar styles ****************/

#sidebar-left {
margin-left: 7px;
margin-right: 5px;
padding-top: 30px;
float: left;
width: 150px;
\width: 150px;
w\idth: 150px;
}

#sidebar-right {
margin-left: 5px;
margin-right: 2px;
padding-top: 30px;
float: right;
text-align: center;
width: 150px;
\width: 150px;
w\idth: 150px;
}

#sidebar-left .bold a{
text-align:left;
font-weight:bold;
margin-left: -5px;
color:#000;
}

#sidebar-left h2 {
font-size:120%;
text-align:left;
font-weight:bold;
padding: 0px 5px 10px 5px;
color:#000;
}

#sidebar-right h2 {
font-size:120%;
text-align:center;
font-weight:bold;
padding: 0px 5px 10px 5px;
color:#000;
}

.novinky {
background: #fafbfc url(/images/h4.png) repeat-y;
border-top: 1px solid #a0a0a0;
border-left: 1px solid #a0a0a0;
margin-bottom:0px;
}

.news_right {
background: #ccc url(/images/novinky.png) repeat-y;
border-bottom: 1px solid #a0a0a0;
border-left: 1px solid #a0a0a0;
margin-bottom:10px;
padding-top:10px;
}

.news_right img {
text-align:center;
width: 130px;
margin-bottom: 5px;
border: 1px solid #000;
}

.news_right p {
text-align:left;
}

#sidebar-right h4 {
padding-left: 5px;
font-size:10px;
text-align:left;
color: rgb(0,51,204);
}

#sidebar-right h4 a{
text-decoration:none;
color: rgb(0,51,204);
}

#sidebar-left dt a{
display:block;
padding: 0px 7px 0px 15px;
text-decoration:none;
font-size:12px;
font-weight:bold;
}



#sidebar-left dt a:hover {
text-decoration:underline;
}



#sidebar-right a, #sidebar-left a {
color: #cc6633;
background-color: inherit;
border: none;
}

#sidebar-right p, #sidebar-left p {
font-size: 0.8em;
line-height: 1.5em;
}

#sidebar-left p {
text-align: left;
padding: 10px 10px 10px 10px;
}

.box{
margin:0 0 20px 0;
padding:10px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
font-size:75%;
text-align:justify;
line-height:1.2em;
}

.box-center{
margin:0 0 20px 0;
padding:10px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
font-size:100%;
text-align:center;
line-height:1.2em;
}

.menu{
display:block;
padding: 0px 7px 0px 15px;
text-decoration:none;
font-size:12px;
font-weight:bold;
}

.menu a {
text-decoration:none;
}

.menu a:hover {
text-decoration:underline;
}

/**************** Content styles ****************/

#content {
margin: 0 155px;
padding: 30px 5px 5px 5px;
}

#content img {
padding: 0 15px 5px 10px;
}

#content li {
padding-right: 10px;
padding-left: 15px;
font-size: 0.9em;
line-height: 1.6em;
color: #000;
}

#content ul {
padding: 0 0 10px 30px;
}

#content h1 {
font-size: 1.5em;
}

.nadpis_h3 {
padding-top: 5px;
padding-bottom: 5px;
font: 1.5em Georgia, Times, serif;
color: #cc6633;
border-top: 1px solid #c0c0c0;
border-bottom: 1px solid #c0c0c0;
background-color: #fafbfc;
width: 91%;
}

#content table {
text-align:left;
}

#content table td {
padding-left: 5px;
padding-right: 5px;
}

#content table th {
padding-left: 5px;
padding-right: 5px;
background: #ccc;
font-weight:bold;
}

p{
padding: 0 10px 10px 15px;
font-size: 0.9em;
line-height: 1.6em;
color: #000;
}

h2{
padding-right: 10px;
padding-left: 10px;
font-size: 1.6em;
line-height: 1.6em;
color: #000;
}

h3{
padding-right: 10px;
padding-left: 10px;
font-size: 0.9em;
line-height: 1.6em;
color: #000;
}

p input {
width: 102px;
}

.default p {
line-height: 1.3em;;
}

blockquote {
margin-right: 0;
margin-left: 20px;
}

h1, h2, h3 {
font-weight: normal;
}



small, .small {
font-size: 0.9em;
}

/* links
----------------------------------------------- */

h1 a, h2 a, h3 a {
border: none;
}

h3 a {
font: 1.5em Georgia, Times, serif;
color: #cc6633;
}



/* overrides
----------------------------------------------- */

.left{
float:left;
}

#content hr {
margin: 2em 0;
width: 66%;
color: #ccc;
background-color: inherit;
}

img.divider {
margin: 2em 0;
text-align: center;
}

/* global layout
----------------------------------------------- */



/* comments
----------------------------------------------- */


