body {
font-family: Verdana;
font-size: 0.7em;
margin: 0;
padding: 0;
background: #323232 url('tile_body.png') repeat scroll center top;
text-align: center;
color: #444444;
}

/* BEGIN : Tyto definice by mely byt u kazdeho webu */
a img {
border: 0;
}

table th, table td {
padding: 1px 3px 1px 3px;
}

ul {
padding-left: 1.4em;
margin-left: 0;
}

li {
margin: 0.3em 0 0 0.3em;
}

.clear {
clear: both;
height: 0;
font-size: 0;
line-height: 0;
}

.red {
color: #f00;
}

.error {
color: #f00;
}

.left {
float: left;
margin-right: 10px;
}
.right {
float: right;
margin-left: 10px;
}



/* table.simple je uplne obycejna tabulka, jen pro udrzeni struktury (napr ve formulari) */
table.simple td, table.simple th {
border: 0px;
padding: 2px 4px;
background: transparent;
}

/* END */



h1 {
font-size: 2em;
color: #444;
font-weight: normal;
font-family: sans-serif;
}

h2 {
color: #da1616;
font-size: 1.6em;
font-weight: normal;
font-family: Arial;
letter-spacing: 0.15em;
}

h3 {
color: #000;
font-size: 1.2em;
}


p, li {
text-align: justify;
}

p {
line-height: 1.5em;
}


a {
color: #fd1c24;
text-decoration: underline;
}

a img {
border: 0;
}

a:hover {
text-decoration: none;
}


.clear {
clear: both;
height: 0;
font-size: 0;
line-height: 0;
}


#container {
width: 826px;
width: 680px;
padding: 0px 73px 6px 73px;
background: #fff url('tile_container.png') repeat-y scroll;
margin: 0 auto 0 auto;
text-align: left;
}



#header {
height: 180px;
padding: 6px 0 6px 0;
background: #fff;
}


#header_left {
width: 420px;
height: 180px;
float: left;
}

#logo {
width: 100%;
height: 100%;
display: block;
position: relative;
text-decoration: none;
}
#logo:hover {
text-decoration: none;
}


#logo span {
width: 100%;
height: 100%;
display: block;
position: absolute;
background: url('bg_logo.jpg');
cursor: pointer;
}


#header_right {
float: right;
width: 254px;
height: 180px;
clear: right;
}

/*
#header_right img {
margin: 0 0 6px 0;
padding: 0;
display: block;
}
*/

#header_right .last {
border: 0;
}

.box-red {
width: 254px;
width: 231px;
height: 56px;
height: 43px;
padding: 13px 0 0 23px;
background: #dd200d url('bg_box-red.png');
color: #fff;
font-size: 23px;
letter-spacing: 0.2em;
}





#main {
clear: both;
}



#content {
width: 420px;
width: 398px;
padding: 0 11px 0 11px;
float: left;
}


#navbar {
margin: 0 -11px 0 -11px;
}

#navbar ul {
padding: 0;
margin: 0;
list-style: none;
}

#navbar li {
display: block;
margin: 0;
padding: 0;
height: 24px;
width: 420px;
margin-bottom: 1px;
}

#navbar li a {
display: block;
height: 22px;
height: 18px;
width: 398px;
padding: 4px 0 0 20px;
border: 1px solid #e77173;
background: #dc1f23;
color: #fff;

text-decoration: none;
letter-spacing: 0.05em;
}
#navbar li a:hover {
background: #444;
border: 1px solid #444;
}



#bar_right {
width: 254px;
float: right;
}

.box {
border-bottom: 6px solid #fff;
}

.box_cena {
width: 254px;
width: 237px;
height: 100px;
height: 85px;
padding: 15px 0 0 10px;
background: #373737;
color: #fff;
font-size: 2.5em;
}

#cz-de {
background: url('box.gif');
}

#de-cz {
background: url('box.gif');
}



#footer {
clear: both;
padding: 20px 0 5px 0;
font-size: 0.9em;
}

#footer_left {
width: 398px;
padding: 10px 11px 0 11px;
float: left;
border-top: 1px solid #ddd;
color: #aaa;
}

#footer_left a {
color: #888;
text-decoration: none;
}
#footer_left a:hover {
text-decoration: underline;
}


#footer_right {
color: #666;
float: right;
width: 254px;
width: 234px;
padding: 10px 0 0 20px;	 

}

#footer_right a {
color: #ccc; 
text-decoration: none;
}
#footer_right a:hover {
text-decoration: underline;
}






