@charset "utf-8";
/* CSS Document */
/* v1.0 | 20080212 */
/*Reset code start*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend
table, caption, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}

/* remember to define focus styles! */
:focus {outline: 0;}

/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}


/*Reset code kraj*/





body {
background-color: #fbfaf6;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666;
}
h1 {
font-size: 16px;
}
h2
{
margin-top:5px;
Margin bottom:5px;
font-size: 14px;
color:#D63D0A;
}
p {
margin-top: 5px;
margin-bottom: 5px;
text-align:justify;
Line-height:14px;
}
p a {
	text-decoration:none;
	color:#C30;
}
#okvir {
position:relative;
width:960px;
Margin-top:10px;
margin-left:auto;
margin-right:auto;
}

#lijevi{
float:left;
width:200px;
padding: 20px 50px;
height:590px;
background-image:url(../img/lijevi_bg_b.gif);
margin-bottom:5px;
}
#logo {
	background-image:url(../img/ten-logo6.png);
	width:200px;
	height:63px;
	margin-bottom:10px;
}
#nav
{
  padding-bottom:20px;
  padding-top:11px;
  min-height:290px;
}
#lijevi_dno {
width:190px;
height:185px;
background-color:transparent;
border:#E8E8E8 solid 1px;
padding: 5px;
}
#lijevi_dno h2{
padding-bottom:5px;
color:#044D95;
}
#lijevi_dno img{
/*padding-top:5px;*/
}

#desni {
float:right;
padding: 0 0px;
width:660px;
height:630px;
}
#desni1 {
width:660px;
height:385px;
}
#desni2 {
background:url(../img/desni2_bg_b.gif) no-repeat top left;
width:660px;
height:33px;
padding-left:510px;
}
#desni2 img {
	padding-top:9px;
	margin-left:5px;
}
#desni3 {
background-image:url(../img/desni3_bg_b.gif);
width:660px;
height:211px;
}
#desni3 h2{
padding-bottom:5px;
}
#desni3_lijevo {
float:left;
width:410px;
padding: 10px;
height:190px;
}
#infotekst {
width:400px;
height: 80px;
}
#infotekst p{
font-size:12px;
color:#333;
}
#infotekst img{
float:left; 
padding-right:10px;
width:100px;
height:75px;
}
#desni3_desno1 {
float:right;
width:210px;
padding: 10px;
height:190px;
}

#footer {
clear:both;
width:960px;
margin-top:10px;

}
#footer_meni {
width:960px;
height:52px;
background-image:url(../img/footer_meni_bg_b.gif);
}
#footer_meni p {
padding-top:15px;
font: 11px bold;
color:#333;
text-align:center;
	}

#footer_copyright {
width:960px;
height:30px;
	}
#footer_copyright p {
Margin-top:5px;
Font: 10px normal;
color:#999;
text-align:center;
	}
#footer a {
  color: #333333;
  text-decoration:none;
}
#podloga {
background-image:url(../img/podloga_b.gif);
margin-top:5px;
margin-bottom:5px;
}

