/* @override http://rozhledy.zencode.eu/style.css */

body {
background-color: #6e0001;
margin: 0;
padding: 0;
font: small Verdana, Helvetica, Arial, sans-serif;
}

img {
border: 0;
}

#shadow-left {
width: 820px;
margin: 0 auto;
background: url(../images/design/shade.gif) repeat-y top left;
}

#shadow-right {
background: url(../images/design/shade.gif) repeat-y top right;
}

#master {
width: 800px;
margin: 0 10px;
background: #fff;
}

#container {
background: url(../images/design/violin.jpg) no-repeat top right;
}

h1 {
margin: 0;
padding: 0;
background: url(../images/design/rozhledy.jpg) no-repeat;
height: 200px;
text-indent: -9999px;
}

#nav {
margin: 0;
margin-bottom: 30px;
padding: 8px 12px;
font-size: 120%;
font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
list-style: none;
background: #716f94 url(../images/design/nav.gif) repeat-x;
}

#nav li {
display: inline;
}

#nav li a {
padding: 8px;
text-decoration: none;
color: #bbb;
}

#nav li a:hover,
#home a.home,
#archiv a.archiv,
#predplatne a.predplatne,
#redakce a.redakce,
#inzerce a.inzerce,
#onas a.onas {
color: #fff;
}

#left-col {
float: left;
width: 515px;
padding: 0 20px;
border-right: 1px solid #bbb;
height: 400px;
min-height: 400px;
}
html>body #left-col { height:auto; }

#left-col ul, #left-col ol {
margin-left: 8px;
padding-left: 15px;
line-height: 160%;
color: #555;
}

#right-col {
float: right;
width: 200px;
padding: 0 20px;
}

#wide-col {
padding: 0 20px;	
height: 400px;
min-height: 400px;
}
html>body #wide-col { height:auto; }

#wide-col ul, #wide-col ol {
margin-left: 8px;
padding-left: 15px;
line-height: 160%;
color: #555;
}

#wide-col .cover {
margin-top: 20px;
display: block;
float: left;
width: 200px;
}

#wide-col .toc {
float: right;
width: 519px;
padding: 0 20px;	
}

#wide-col .toc h4 {
margin-top: 20px;	
}

#wide-col .toc ul {
list-style-type: none;
margin-left: 0;
padding-left: 0;
font-weight: bold;
color: #6e0001;
}

#wide-col .toc ul ul {
list-style-type: none;
margin-left: 0;
padding-left: 0;
font-weight: normal;	
margin-bottom: 15px;
color: #555;
}

.clean {
clear: both;
}

h2 {
font: 170% Georgia, Times, serif;
line-height: 140%;
color: #6e0001;
font-weight: normal;
margin: 0;
}

h2 a {
text-decoration: none;
color: #6e0001;
}

h2 a:hover {
text-decoration: underline;
}

h3 {
font: 110% Georgia, Times, serif;
text-transform: uppercase;
letter-spacing: 0.1em;		
}

#left-col h3, #wide-col h3 {
margin: 5px 0;
color: #555;
}

#right-col h3 {
margin: 0 0 10px 0;
color: #555;
}

p {
color: #555;
line-height: 160%;
margin: 20px 0;
}

a { color: #229; }
a:hover { color: #22f; }
a.green { color: #292; }
a.green:hover { color: #2f2; }

.article {
padding-bottom: 20px;
}

.article img {
float: left;
margin: 0 20px 10px 0;
padding: 5px;
border: 1px solid #999;
}

.meta {
padding: 5px;
font-weight: bold;
border: 1px solid #ccc;
}

#footer {
text-align: center;
padding: 20px;
margin: 0;
border-top: 1px solid #bbb;
}

.top {
text-align: center;
}

dl {
line-height: 160%;
}

dt {
margin-top: 20px;	
margin-left: 0;
font-weight: bold;
}

dd {
margin-left: 0;
color: #555;
}

#info h3 {
text-transform: none;
font: small Verdana, Helvetica, Arial, sans-serif;
margin: 20px 0;
font-weight: bold;
color: #000;
letter-spacing: 0;
}

#info table {
width: 100%;
border-collapse: collapse;
}

#info th, #info td {
border: 1px solid #999;
padding: 3px 5px;
text-align: center;
}

#info th {
background: #999;
color: #fff;
}

#info tr.even {
background: #eee;
}

