body {
font-family: verdana, sans-serif;
font-size: 11px;
line-height: 1.5em;
color: #333;
margin: 0 0 0 11px;
padding: 0;
background: #fff url(images/pozadi_leve.gif) repeat-y;
}

/* --- text ------------------------------- */

a:link {
color: #5b80b2;
border-bottom: 1px dotted #5b80b2;
text-decoration: none;
}

a:visited {
color: #969;
border-bottom: 1px dotted #969;
text-decoration: none;
}

a:hover {
color: #036;
border-bottom: 1px solid #036;
text-decoration: none;
}

p {
margin: 1em 0 1em;
padding: 0;
}

h1 {
font-size: 180%;
font-weight: bold;
color: #E87817;
padding: 0;
margin: 0;
}

h2 {
font-size: 140%;
color: #c63;
}

h3 {
font-size: 115%;
}

h3 span, h4 span {
}

h4 {
font-size: 110%;
color: #c63;
padding: 0;
margin: 0 0 1em 0;
}

h5 {
font-size: 100%;
font-weight: bold;
padding: 0 0 2px 0;
margin: 1.2em 0 -.2em 0;
border-bottom: 1px solid #ddd;
}

blockquote {
color: #777;
padding-left: 12px;
border-left: 1px dotted #777;
}

code {
color: #c63;
line-height: 1.2em;
font-size: 110%;
text-align: left;
}

abbr, acronymn {
border-bottom: 1px dotted;
}

.date {
font-size: 92%;
color: #999;
}

/* --- vrsek a menu ------------------------------- */

#obal {
margin: 0;
padding: 0;
background:  url(images/pozadi_prave.gif) repeat-y right;
}

#logo {
background: #4A79A5 url(images/logo_pozadi.gif) no-repeat right;
background-repeat: no-repeat;
height: 62px;
padding: 0;
margin: 0;
}

#logo a  {
border-style: none;
display: block;
width: 173px;
}

#logo img  {
display: block;
width: 0;
}

#logo span {
position: absolute;
top: 6px;
left: 25px;
width: 228px;
height: 54px;
background: url(images/logo_web.gif) no-repeat;
}

html>body #logo span {
top: 6px;
}

#nav {
position: relative;
margin: 0;
padding: 0 0 0 10px;
background: url(images/menu_pozadi.gif);
height: 30px;
}

#nav li {
margin: 0; 
padding: 0;
display: inline;
list-style-type: none;
}

#nav a:link, #nav a:visited {
float: left;
font-size: 11px;
line-height: 20px;
font-weight: bold;
margin: 4px 10px 0 10px;
padding-bottom: 2px;
text-decoration: none;
border: none;
color: #fff;
}

#nav a:link.active, #nav a:visited.active, #nav a:hover {
border-bottom: 4px solid #fff;
padding-bottom: 2px;
color: #FF4040;
}

#login {
padding: 0 0 0 20px;
background: url(images/ssl.gif) no-repeat 0 2px;
}

/* --- leva plocha ----------------------------- */

#left {
position: relative;
margin: 0 270px 20px 20px;
padding-top: 18px;
text-align: justify;
}

#left .entry {
margin-bottom: 12px;
}

#left ul {
list-style: none;
margin: 1em 0 1em 0;
padding-left: 24px;
color: #666;
}

#left li {
padding: 0 0 4px 17px;
line-height: 1.3em;
background:  url(images/li_sipka.gif) no-repeat 0 2px;
}

#left dl dd {
margin: 0;
padding: 0 0 1em 0;
}

#left dl dt {
font-weight: bold;
}

#left dl dt span {
font-weight: normal;
}

/* --- prave ----------------------------- */

#right {
position: absolute;
top: 92px;
right: 15px;
left: auto;
margin: 0 -15px 0 0;
padding: 15px;
/*color: #C0D0E0;*/
width: 240px;
voice-family: "\"}\""; 
  voice-family: inherit;
  width: 210px;
}
html>body #right {
  width: 210px;
} 

#right a:link {
color: #5357EB;
border-bottom-color: #5357EB;
}

#right a:visited {
color: #5357EB;
border-bottom: none;
}

#right a:hover {
color: #036;
border-bottom-color: #036;
}

#right h3 {
font-family: verdana, sans-serif;
font-size: 100%;
padding: 0 0 4px 19px;
margin-bottom: 8px;
color: #C31E1F;
border-bottom: 1px dotted #C31E1F;
background: url(images/logo_odrazka.gif) no-repeat 0 2px;
}

#right p {
margin-top: 4px;
margin-bottom: 20px;
}

#right ul, .noBullet {
margin: 4px 0 20px 0;
padding: 0;
list-style: none;
}

#right li {
margin: 0;
padding: 0 0 2px 0;
font-size: 10px;
line-height: 1.4em;
}

#right img {
vertical-align: middle;
}

/* --- paticka ----------------------------------- */

#footer {
margin: 10px 270px 0 20px;
clear: both;
color: #999;
padding-top: 4px;
padding-bottom: 10px;
border-top: 2px solid #ddd;
}

#footer a {
color: #999;
border-color: #999;
}

#footer a:hover {
color: #000;
border-color: #000;
}

/* --- ruzne ------------------------------------------ */

hr {
border-top: 1px dashed #ccc;
color: #fff;
background-color: #fff;
height: 1px;
}

#logo a, #nav a, a.noline:link, a.noline:visited {
border-style: none;
}

h3 img {
vertical-align: middle;
}

ul.noBullet li {
list-style-type: none;
}

.center {
text-align: center;
}

.hide {
display: none;
}

.cb {
clear: both;
}

table {
	font-size: 11px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

