﻿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: 262px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    background: white url(../images/bg_subpage.jpg) top center no-repeat;
    position: relative;
}

#logo
{
    border: solid 0px red;
    width: 180px;
    height: 65px;
    position: absolute;
    top: 29px;
    left: 57px;
}

#logo a
{
    width: 180px;
    height: 65px;
    display: block;
}

#logo span
{
    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;
    
}

#chapter
{
    border: solid 0px white;
    padding: 5px;
    position: absolute;
    top: 216px;
    left: 57px;
    font-size: 38px;
    color: white;
    font-weight: normal;
    letter-spacing: 1px;
}


#navigace
{
    border: solid 0px white;
    position: absolute;
    top: 127px;
    left: 55px;
    text-transform:uppercase;
}


.navs a:link
{
    color: white;
    text-decoration: none;
}

.navs a:visited
{
    color: white;
    text-decoration: none;
}

.navs
{
    border: solid 0px white;
    margin: 0px;
    float: left;
}

.navs a
{
    border: solid 0px red;
    margin: 0px;
    padding: 15px 15px 10px 15px;
    font-weight: bold;
    display: block;
    color: white;
    text-decoration: none;
}


.navs a:hover
{
    border: solid 0px red;
    margin: 0px;
    padding: 15px 15px 10px 15px;
    font-weight: bold;
    display: block;
    background: #F0F0F0;
    color: #A40046 !important;
    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;
	position: relative;
}



#return
{
    width: 12px;
    height: 12px;
    margin: 0px; 
	padding: 0px;
	position: absolute;
	top: 10px;
	right: 0px;
    background: url(../images/arrow.jpg) top center no-repeat;
}

#return a
{
    width: 12px;
    height: 12px;
    margin: 0px; 
	padding: 0px;
	background: url(../images/arrow.jpg) top center no-repeat;
	display: block;
}

#top
{
     width: 12px;
     height: 12px;
     position: absolute;
     bottom: 0px;
     right: 0px;
     margin-bottom: 20px;
     background: url(../images/arrow_top.jpg) top center no-repeat;
}

#top a
{
     width: 12px;
     height: 12px;
     display: block;
}

#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;
}

td.letter
{
    padding: 20px 0px 5px 0px;
    font-size: 24px;
    color: #A40046;
    height: 36px;
    background: url(../images/bg_letter.jpg) bottom left repeat-x;
}


table
{
    border-collapse: separate;
    border-spacing: 0px 5px;
}


td.col-left
{
    width: 60px;
    text-align: left;
    font-weight: bold;
    vertical-align: top;
    border: solid 0px black;
}

td.col-right
{
    width: 512px;
    border: solid 0px black;
    padding-left: 10px;
}

td.col2-left
{
    width: 110px;
    text-align: right;
    vertical-align: middle;
    border: solid 0px black;
}

td.col2-right
{
    width: 462px;
    border: solid 0px black;
    padding-left: 10px;
}

input
{
    color: #6E6E6E;
    font-family: arial;
    font-size: 12px;
    width: 200px;
    height: 14px;
 }

input.but
{
    margin: 5px 0px 0px 0px;
    color: #6E6E6E;
    font-family: arial;
    font-size: 12px;
    width: 60px;
    height: 25px;
 }


textarea
{
    color: #6E6E6E;
    font-family: arial;
    font-size: 12px;
    width: 400px;
    height: 150px;
}




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: 2px;
    list-style-type: square;
}

img
{
    border: 0px;
}

#KontaktForm  .caption
{
    display: inline-block;
    width:120px;
    text-align:right;
    vertical-align:top;
    margin-right:10px;
    margin-bottom:10px;
}

.email img
{
	padding: 3px 0 0 0;
	margin:0;
}