* {
    padding: 0;
    margin: 0;
} 

body {
background: #091492 url(images/bg1.jpg);
background-repeat : repeat-x;
font-family: Arial, sans-serif;
font-size: 14px;
padding: 0;
margin: 0;
color: #444;
line-height: 20px;
}

img { border: none; }
a { color: #547ae9; }
a:hover { text-decoration: none; color : #51971d; }
h3 { color: #547ae9; margin: 7px 0 7px 0; font-weight: 100; font-size: 18px; letter-spacing: -0px;}
h3 a { text-decoration: none; font-size: 18px; letter-spacing: -0px; }
h3 a:hover { color: #51971d; }

#wrap {
background: #fff;
padding: 25px;
width: 900px;
margin: 0 auto;
margin-top: 20px;
}

#header {
height: 30px;
background: #fff url(images/hlavicka.gif) no-repeat;
margin-top: -25px;
margin-left: -25px;
margin-right: -25px;
}

#header h1 {
font-size: 30px;
font-weight: 600;
letter-spacing: -1px;
padding: 30px 33px 0 0;
text-align: right;
}

#header h1 a {
color: #fff;
text-decoration: none;
}

#header h1 a:hover {
color: #111;
text-decoration: none;
}

#menu {
height: 20px;
font-size: 15px;
color: #9e5500;
letter-spacing: 0px;
text-align: right;
padding: 0px 0px 0 0;
}

#menu a {
color: #444;
text-decoration: none;
}

#menu a:hover {
color: #3655dd;
}

#menu2 {
height: 25px;
font-size: 15px;
color: #9e5500;
letter-spacing: 0px;
text-align: right;
padding: 0px 0px 0 0;
}

#menu2 a {
color: #444;
text-decoration: none;
}

#menu2 a:hover {
color: #b23636;
}

h2 {
font-size: 20px;
letter-spacing: 0px;
color: #091492;
padding: 10px 30px 10px 0;
text-align: left;
}

#content { 
padding: 0 0px;
}

#rightobr {
background: #dcd5c3;
margin-top: 7px;
width: 550px;
float: right;
color: #333;
font-size: 15px;
font-weight: 400;
}

.uvodnitext 
{ 
padding-left:30px; 
padding-right:30px; 
padding-top:20px; 
padding-bottom:25px; 
} 

#right {
background: #efe9da;
padding: 30px;
width: 490px;
float: right;
color: #444;
font-size: 14px;
text-align: left;
}

#righttmavy {
background: #dcd5c3;
margin-top: 0px;
width: 550px;
float: right;
color: #333;
}

#right h3 { border-bottom: 1px #091492; }

#leftobr {
background: #fff;
margin-top: -630px;
width: 350px;
float: left;
}

#left {
background: #ededed;
margin-top: -250px;
border-right: 1px #aaa;
padding: 30px;
width: 289px;
float: left;
}

#left h3 { color: #51971D; }
#left ul { list-style-type: none; padding: 10px 0 10px 0; }
#left ul li { padding: 2px 0 3px 0; }
#left ul li a { color: #51971D; font-weight: 100; display: block; text-decoration: none; font-size: 14px; border-bottom: 1px dotted #aaa; }
#left ul li a:hover { color : #8DCA3F; }

#footer {
font-size: 11px;
color: #999;
text-align: center;
padding: 10px 0;
margin: 75px 0 0 0;
border-top: 1px dotted #aaa;
}

#footer a { 
color: #999;
}

#footer a:hover {
color: #000; 
text-decoration: underline; 
}


