/* CSS Document */

html,body
{
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
height:100%;
padding:0px;
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}
.Content
{
width: 780px;
position:absolute;
top: 0px;
left: 50%;
margin-left: -390px;
height:100%;
background-color:#fbfbfb;
text-align:center;
border-left:1px solid #fcec87;
border-right:1px solid #fcec87;
}
#Header
{
width: 780px;
height: 190px;
}
.Logo
{
float: left;
height: 190px;
width:346px;
}
.SlikaHeader
{
background-image:url(images/slikaHeader.jpg);
background-repeat:no-repeat;
background-position:top right;
float:right;
height: 190px;
width:434px;
text-align: left;
}
.Navigation
{
width: 100%;
height:22px;
background-image:url(images/bg_navigation.jpg);
background-repeat:repeat-x;
}
.ItemsHolder
{
float:right;
height: 22px;
background-image:url(images/slikaHeader_2.jpg);
background-position:top right;
background-repeat:no-repeat;
text-align:left;
width:100%;
}
.LeftSide
{
background-image:url(images/bg_leftside.gif);
background-repeat:no-repeat;
background-position:left top;
width: 246px;
height:488px;
float:left;
text-align:left;
}
.Thumb
{
margin:15px;
}
.RightSide
{
background-image:url(images/bg_rightcontent.jpg);
background-repeat:repeat-y;
background-position:top right;
width: 534px;
float:left;
margin-top: 10px;
height:auto;
}
.Title1
{
width: 150px;
height:26px;
background-image:url(images/onama_titel.jpg);
background-repeat:no-repeat;
background-position:top right;
margin-right: 3px;
float:right;
}
.Title2
{
width: 150px;
height:26px;
background-image:url(images/oprema_titel.jpg);
background-repeat:no-repeat;
background-position:top right;
margin-right: 3px;
float:right;
}
.Title3
{
width: 170px;
height:26px;
background-image:url(images/usluga_titel.jpg);
background-repeat:no-repeat;
background-position:top right;
margin-right: 3px;
float:right;
}
.Title4
{
width: 170px;
height:26px;
background-image:url(images/kontakt_titel.jpg);
background-repeat:no-repeat;
background-position:top right;
margin-right: 3px;
float:right;
}
.Title5
{
width: 170px;
height:26px;
background-image:url(images/reference_titel.jpg);
background-repeat:no-repeat;
background-position:top right;
margin-right: 3px;
float:right;
}
.ContentRight
{
width:480px;;
float:right;
text-align:left;
margin-right: 20px;
margin-top:20px;
}
.ContentRightKontakt
{
width:480px;;
float:right;
text-align:left;
margin-right: 20px;
margin-top:20px;
height: 400px;
}
.ContentRightReference
{
width:480px;;
float:right;
text-align:left;
margin-right: 20px;
margin-top:20px;
height: 400px;
}
.Footer
{
width: 534px;
height: 34px;
background-image:url(images/bg_footer.jpg);
background-position:top right;
background-repeat:no-repeat;
clear:both;
}
ul.navigacija
{
padding:0px;
margin:0px;
margin-left:10px;
}
ul.navigacija li
{
list-style:none;
display: block;
float:left;
margin-right: 10px;
background-image:url(images/navigationItem.jpg);
background-position:top right;
background-repeat:no-repeat;
padding-right: 50px;
height:22px;
padding-top:4px;
}
ul.navigacija li a
{
font-size:12px;
font-weight:bold;
color:#caae08;
text-decoration:none;
}
ul.navigacija li a:hover
{
color:#9b9b9b;
text-decoration:none;
}
.TextOkvir
{
border-width: 1px 1px 2px 0px;
border-color:#e7e7e7;
border-style:solid;
background-image:url(images/slika_onama.jpg);
background-position:top right;
background-repeat:no-repeat;
height:114px;
width:100%;
background-color:#fafafa;
color: #CCB006;
margin-bottom: 70px;
}
.TextOkvirOprema
{
border-width: 1px 0px 2px 0px;
border-color:#e7e7e7;
border-style:solid;
background-image:url(images/slika_oprema.jpg);
background-position:top right;
background-repeat:no-repeat;
width:100%;
background-color:#fafafa;
color: #CCB006;
margin-bottom: 85px;
}
.TextOkvirKontakt
{
border-width: 1px 0px 2px 0px;
border-color:#e7e7e7;
border-style:solid;
width:100%;
background-color:#fafafa;
color:#666666;
margin-bottom: 85px;
vertical-align:top;
}
.TextOkvirReference
{
border-width: 1px 0px 2px 0px;
border-color:#e7e7e7;
border-style:solid;
width:100%;
background-color:#fafafa;
color:#666666;
margin-bottom: 85px;
vertical-align:top;
}
.TextOkvirKontakt img
{
float: right;
}
.TextOkvirKontakt p
{
float: left;
margin-top: 10px;
margin-bottom:10px;
}
.TextOkvirReference p
{
float: left;
margin-top: 10px;
margin-bottom:10px;
}
.TextOkvir p
{
margin-right: 110px;
margin-top: 5px;
margin-bottom: 0px;
}
.TextOkvirOprema p
{
margin: 15px 100px 0px;
}
.boldirano
{
font-weight: bold;
color: #606060;
}
.lista li
{
list-style:disc url(images/listItem.gif) outside;
width: 280px;
}
.usluge
{
list-style:disc url(images/listItem2.gif) outside;
}
.block
{
display:block; text-align:right; width:200px; margin-top: -13px;
}
.block b
{
text-align: left;
}
.block a
{
text-decoration:none;
color:#999999;
}
.block a:hover
{
text-decoration:none;
color:#666666;
}