* {
margin: 0;
padding: 0;
}

body {
background: url(images/bgr.gif);
margin: 0 auto;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
color: #333333;
}

#outer {
width: 790px;
background: #ffffff;
margin: 0 auto;
text-align: center;
padding: 10px;
}

h1 {
font-family: Georgia, Times New Roman, serif;
color: #5478ac;
text-align: left;
font-size: 2em;
}
	
h2 {
font-family: Georgia, Times New Roman, serif;
color: #5478ac;
text-align: left;
padding-bottom: 10px;
margin-bottom: 0.8em;
border-bottom: 1px dotted #cc9966;
font-size: 2em;
font-weight: normal;
}

h3 {
font-family: Georgia, Times New Roman, serif;
color: #5478ac;
text-align: left;
margin-bottom: 0.8em;
text-transform: uppercase;
font-size: 1.7em;
}

h4 {
font-family: Georgia, Times New Roman, serif;
color: #888888;
text-align: left;
font-size: 1.3em;
margin-bottom: 0.5em;
}

p {
margin-bottom: 1.4em;
line-height: 1.8em;
text-align: justify;
}

a {
text-decoration: none;
color: #5478ac;
}

a:hover {
text-decoration: underline;
}

#logo {
margin: 0 auto;
}

#content {
width: 770px;
margin-top: 20px;
}

#main {
float: right;
width: 500px;
}

#maintext {
padding-left: 10px;
font-size: 1.1em;
font-weight: normal;
padding-bottom: 5px;
}

#cjenik {
padding-left: 10px;
font-weight: normal;
padding-bottom: 5px;
}

#upit {
padding-left: 10px;
font-weight: normal;
padding-bottom: 5px;
text-align: left;
}

#cjenik h3 {
font-family: Georgia, Times New Roman, serif;
color: #5478ac;
text-align: left;
padding-bottom: 10px;
margin-bottom: 0.8em;
border-bottom: 1px dotted #cc9966;
font-size: 1.3em;
font-weight: normal;
}

#leftcol {
float: left;
width: 240px;
}

#menu {
margin-bottom: 30px;
border-bottom: 3px solid #dddddd;
border-top: 3px solid #dddddd;
}

#menu ul {
margin: 0;
list-style: none;
line-height: normal;
}

#menu li {
display: inline;
text-align: left;
font-size: 1.2em;
}

#menu a, #menu .active a {
display: block;
padding: 10px 0 10px 30px;
border-top: 1px solid #dddddd;
color: #5478ac;
}

#menu a:hover {
text-decoration: none;
color: #cc9966;
}

#leftext {
text-align: left;
line-height: normal;
}

#footer {
width: 770px;
padding-top: 5px;
padding-bottom: 5px;
width: 770px;
margin: 0 auto;
border-top: 1px dotted #cc9966;
clear: both;
}

#copy {
text-align: center;
}