﻿* {
    padding: 0;
    margin: 0;
} 

body {
background: url(images/pozadi.gif) no-repeat 5px; width:1028px; margin:0px auto;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
color: #000000;
}

img { border: none; }
a { color: #345; text-decoration: none;}
a:hover { text-decoration: underline; color : #FC3C03; }


#wrap {
margin: 40px auto 0 auto;
width: 1000px;
}

#header { 
border: 3px solid #008080;
height: 105px;
background: #fff;
line-height: 15px;
}
#header h1 {
color: #345;
font-size: 15px;
font-weight: 100;
padding: 5px 0px 0px 20px;
letter-spacing: 1px;
line-height: 5px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #345;
text-decoration: none;
}
#header h2 {
color: #345;
font-size: 12px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: 1px;
line-height: 5px;
}

.left {
margin-top: 3px;
width: 775px;
height: 570px;
float: left;
text-align: justify;
border: 3px solid #008080;
padding: 10px;
background: #fff;
}
.left h1 {
color: #345;
font-size: 14px;
letter-spacing: 1px;
font-weight: 100;
padding : 5px 5px 5px 5px;
}
.left h2 {
color: #345;
font-size: 13px;
letter-spacing: 1px;
font-weight: 700;
padding : 5px 5px 5px 5px;
}
.left h3 {
color: #345;
font-size: 11px;
letter-spacing: 0px;
font-weight: 100;
padding : 2px 2px 2px 2px;
}
.left h4 {
color: #008000;
font-size: 11px;
letter-spacing: 0px;
font-weight: 50;
padding : 2px 2px 2px 2px;
}
.left h5 {
color: #FF8000;
font-size: 10px;
letter-spacing: 0px;
font-weight: 50;
padding : 2px 2px 2px 2px;
}
.left a { text-decoration: none }

.right {
margin-top: 3px;
width: 170px;
height: 570px;
float: right;
border: 3px solid #008080;
font-size: 12px;
padding: 10px;
background: #fff;
}
.right ul {
list-style-type: square;
padding: 5px 5px 5px 20px;
color: #80B6FF;
}
.right h2 {
height: 15px;
font-size: 12px;
color: #008080;
line-height: 12px;
}
.right h3 {
height: 15px;
font-size: 12px;
color: #008080;
line-height: 15px;
font-weight: 100;
}
.right a { text-decoration: none }

#footer {
margin-top: 3px;
text-align: center;
color: #345;
font-size: 10px;
border: 3px solid #008080;
padding: 8px;
background: #fff;
}

