﻿body
{
    margin-top: 10px;
    padding: 0px;
    color: #6E6E6E;
    font-family: arial;
    font-size: 12px;
    background: #6E6E6E url(../images/bg.gif) top center repeat-x;
}


#header
{
    border: solid 0px red;
    width: 904px;
    height: 393px;
    margin-left: auto;
    margin-right: auto;
    background: white url(../images/bg_header.jpg) top center no-repeat;
    position: relative;
}

#logo
{
   display:none;
}

#headline
{
    border: solid 0px red;
    width: 600px;
    position: absolute;
    top: 68px;
    left: 295px;
    font-size: 29px;
    color: #a40046;
    font-weight: normal;
    letter-spacing: 1px;
}


#navigace
{
    border: solid 0px white;
    width: 200px;
    height: 220px;
    position: absolute;
    top: 150px;
    left: 484px;
    text-transform:uppercase;
}


.navs
{
    border: solid 0px red;
    width: 198px;
    margin: 4px 0px;
    padding: 3px 0px 2px 0px;
}

.navs a
{
    border: solid 0px red;
    width: 198px;
    padding: 3px 0px 2px 0px;
    font-weight: bold;
    display: block;
}

.navs a:hover
{
    border: solid 0px red;
    width: 198px;
    padding: 3px 0px 2px 0px;
    font-weight: bold;
    display: block;
    background: url(../images/bg_nav.jpg) left top no-repeat;
    color: #A40046 !important;
    text-decoration: none;
}

.navs span
{
    padding-left: 30px;
}

.navs a:link
{
    color: white;
    text-decoration: none;
}

.navs a:visited
{
    color: white;
    text-decoration: none;
}


#menu
{
    
    border: solid 0px red;
    width: 200px;
    height: 24px;
    position: absolute;
    top: 25px;
    right: 20px;
    text-align: right;
}


#main1 
{
	border: solid 0px red;
	margin-left: auto;
    margin-right: auto;
    padding: 0px;
	width: 904px;
	background: url(../images/bg_left.jpg) top left repeat-y;
}

#main2 
{
	margin-left: auto;
    margin-right: auto;
    padding: 0px;
	width: 904px;
	background: url(../images/bg_right.jpg) top right repeat-y;
}



#col-right 
{
	border: solid 0px red;
	float: right;
	width: 200px;
	margin: 0px; 
	padding: 0px;
}


	
#holder
{
    border: solid 0px green;
	width: 592px;
	margin-left: 55px;
	padding: 35px 0px;
}


#lath
{
    width: 197px;
    padding: 5px 0px;
    background: #A40046;
    font-weight: bold;
    color: White;
}

#lath span
{
    padding-left: 15px; 
}


.text
{
    border: solid 0px red;
    width: 167px;
    margin: 10px 15px;
}

.odkaz
{
    border: solid 0px red;
    width: 167px;
    margin: 5px 15px;
    font-size: 11px;
}

.cleaner
{
    clear: both;
    border: none;
    width: 500px;
    margin: 0px;
    padding: 0px;
    background: transparent;
}




#footer
{
    border: solid 0px red;
    width: 904px;
    height: 37px;
    margin-left: auto;
    margin-right: auto;
    background: #C2C2C2 url(../images/bg_footer.jpg) top center no-repeat;
    text-align: center;
    padding-top: 15px;
    color: #6E6E6E;
}




a:link
{
    color: #6E6E6E;
    text-decoration: underline;
}

a:visited
{
    color: #6E6E6E;
    text-decoration: underline;
}

a:hover
{
    color: #A40046;
    text-decoration: underline;
}



h1
{
    font-size: 24px;
    color: #474747;
    font-weight: bold;
    margin: 0px;
    padding-bottom: 10px;
}


h2
{
    font-size: 13px;
    color: #a40046;
    font-weight: bold;
    margin: 35px 0px 0px 0px; 
}

h3
{
    font-size: 12px;
    font-weight: bold;
    margin: 10px 0px 0px 0px; 
}




p
{
    text-align: justify;
    margin: 5px 0px;
    line-height: 16px;
}

ul
{
    margin-top: 10px;
}

li
{
    padding-bottom: 6px;
    list-style-type: square;
}

img
{
    border: 0px;
}
