
body {
background-color: #bfd5d7;
background-image: url('images/bg1.png');
background-repeat: repeat-x;
text-align: center;
margin: 0px;
}

td, body {
font-family:Verdana, Tahoma;
font-size: 11px;
color: #0c575c;
}

a:link, a:visited, a:active  { 
color: #46a5ab;  
text-decoration: none; 
font-weight: normal;
letter-spacing: 1px;
 }

a:hover   { 
color: #b47679; 
text-decoration: underline; 
font-weight: normal;
letter-spacing: 1px;
cursor: ne-resize;
}

#obal 
{
padding: 0px;
margin: auto;
width: 1000px;
}

#stranka {
float: left;
text-align: center;
display: block;
width: 1000px;
background-image: url('images/bg.png');
background-repeat:repeat-y;
}

#horni   
{
background-image: url('images/horni.png');
background-repeat: no-repeat;
height: 82px;
width: 1000px;
float: left;
text-align: left;
}

#welcome   
{
background-image: url('images/welcome.png');
background-repeat: no-repeat;
width: 1000px;
height: 292px;
float: left;
text-align: left;
}

.welcomepad
{
padding: 65px 320px 0px 425px;
font-size: 11px;
}


#leve   
{
background-image: url('images/leve.png');
background-repeat: no-repeat;
min-height: 501px;
width: 328px;
float: left;
text-align: left;
}


.levepad
{
padding: 180px 35px 0px 80px;
}


#leve h1 {
border-bottom: solid 1px #fff;
font-variant: small-caps;
font-size: 14px;
font-weight: bold;
text-align: left;
color: #b47679;}



#leve a:link, #leve a:visited, #leve a:active  { 

color: #46a5ab;  
text-decoration: none; 
letter-spacing: 0px;
 }

#leve a:hover   { 
color: #b47679; 
text-decoration: none; 
font-weight: normal;
letter-spacing: 1px;
border-bottom: solid 1px #fff ;
}


#leve ul{ 
text-align:left;
list-style:circle;
color: #46a5ab;
text-decoration: none;
letter-spacing: 1px;
}


#leve ul li:hover { 
list-style:disc;
color: #b47679;
text-decoration: none;
}


#leve li a:link, #leve li a:active, #leve li a:visited {
list-style:none;
color: #46a5ab;
text-decoration: none;
letter-spacing: 1px;
}

#leve li a:hover {
list-style:none;
color: #b47679;
text-decoration: none;
}



#prave   
{
background-image: url('images/prave.png');
background-repeat: no-repeat;
min-height: 386px;
width: 672px;
float: right;
text-align: left;
}

.pravepad
{
padding: 10px 60px 0px 50px;
}

#prave h1 {
background-image: url(images/praveh1bg.png);
background-repeat: no-repeat;
background-position: top center;
font-variant: small-caps;
font-size: 26px;
height:55px;
margin-top:20px;
margin-bottom:0px;
color: #fff;
padding-top: 12px;
padding-right: 20px;
font-weight: normal;
font-variant: small-caps;
text-align: right;}


#prave h2 {
background-color: #fff;
font-variant: small-caps;
font-size: 16px;
padding:5px;
color: #7dc7cb;
font-weight: bold;
font-variant: small-caps;
border: 1px #7dc7cb solid;
letter-spacing: 2px;
text-align: center;}


#prave h3 {
border-bottom: solid 1px #fff;
font-variant: small-caps;
font-size: 14px;
font-weight: bold;
text-align: left;
color: #b47679;}


#credits   
{
background-image: url('images/credits.png');
background-repeat: no-repeat;
 width: 1000px;
 height: 162px;
float: left;
text-align: right;
}

.creditspad
{
padding: 60px 60px 0px 30px;
}


.creditspad a:link, .creditspad a:visited, .creditspad a:active  { 
color: #fff;  
text-decoration: none; 
font-weight: normal;
letter-spacing: 1px;
 }

.creditspad a:hover   { 
color: #b47679; 
text-decoration: underline; 
font-weight: normal;
letter-spacing: 1px;
cursor: ne-resize;
}

