/* CSS RESET ZACATEK */
* {margin: 0px; padding: 0px;}
table {border-collapse: collapse; border-spacing: 0px;}
tr {vertical-align: top;}
td {vertical-align: top; padding: 3px;}
img {margin: 0px; padding: 0px; border: 0px;}
address, code, dfn, em, strong, var {font-style: normal; font-weight: normal;}
caption, th {text-align: center; font-weight: bold; font-style: normal;}
p, pre, blockquote, ul, ol, dl, address {margin: 1em 0px;}
blockquote, cite {font-style: italic; font-weight: normal;}
blockquote {text-align: justify; margin: 1em;}
dd {text-align: justify; margin: 0em 1em 1em 1em;}
em {font-style: italic;}
strong {font-weight: bold;}
abbr, acronym {font-weight: bold; cursor: pointer; cursor: hand;}
form {margin: 1em 0px;}
label {font-weight: bold; cursor: pointer; cursor: hand;}
fieldset {margin: 1em 0px; padding: 0.5em; border: 2px solid DimGray;}
legend {font-weight: bold; padding: 3px; border: 2px solid DimGray;}
input, select, textarea {font-family: Arial, Courier, monospace; }
h1 {font-size: 1.2em;}
/* CSS RESET KONEC */

body {
margin: 0px auto;
background-color: #000000;
}

div#wraper {
margin: 20px auto auto auto;
width: 950px;
background-color: #ffffff;
}

div#odkazy {
margin: 0px auto auto auto;
text-align: center;
}

div#odkazy a {
font-size: 13px;
font-family: Arial;
color: #000000;
text-decoration: none;
}

div#top {
margin: 0px auto;
width: 910px;
height: 192px;
background-image: url('images/img01.jpg');
line-height: 190px;
font-size: 20px;
color: #787878;
font-family: "Trebuchet MS";
}

div#top a {
color: #ffffff;
text-decoration: none;
}

h1#h1 {
margin: 0px auto auto 15px;
font-family: "Times New Roman";
font-size: 27px;
color: #ffffff;
display: inline;
}

h1#h2 {
margin: 20px auto auto 15px;
font-family: "Times New Roman";
font-size: 24px;
color: #000000;
}

div#menu {
margin: 0px auto;
width: 910px;
height: 41px;
background-image: url('images/img02.jpg');
line-height: 41px;
}

div#cont {
width: 910px;
margin: 0px auto;
background-image: url('images/img03.jpg');
background-repeat: no-repeat;
}

div#left {
margin: 0px auto 15px auto;
float: left;
width: 620px;
}

div#right {
margin: 0px auto 15px auto;
float: left;
width: 260px;
}

div#nadpis {
margin: 20px auto auto 15px;
font-family: "Times New Roman";
font-size: 24px;
color: #000000;
}

.nadpis_right {
margin: 20px auto auto 25px;
font-family: "Times New Roman";
font-size: 24px;
color: #000000;
}

div#meta {
width: 600px;
margin: 0px auto auto 15px;
text-transform: uppercase;
text-align: left;
font-family: Arial;
font-size: 9px;
border-bottom: 1px dashed #d2d4c9;
color: #a2a499;
}

div#left_top_text {
margin: 20px auto auto 15px;
font-size: 13px;
font-family: Arial;
line-height: 22px;
color: #a2a499;
}

div#left_top_text a {
font-size: 13px;
font-family: Arial;
line-height: 22px;
color: #a2a499;
text-decoration: none;
}

div#left_top_text a:hover {
color: #666666;
text-decoration: underline;
}

div#img {
margin: 20px auto auto 15px;
}

div#img_img {
float: left;
}

div#img_text {
margin: 0px auto auto 10px;
width: 350px;
float: left;
font-size: 13px;
font-family: Arial;
line-height: 22px;
color: #a2a499;
}

div#reklama_left {
margin: 15px auto 15px auto;
width: 480px;
text-align: center;
}

div#recepty_seznam {
margin: 0px auto auto 20px;
font-size: 13px;
font-family: Arial;
color: #a42424;
}

div#recepty_seznam a {
font-size: 13px;
font-family: Arial;
color: #a42424;
text-decoration: none;
border-bottom: 1px dotted #999999;
}

div#right_text {
margin: 0px 20px auto 30px;
text-align: justify;
font-size: 13px;
font-family: Arial;
line-height: 22px;
color: #a2a499;
}

div#right_text a {
color: #a2a499;
text-decoration: none;
}

div#right_text a:hover {
text-decoration: underline;
}

div#reklama_right {
margin: 15px auto 15px 15px;
text-align: center;
}

.top_recepty {
margin: 0px auto auto 25px;
line-height: 28px;
border-bottom: 1px dashed #d2d4c9;
}

.top_recepty a {
font-size: 12px;
color: #a2a499;
text-decoration: none;
}

.top_recepty a:hover {
text-decoration: underline;
}

div#footer {
margin: 10px auto auto auto;
text-align: center;
color: #ffffff;
font-size: 12px;
font-family: Arial;
}

div#footer a {
color: #ffffff;
font-size: 12px;
font-family: Arial;
}