@charset "utf-8";
/* CSS Document - PDesign - Martin Prokop (www.pdesign.cz) */

body,td,th {
font-family: Trebuchet MS,verdana, arial, sans-serif;
color: #ffffff;
font-size:12px;
}

body {
background-color: #2a2424;
background-image:url(img/bg.jpg);
background-repeat:repeat-x;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
text-align:justify;
font-size:  12px;
}

body h1 { display: none; }

body h2 {
font-size: 13px;
color: #bf2b1f;
}

body h3 {
font-size: 14px;
color: #f22d1d;
}

body h3:hover {
font-size: 14px;
color: #f37a70;
}

body h3:visited {
font-size: 14px;
color: #f22d1d;
}

body h4 {
font-size: 13px;
color: #a5a8ad;
text-align: right;
}

body h5 {
font-size: 13px;
color: #bf2b1f;
padding:0;
margin:0;
}
}

body p {
font-size: 12px;
}

a:link {
color: #c55446;
text-decoration: none;
}

a:visited {
color: #c55446;
text-decoration: none;
}

a:active {
text-decoration: none;
color: #c55446;
}

a:hover {
color: #eaeaea;
text-decoration:none;
}

.page {
position: relative; 
width: 1012px; 
height: auto; 
margin: 0px auto 0px auto;
_left:50%; 
_margin-left:-480px;}

.header {
width: 1012px;
height: 287px;
background-image: url(img/bg_header.jpg);
background-repeat: no-repeat;
background-position: top;
}

.menu {
margin-left: 310px;
width: 702px;
height: 30px;
display: block;
}

.menu ul {
margin: 0px;
padding: 0;
list-style: none;
float: left;
margin-left: 10px;
}

.menu li {
font-size: 14px;
text-align: center;
width: 77px;
_width: 77px;
line-height: 46px;
display: block;
float: left;
padding-left: 10px;
font-weight: 650;
display: block;
text-transform: uppercase;
}

.menu li a {
color: #fff;
display: block;
text-decoration: none;
}

.menu li a:visited {
color: #fff;
display: block;
text-decoration: none;
}

.menu li a:hover {
color: #fff;
background-image:url(img/menu_on.png);
background-repeat:no-repeat;
background-position: center;
}

.sekce {
width: 510px;
margin-left: 340px;
margin-top: 45px;
height: 120px;
}

.animace {
width: 510px;
margin-left: 340px;
height: 140px;
}

.content {
width: 1012px;
height: auto;
background-repeat: repeat-y;
}

.left {
width: 150px;
_width: 150px;
height: auto;
display: block;
padding-right: 5px;
_padding-right: 10px;
float: left;
margin-left: 168px;
_margin-left: 168px;
background-image: url(img/bg_left.jpg);
background-position: right;
background-repeat: repeat-y;
}

.left ul {
list-style: none;
padding:0;
}

.left ul {
list-style: url(img/dot.gif);
padding:0;
}

.right {
width: 510px;
height: auto;
float: right;
margin-right: 160px;
margin-top: 60px;
text-align:left;
}

.right ul {
list-style: none;
padding-left:19px;
}

.right li {
list-style: url(img/dot2.jpg);
padding-left:1px;
}

.doprava {text-align:right;}

.dole {
width: inherit;
background-image:url(img/bg_dole.jpg);
background-repeat:repeat-x;
background-position:bottom;}

.foot {
background-image:url(img/bg_foot.jpg);
background-position: bottom;
background-repeat: no-repeat;
position: relative;
clear: both; 
overflow: hidden;
height: 261px;
_height: 348px;
width: 1012px;
margin-left: 3px;
margin-right: 3px;
padding-top: 10px;
}

.foot-text{
color: #fff;
display: block;
padding-top: 215px;
_padding-top: 293px;
text-align: left;
padding-left: 250px;
}

table {
width: 500px;
padding: 8px;
height: auto;
background-color: #332b2b;
color:#fff;
font-size: 13px;
margin-bottom: 10px;
}

td {
background-color: #433d3d;
text-align: right;
padding: 8px;
width: 250px;
border: 1px solid #1c1818;
}
th {
background-color: #433d3d;
text-align: left;
padding: 8px;
width: 350px;
border: 1px solid #1c1818;
}

table td.nadpis {
background-color: #332b2b;
border: 0px;
text-align: left;
font-size: 14px;
color: #333333;
font-weight: bold;
color: #f22d1d;
}

.poznamka {
font-size: 11px;
font-weight: normal;
padding-left: 2px;
}