@charset "utf-8";
/* CSS Document */

*
{
        margin: 0;
        padding: 0;
}
body 
{
background:#333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size:11px;
}
#container
{
	width:773px;
	height:100%;
	margin:auto;
}
#container_google
{
    width:820px;
	height:100%;
	margin:auto;
}
#main
{
   width:773px;
   height:100%;
   background:url(bgtijelo.gif);
   float:left;
}
#main_google
{
   width:820px;
   height:100%;
   padding:10px;
   background:url(bgtijelo.gif);
   float:left;
}
#header
{
	width:773px;
	height:86px;
	margin-bottom:10px;
	background-image: url(header.gif);
	background-repeat: no-repeat;
}
#header_bar_google
{
	width:773px;
	height:86px;
	margin-bottom:10px;
	margin-left:20px;
	background-image: url(header.gif);
	background-repeat: no-repeat;
}
#header_navi
{
  width:485px;
  height:85px;
  padding-left:288px;
  float:left;
}
#header_bar
{
  width:755px;
  height:50px;
  margin-left:3px;
  padding:5px;
  background:url(bgHeaderBar.gif);
  float:left;
}
#header_bar_google
{
  width:745px;
  height:40px;
  padding:10px;
  margin-left:20px;
  background:url(bgHeaderBar.gif);
  float:left;
}
#header_stream
{
  width:340px;
  height:40px;
  float:left;
}
#header_google
{
  width:400px;
  height:40px;
  padding-top:10px;
  float:left;
}
#baner
{
  width:773px;
  height:260px;
  float:left;
}
#radna_left
{
 width:250px;
 height:100%;
 padding-left:7px;
 float:left;
}
#radna_main
{
 width:500px;
 height:100%;
 float:left;
}
#radna_google
{
 width:773px;
 height:100%;
 float:left;
}
#naslovna_main
{
  width:773px;
  height:100%;
}
#naslovna_welcome
{
  width:410px;
  height:233px;
  padding:10px;
  float:left;
}
#naslovna_news
{
  width:200px;
  height:100%;
  padding:20px;
  padding-top:25px;
  background:url(bgnaslovnanews.jpg) no-repeat;
  float:left;
}
#servisi_main
{
  width:773px;
  height:100%;
}
#servisi_izdvajamo
{
  width:400px;
  height:100%;
  padding:60px;
  float:left;
}
#servisi_podrska
{
  width:230px;
  height:100%;
  padding:10px;
  float:left;
}

#footer
{
  width:100%;
  height:111px;
  background:url(bgfooter.gif) no-repeat;
  float:left;
}


.naslov	{
	font-weight:bold;
	font-size:14px;
	color:#FF0000;
}
.img
{
	border: medium solid #eeeeee;
}
.naslov_datum	{
	font-weight:normal;
	font-size:10px;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
