@charset "utf-8";
/* CSS Document */

body{
margin:0;
padding:0;
background:url(images/bg2.jpg) 0 0 repeat-x;
background-color:#343434;
font:normal 12px/18px Tahoma;
color:#333333;
}



*{
outline:none;
}

a{
color:#CC3300;
}

a:hover{
color:#999999;
text-decoration:none;
}

#container{
margin:0 auto;
width:900px;
}

ul, li, h1, h2, h3, div{
margin:0;
padding:0;
}

ul{
list-style:none;
}

.red{
color: #E80005;
}

h2{
font:normal 22px Arial, Helvetica, sans-serif;
color:#333333;
}

/*--Header--*/
#header{
width:900px;
height:95px;
position:relative;
text-align:right;
float:left;

}

.logo{
width:182px;
height:95px;
float:left;
}

.telma{
float:left;
width:205px;
height:60px;
padding-top:30px;
font:bold 12px Arial, Helvetica, sans-serif;
color:#000;
text-align:left;

}

#navigacija{
height:38px;
width:480px;
float:left;
margin-top:28px;
margin-bottom:29px;
margin-left:15px;
margin-right:15px;
background:url(images/navbg.jpg) 0 0 no-repeat;
}

#navcontainer{
height:95px;
float:left;
}
/*--Navigacija--*/


#nav {
	height : 38px;
	margin-left:3px;
}

#nav li {
	float : left;
}

#nav li a {
float : left;
width : 108px;
padding:5px;
text-decoration : none;
background:url(images/spliter.jpg) 0 0 no-repeat;
background-position:right;
text-align : center;
font:bold 14px Arial, Helvetica, sans-serif;
line-height:28px;
color : black;
display : block;
}

#nav li a:hover {
color: #999999;
}

#nav li a.webshop{
background:none;
color:#ed1d24;
}

/*--Content--*/

#flashhead{
width:900px;
height:167px;
padding:10px 0;
float:left;

}

#content{
width:900px;
padding-top:14px;
padding-bottom:14px;
float:left;
background:url(images/conttop2.jpg) 0 0 repeat-y;
background-color:#FFFFFF;
}


#content-left{
width:320px;
float:left;
}

#content-right{
width:545px;
float:left;
padding-right:20px;
padding-left:15px;
}

.izd{
width:320px;
height:18px;
background:url(images/izdvajamo.jpg) 0 0 no-repeat;
}

.izdvojeno{
width:276px;
height:123px;
margin-left:18px;
margin-top:18px;
}

.novosti{
height:18px;
width:545px;
background:url(images/novosti-iz-pronit.jpg) 0 0 no-repeat;
margin-bottom:10px;
}

#footer{
width:900px;
padding-top:10px;
margin:0 auto;
clear:both;
position:relative;
}


/*Navigacija-foot*/


#nav2 {
	height : 38px;
}

#nav2 li {
	float : left;
}

#nav2 li a {
float : left;
width : 108px;
padding:5px;
text-decoration : none;
background-position:right;
border-right:1px dotted #666666;
text-align : center;
font:normal 11px Arial, Helvetica, sans-serif;
color: #CCCCCC;
display : block;
}

#nav2 li a:hover {
color: #FBFBFB;
}

#nav2 li a.webshop{
border-right:none;
}


.kreator{
width:200px;
height:30px;
text-align:right;
margin-top:10px;
float:right;
position:absolute;
right:0;
top:0;
}
