html, body {
background-color: #000;
color: #CCC;
text-align: center;
margin: 0;
padding: 0;
height: 100%;
}

html, body, div, p, ul, li, input {
font-family: "Arial CE", Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 1.5em;
}

img { 
border: none;
   }

#content {
width: 800px;
position: relative;
height: 100%;
min-height: 100%;
background-color: #000;
margin: 0 auto;
border-left: 1px solid #444;
border-right: 1px solid #444;
}

body>#content {
height: auto;
}

#main {
width: 800px;
padding-left: 0px;
margin: 0 auto;
}

#head {
width: 800px;
height: 354px;
background: #000 url(img/header.png) top left no-repeat;
margin: 0 auto;
padding-left: 0px;
}

#hlava a {
width: 800px;
height: 354px;
background: #000 url(img/header.png) top left no-repeat;
margin: 0 auto;
padding-left: 0px;
}

#footer {
width: 800px;
height: 140px;
background: #b10000 url(img/footer.png) top left no-repeat;
margin: 0 auto;
padding-left: 0px;
clear: both;
}

#footer p {
font-family: "Arial CE", Arial, Helvetica, sans-serif;
font-size: 11px;
padding-top: 50px;
}

#left {
width: 570px;
min-height: 400px;
background-color: #000;
float: left;
padding-bottom: 100px;
}

#right {
width: 230px;
min-height: 400px;
background-color: #000;
float: right;
padding-bottom: 100px;
}

.tb {
background: transparent;
color: #CCC;
border: 1px solid #CCC;
padding: 0px;
margin: 5px;
}

.obrazok {
background-color: #111;
border-bottom: 1px solid #333;
padding: 15px;
margin-top: 15px;
}

/* texty */

h1 {
font-family: "Arial CE", Arial, Helvetica, sans-serif;
background: url(img/pod.png) repeat-x left bottom;
margin-bottom: 10px;
padding: 6px 5px 4px;
font-size: 22px;
text-align: left;
font-weight: normal;
color: #CCC;
background-color: #111;
line-height: 1.5em;
}

h2 {
font-family: "Arial CE", Arial, Helvetica, sans-serif;
background: url(img/pod.png) repeat-x left bottom;
margin-bottom: 10px;
padding: 6px 5px 4px;
font-size: 22px;
text-align: left;
font-weight: normal;
color: #CCC;
background-color: #111;
line-height: 1.2em;
}

h2 a:link, a:active, a:visited {
color: #CCC;
text-decoration: none;
line-height: 1.2em;
}

h2 a:visited {
color: #CCC;
text-decoration: none;
line-height: 1.2em;
}

h2 a:hover {
text-decoration: none;
color: #FFF;
line-height: 1.2em;
}

h3 {
font-family:"Arial CE", Arial, Helvetica, sans-serif;
font-size: 18px;
text-align: left;
font-weight: normal;
color: #CCC;
}

h3 a {
text-decoration: none;
}

h3 a {
color: #CCC;
text-decoration: none;
}

h3 a:hover {
color: #FFF;
text-decoration: none;
}

td {
font-family: "Arial CE", Arial, Helvetica, sans-serif;
font-size: 12px;
}

td a{
color: #FFF;
text-decoration: underline;
}

li {
list-style: square;
}

.text {
padding-right: 0px;
padding-top: 0px;
padding-bottom: 15px;
padding-left: 15px;
}


.text ul {
text-align: left;
}

.text li a {
color: #FFF;
text-decoration: underline;
}

.text p {
text-align: left;
color: #CCC;
}

.text p a {
color: #FFF;
text-decoration: underline;
display: inline;
}

.text2 {
margin: 0px;
padding-right: 15px;
padding-top: 0px;
padding-bottom: 15px;
padding-left: 15px;
}

.text2 ul {
padding: 0px;
margin: 0px;
}

.text2 li {
list-style: none;
text-align: left;
background-color: #000;
color: #CCC;
padding-left: 0px;
text-decoration: none;
line-height: 30px;
text-decoration: none;
border-bottom: 1px solid #444;
display: block;
}

.text2 li a:link,a:active,a:visited {
background-color: #000;
color: #CCC;
padding-left: 0px;
text-decoration: none;
line-height: 30px;
text-decoration: none;
display: block;
}

.text2 li a:hover {
background-color: #111;
color: #FFF;
padding-left: 10px;
text-decoration: none;
line-height: 30px;
text-decoration: none;
display: block;
}

.male {
font-family: "Arial CE", Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: left;
color: #999;
}

.obrazok p {
font-family: "Arial CE", Arial, Helvetica, sans-serif;
font-size: 12px;
color: #999;
text-align: center;
text-indent: 0px;
}

