@charset "utf-8";
/* CSS Document */

/* /// stili generici /// */

html, body{
	font-family: Tahoma, Arial, sans-serif, "Times New Roman";
	font-size: 11px;
	color: #666666;
}

img{ border:none; }

table, td{
	margin:0;
	padding:0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#menusup {
	height:21px;
	width:856px;
}

a{
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif, "Times New Roman";
	font-size: 9.5px;
}
a:hover {
}
p{
	margin:0;
	padding:0;
	text-align:justify;
}
.booking_panel	{
	float: left;
	font-size: 11px;
	width: 590px;
	font-weight: bold;
	background-image: url(images/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 27px;
	margin-left: 35px;
	margin-top: 5px;
	}
h1{ font:13px Verdana, Arial, Helvetica, sans-serif; margin:0 0 15px 0; padding:0; font-weight:normal; text-align:left; }
h2{ font:12px Verdana, Arial, Helvetica, sans-serif; margin:6px 0 0 0; padding:0; font-weight:normal; text-align:left;}
h3{ font:12px Verdana, Arial, Helvetica, sans-serif; margin:0 0 15px 0; padding:0; font-weight:normal; text-align:left; }
h4{ font:10px Verdana, Arial, Helvetica, sans-serif; margin:0 0 5px 0; padding:0; font-weight:bold; text-align:left; }


/* /// classi di uso generico /// */

.view {display:block;}
.hide {display:none;}
.bold{ font-weight:bold; }
.italic{ font-style:italic; }
.margin {margin-bottom:15px;}
.spacer{
	clear:both;
	margin:0;
	padding:0;
	font-size:0;
	overflow:visible;
}
.row {margin-bottom:8px;}
.leftImage, .left{ float:left; }
.rightImage, .right{
	float:right;
}
.leftImage {margin:0px 6px 6px 0px; border: 1px #999 solid;}
.rightImage {margin: 0px 0px 6px 6px; border: 1px #999 solid; }
.darkgrey {color:#464749; text-decoration:none;}
.lightgrey {color:#666; text-decoration:none;}
.errore {
	display:block;
	text-align:left;
	color: #FF5400;
	margin: 10px 0px;
}

/* form */
form {width:99%; margin:5px 0;}
.form {margin:15px 0;}
input,textarea { font:9px Verdana, Arial, Helvetica, sans-serif; color:#666;padding:2px;}
label {display:block; margin:0 0 3px 0; color:#464749;}
.select {border:1px solid #cecece; margin-right:23px;font:9px Verdana, Arial, Helvetica, sans-serif; color:#666;padding:1px;}
.campo {margin: 5px 0; text-align:left;}
.input {border:1px solid #cecece; margin-right:23px;}
.submit { width:58px; height:21px; padding:0; font:9px Verdana, Arial, Helvetica, sans-serif; color:#464749; border:1px solid #464749;margin-right:23px;background:none;cursor:pointer;}
#submit {margin-top:20px;}
.readonly {border:1px solid #cecece; margin-right:23px; background-color:#e5e5e5;}


/* /// AREE GENERALI /// */

/* generici */

#wrapper{
	width:946px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	padding-top: 7px;
	/*background-color:#FF0000;*/
}

#header {
	width:916px;
	height:90px;
	padding-left: 30px;
}

#logo {
	height:90px;
	width:55px;
	/*background-color:#00FF00;*/
	float:left;
}

#sectimage {
	height:85px;
	width:670px;
	float:left;
	/*background-color:#FFFF00;*/
}

#footer {
	width:850px;
	height:20px;
	color:#999;
}
.center {
	background-image: url(../img/collections/domus/center.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.world {
	background:url(../img/map/base_map.gif) no-repeat top left;
}

/* CSS Document */
#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#tekst {
	height:110px;
	width:490px;
	/*background-color:#00FF00;*/
	float:left;
	margin-right:8px;
	padding-top: 10px;
	margin-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
#slike {
	height:110px;
	width:150px;
	/*background-color:#00FF00;*/
	float:left;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
}
#bilbord {
	height:178px;
	width:160px;
	/*background-color:#00FF00;*/
	float:left;
}
#razmak {
	height:10px;
	width:193px;
	/*background-color:#00FF00;*/
	float:left;
	background-color: #FFFFFF;
}
#firma {
	height:17px;
	width:187px;
	/*background-color:#00FF00;*/
	float:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: 5px;
}
#naziv {
	height:83px;
	width:185px;
	margin-top: 3px;
	float: left;
}
#zelenalinija {
	margin-top:5px;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	/*color:#c6c4c4;*/
	color:#505153;
	text-align:left;
}
#bilbordveliki {
	height:230px;
	width:946px;
	/*background-color:#00FF00;*/
	float:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #679229;
}
#bilbordNAJ {
	height:178px;
	width:550px;
	/*background-color:#00FF00;*/
	float:left;
}
#reklamavelika {
	height:450px;
	width:600px;
	/*background-color:#00FF00;*/
	float:left;
}
#bokovi {
	height:450px;
	width:172px;
	float:left;
	background-color: #F2F2F2;
}
#bilbordmali {
	height:auto;
	width:513px;
	/*background-color:#00FF00;*/
	float:left;
	padding-top: 3px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #FFFFFF;
}
#malareklama {
	height:178px;
	width:198px;
	float:left;
	background-color: #000000;
}
#wrapper1 {
	width:946px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	padding-top: 7px;
	background-color: #FFFFFF;
	border: thin solid #999999;
}
#reklama {
	height:auto;
	width:475px;
	/*background-color:#00FF00;*/
	float:left;
	padding: 20px;
}
#bok {
	height:240px;
	width:198px;
	float:left;
	background-color: #CCCCCC;
}

.m1
{
    BACKGROUND-COLOR: #72a334;
}
#vmeni { 
    background-color:#f0f0f0; 
	margin-bottom:12px; 
}

#naslov {
	height: 18px;
	width: 660px;
	clip: rect(auto,3px,auto,3px);
	left: 3px;
	right: 3px;
	color: #FFFFFF;
	margin-top: 8px;
	text-align: left;
	background-image: url(images/pozadinaheader.jpg);
	padding-left: 45px;
	padding-top: 9px;
}
#duzi {
	height: 500px;
	width: 200px;
}
#reklam {
	height: 300px;
	width: 515px;
}
#razmak {
	height: 50px;
	width: 515px;
}
#okvirzasliku {
	height: 180px;
	width: 515px;
	padding-top: 5px;
}
#zasliku {
	height: 500px;
	width: 946px;
}
#nabrajanje {
	height: 350px;
	width: 946px;
}

#reklama {
	height: 220px;
	width: 188px;
	padding-top: 5px;
	padding-right: 0.5px;
	padding-bottom: 5px;
	padding-left: 0.49px;
}
#bilbordsjenka {
	height:7px;
	width:946px;
	/*background-color:#00FF00;*/
	float:none;
}
#bilbordsjenkadonja {
	height:41px;
	width:946px;
	/*background-color:#00FF00;*/
	float:none;
	background-image: url(images/footer1.jpg);
	padding-top: 7px;
	text-align: center;
}
#bilbordsjenka {
	height:205px;
	width:876px;
	/*background-color:#00FF00;*/
	float:none;
	background-image: url(images/sjenkabilbord1.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E1E1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E1E1E1;
	margin-bottom: 7px;
	margin-top: 10px;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 30px;
}
#reklamadupla {
	height: 250px;
	width: 376px;
	padding-top: 5px;
	padding-right: 0.5px;
	padding-bottom: 5px;
	padding-left: 0.49px;
}
#bilborddupli {
	height:350px;
	width:946px;
	/*background-color:#00FF00;*/
	float:none;
}
#bocnimeni {
	height:auto;
	width:240px;
	/*background-color:#00FF00;*/
	float:left;
	margin-bottom: 7px;
	margin-top: 11px;
	background-color: #FFFFFF;
}
#duplareklama {
	height:336px;
	width:348px;
	/*background-color:#00FF00;*/
	float:left;
	background-image: url(images/pozadinaFLZ.jpg);
	margin-top: 8px;
	margin-left: 2px;
}
#okvirmeni {
	height: 25px;
	width: 240px;
}
#menimali {
	height:25px;
	width:115px;
	/*background-color:#00FF00;*/
	float:none;
}
#meni {
	height:20px;
	width:946px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #669020;
}
#menimali {
	height:21px;
	width:110px;
	/*background-color:#00FF00;*/
	float:left;
}
#odbojnik {
	height:21px;
	width:505px;
	/*background-color:#00FF00;*/
	float:left;
}
#odbojnikgornji {
	height:85px;
	width:460px;
	/*background-color:#00FF00;*/
	float:left;
}
#home {
	height:32px;
	width:37px;
	/*background-color:#00FF00;*/
	float:left;
	text-align: center;
	margin-top: 10px;
}
#duplareklamaP {
	height:337px;
	width:345px;
	/*background-color:#00FF00;*/
	float:left;
	margin-left: 15px;
	background-image: url(images/pozadinaP.jpg);
	margin-top: 13px;
}
#nabrajanja {
	height:auto;
	width:340px;
	/*background-color:#00FF00;*/
	float:left;
	text-align: left;
}
#nabrajanjarazmak {
	height:20px;
	width:17px;
	/*background-color:#00FF00;*/
	float:left;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 12px;
}
#nabrajanjetekst {
	height:auto;
	width:287px;
	/*background-color:#00FF00;*/
	float:left;
	margin-right: 0px;
	margin-left: 8px;
	text-align: left;
	margin-top: 7px;
	margin-bottom: 5px;
}
#zastavica {
	height:27px;
	width:37px;
	/*background-color:#00FF00;*/
	float:left;
	text-align: center;
	margin-top: 15px;
}
#bilborddonji {
	height:230px;
	width:946px;
	/*background-color:#00FF00;*/
	float:none;
	padding-bottom: 5px;
}
#podmeni {
	height: 27px;
	width: 150px;
	font-size: 9.5px;
	background-color: #FFFFFF;
}
#podmeniuzi {
	height: 15px;
	width: 208px;
	font-size: 10px;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 12px;
}
#nabrajanjauzi {
	height:auto;
	width:220px;
	/*background-color:#00FF00;*/
	float:left;
	text-align: center;
}
#nabrajanjetekstuzi {
	height:auto;
	width:192px;
	/*background-color:#00FF00;*/
	float:left;
	margin-right: 0px;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 0px;
	font-size: 9.5px;
	padding-left: 5px;
}
#nabrajanjarazmakuzi {
	height:9px;
	width:12px;
	/*background-color:#00FF00;*/
	float:left;
	text-align: center;
	padding-top: 7px;
	padding-left: 5px;
}
#duplareklamaV {
	height:auto;
	width:705px;
	/*background-color:#00FF00;*/
	float:left;
	padding-top: 1px;
}
#boxtekst {
	height:auto;
	width:660px;
	/*background-color:#00FF00;*/
	float:left;
	margin-right: 3px;
	margin-left: 18px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 3px;
}
#duplareklama2 {
	height:336px;
	width:348px;
	/*background-color:#00FF00;*/
	float:left;
	margin-left: 8px;
	background-image: url(images/pozadinaPLS.jpg);
	margin-top: 8px;
}
#odbojnikmeni {
	height: 5px;
	width: 240px;
	background-color: #FFFFFF;
}
#podmeni {
	height:auto;
	width:240px;
	/*background-color:#00FF00;*/
	float:left;
	text-align: left;
	background-color: #F0F0F0;
}
#strelicameni {
	height:24px;
	width:20px;
	/*background-color:#00FF00;*/
	float:left;
	text-align: center;
	padding-top: 4px;
}
#menidopuna {
	height: auto;
	width: 220px;
}
#strelicameni2 {
	height:18px;
	width:20px;
	/*background-color:#00FF00;*/
	float:left;
	text-align: center;
}
#duplareklamaVP {
	height:336px;
	width:703px;
	/*background-color:#00FF00;*/
	float:left;
	margin-top: 10px;
	background-image: url(images/pozadinaVELIKApravna.jpg);
}
#bilbordmax {
	height:940px;
	width:946px;
	/*background-color:#00FF00;*/
	float:none;
}
#maxbox {
	height:930px;
	width:703px;
	/*background-color:#00FF00;*/
	float:left;
	margin-top: 10px;
	background-image: url(images/pozadinaMAXp.jpg);
}
#tabela {
	height:350px;
	width:600px;
	/*background-color:#00FF00;*/
	float:left;
	margin-top: 10px;
	margin-left: 60px;
}
#tabelaTEX {
	height:250px;
	width:640px;
	/*background-color:#00FF00;*/
	float:left;
	margin-top: 15px;
	margin-left: 12px;
}
#maxboxp {
	height:930px;
	width:703px;
	/*background-color:#00FF00;*/
	float:left;
	margin-top: 10px;
	background-image: url(images/pozadinaMAX.jpg);
}
#okvirstrelice {
	height: 50px;
	width: 25px;
}
#stubstrelice {
	height:95px;
	width:20px;
	/*background-color:#00FF00;*/
	float:right;
	text-align: center;
	background-color: #FFFFFF;
}
#podmeniX {
	height:auto;
	width:240px;
	/*background-color:#00FF00;*/
	float:left;
	text-align: left;
}
#nabuzizadnji {
	height:auto;
	width:220px;
	/*background-color:#00FF00;*/
	float:left;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669126;
	padding-bottom: 3px;
}
#strelicazadnja {
	height:28px;
	width:20px;
	/*background-color:#00FF00;*/
	float:left;
	text-align: center;
	padding-top: 3px;
}
#pocetna {
	height:auto;
	width:240px;
	/*background-color:#00FF00;*/
	float:left;
	text-align: left;
}
#tekstnaslova {
	height: auto;
	width: 645px;
	clip: rect(auto,3px,auto,3px);
	left: 3px;
	right: 3px;
	text-align: left;
	background-image: url(images/pozadinalinija.jpg);
	background-repeat: repeat-y;
	padding-top: 30px;
	padding-left: 30px;
	color: #666666;
	padding-right: 30px;
}
#footer {
	height: 21px;
	width: 705px;
	color: #FFFFFF;
	text-align: left;
	background-image: url(images/pozadinafooter.jpg);
}
#bilbord2 {
	height:390px;
	width:946px;
	/*background-color:#00FF00;*/
	float:none;
}
#naslovpravan {
	height: 18px;
	width: 660px;
	clip: rect(auto,3px,auto,3px);
	left: 3px;
	right: 3px;
	color: #FFFFFF;
	margin-top: 8px;
	text-align: left;
	background-image: url(images/pozadinaheaderS.jpg);
	padding-left: 45px;
	padding-top: 9px;
}
#bilbord3 {
	height:910px;
	width:946px;
	/*background-color:#00FF00;*/
	float:none;
}
#bilbordpozar {
	height:530px;
	width:946px;
	/*background-color:#00FF00;*/
	float:none;
	padding-bottom: 4px;
}
#bilbordstaklo {
	height:455px;
	width:946px;
	/*background-color:#00FF00;*/
	float:none;
	padding-bottom: 4px;
}
#bilborddomacinstvo {
	height:680px;
	width:946px;
	/*background-color:#00FF00;*/
	float:none;
	padding-bottom: 4px;
}
#podmeniG {
	height:auto;
	width:240px;
	/*background-color:#00FF00;*/
	float:left;
	text-align: left;
	background-color: #FFFFFF;
}
#stubstreliceizgradnj {
	height:auto;
	width:20px;
	/*background-color:#00FF00;*/
	float:right;
	text-align: center;
	background-color: #FFFFFF;
}
#naslovuzi {
	height: 25px;
	width: 235px;
}
#naslovuzisav {
	height: auto;
	width: 705px;
	clip: rect(auto,3px,auto,3px);
	left: 3px;
	right: 3px;
	color: #FFFFFF;
	margin-top: 8px;
	text-align: left;
}
#video {
	height: 180px;
	width: 860px;
}
#videomali {
	height: auto;
	width: 240px;
}
#videom {
	height: 160px;
	width: 183px;
	padding-top: 5px;
	padding-right: 0.5px;
	padding-bottom: 5px;
	padding-left: 0.49px;
	margin-left: 5px;
}
#reklamatekst {
	height:245px;
	width:663px;
	/*background-color:#00FF00;*/
	float:left;
	font-size: 10px;
	color: #666666;
	text-align: left;
	background-position: left;
	margin-top: 2px;
	background-color: #EFEFEF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#reklamavideo {
	height:180px;
	width:240px;
	/*background-color:#00FF00;*/
	float:left;
	background-color: #6B952F;
	padding-top: 18px;
	padding-right: 12px;
	padding-bottom: 18px;
	padding-left: 12px;
	margin-top: 2px;
}
#bilbordoglasi {
	height:230px;
	width:946px;
	/*background-color:#00FF00;*/
	float:none;
	background-image: url(images/oglaspozadina.jpg);
}
#displej {
	height:230px;
	width:920px;
	/*background-color:#00FF00;*/
	float:none;
	padding-left: 26px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #679229;
	padding-top: 5px;
}
#bilbordnezgoda {
	height:1000px;
	width:946px;
	/*background-color:#00FF00;*/
	float:none;
	padding-bottom: 4px;
}
#bilbordmapa {
	height:1780px;
	width:946px;
	/*background-color:#00FF00;*/
	float:none;
	padding-bottom: 4px;
}
#tekstnaslovakontakt {
	height: auto;
	width: 635px;
	clip: rect(auto,3px,auto,3px);
	left: 3px;
	right: 3px;
	text-align: left;
	background-image: url(images/pozadinalinija.jpg);
	background-repeat: repeat-y;
	padding-top: 30px;
	padding-left: 30px;
	color: #333333;
	padding-right: 40px;
}
#bilbordkontakt {
	height:320px;
	width:946px;
	/*background-color:#00FF00;*/
	float:none;
}
#bilbordaktuel {
	height:510px;
	width:946px;
	/*background-color:#00FF00;*/
	float:none;
}
#bilbordkasko {
	height:600px;
	width:946px;
	/*background-color:#00FF00;*/
	float:none;
}
#strelicazadnja2 {
	height:61px;
	width:20px;
	/*background-color:#00FF00;*/
	float:left;
	text-align: center;
	padding-top: 3px;
}
#novosti {
	text-align: left;
	float: left;
	height: 130px;
	width: 495px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #666666;
	margin-right: 5px;
}
#novostislika {
	text-align: left;
	float: left;
	height: 122px;
	width: 141px;
	margin-bottom: 2px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 8px;
	background-color: #E2E2E2;
}
#novostivelika {
	text-align: left;
	float: left;
	height: 662px;
	width: 495px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #666666;
	margin-right: 3px;
	padding-right: 7px;
}
#bilbordnovosti {
	height:1850px;
	width:946px;
	/*background-color:#00FF00;*/
	float:none;
}
#tekstnovstiv {
	height: 750px;
	width: 660px;
	clip: rect(auto,3px,auto,3px);
	left: 3px;
	right: 3px;
	text-align: left;
	background-image: url(images/pozadinalinija.jpg);
	background-repeat: repeat-y;
	padding-top: 30px;
	padding-left: 30px;
	color: #333333;
	padding-right: 15px;
}
#tekstnovostir {
	height: 630px;
	width: 660px;
	clip: rect(auto,3px,auto,3px);
	left: 3px;
	right: 3px;
	text-align: left;
	background-image: url(images/pozadinalinija.jpg);
	background-repeat: repeat-y;
	padding-top: 30px;
	padding-left: 30px;
	color: #333333;
	padding-right: 15px;
}
#tekstnovostiv {
	height: 1350px;
	width: 660px;
	clip: rect(auto,3px,auto,3px);
	left: 3px;
	right: 3px;
	text-align: left;
	background-image: url(images/pozadinalinija.jpg);
	background-repeat: repeat-y;
	padding-top: 30px;
	padding-left: 30px;
	color: #333333;
	padding-right: 15px;
}
#bilbordnagrade {
	height:1085px;
	width:946px;
	/*background-color:#00FF00;*/
	float:none;
}
#tekstnagrada {
	height: 990px;
	width: 660px;
	clip: rect(auto,3px,auto,3px);
	left: 3px;
	right: 3px;
	text-align: left;
	background-image: url(images/pozadinalinija.jpg);
	background-repeat: repeat-y;
	padding-top: 30px;
	padding-left: 30px;
	color: #333333;
	padding-right: 15px;
}
#tekstnagrada1 {
	height: 680px;
	width: 660px;
	clip: rect(auto,3px,auto,3px);
	left: 3px;
	right: 3px;
	text-align: left;
	background-image: url(images/pozadinalinija.jpg);
	background-repeat: repeat-y;
	padding-top: 30px;
	padding-left: 30px;
	color: #333333;
	padding-right: 15px;
}
#bilbordnk {
	height:780px;
	width:946px;
	/*background-color:#00FF00;*/
	float:none;
}
#bilbordlokacija {
	height:820px;
	width:946px;
	/*background-color:#00FF00;*/
	float:none;
	padding-bottom: 4px;
}
#novostivelikabar {
	text-align: left;
	float: left;
	height: 755px;
	width: 495px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #797979;
	margin-right: 3px;
	padding-right: 7px;
}
#tekstnagradabar {
	height: 760px;
	width: 660px;
	clip: rect(auto,3px,auto,3px);
	left: 3px;
	right: 3px;
	text-align: left;
	background-image: url(images/pozadinalinija.jpg);
	background-repeat: repeat-y;
	padding-top: 30px;
	padding-left: 30px;
	color: #333333;
	padding-right: 15px;
}
#bilbordbar {
	height:850px;
	width:946px;
	/*background-color:#00FF00;*/
	float:none;
}
#tekstnaslovanezgoda {
	height: auto;
	width: 660px;
	clip: rect(auto,3px,auto,3px);
	left: 3px;
	right: 3px;
	text-align: left;
	background-image: url(images/pozadinalinija.jpg);
	background-repeat: repeat-y;
	padding-top: 30px;
	padding-left: 30px;
	color: #666666;
	padding-right: 15px;
}
#novostislikaS {
	text-align: center;
	float: left;
	height: 122px;
	width: 141px;
	margin-bottom: 2px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 8px;
	background-color: #E2E2E2;
}
#anketa {
	height:200px;
	width:150px;
	/*background-color:#00FF00;*/
	float:left;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-top: 2px;
	text-align: justify;
}
#bilbordbig {
	height:2060px;
	width:946px;
	/*background-color:#00FF00;*/
	float:none;
}
#tekstimovina {
	height: auto;
	width: 660px;
	clip: rect(auto,3px,auto,3px);
	left: 3px;
	right: 3px;
	text-align: left;
	background-image: url(images/pozadinalinija.jpg);
	background-repeat: repeat-y;
	padding-top: 30px;
	padding-left: 30px;
	color: #666666;
	padding-right: 15px;
}

#reklamatekst1 {
	height:175px;
	width:640px;
	/*background-color:#00FF00;*/
	float:left;
	font-size: 10px;
	color: #666666;
	text-align: left;
	background-position: left;
	margin-top: 2px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#reklamatekst2 {
	height:206px;
	width:907px;
	/*background-color:#00FF00;*/
	float:left;
	font-size: 10px;
	color: #666666;
	text-align: left;
	background-position: left;
	margin-top: 2px;
	background-color: #EFEFEF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 4px;
	padding-bottom: 7px;
	padding-left: 25px;
	margin-right: 10px;
}
.detaljnije {
	float: right;
	height: 203px;
	width: 80px;
	margin-left: 2px;
	padding-top: 5px;
}
#bilbordkafic {
	height:580px;
	width:946px;
	/*background-color:#00FF00;*/
	float:none;
}
.detaljnije1 {
	float: right;
	height: 203px;
	width: 150px;
	margin-left: 2px;
	padding-bottom: 5px;
	padding-right: 5px;
}
#bilbord4 {
	height:730px;
	width:946px;
	/*background-color:#00FF00;*/
	float:none;
}
#reklamatekst3 {
	height:405px;
	width:658px;
	/*background-color:#00FF00;*/
	float:left;
	font-size: 10px;
	color: #666666;
	text-align: left;
	background-position: left;
	margin-top: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 4px;
	padding-bottom: 7px;
	padding-left: 1px;
	margin-right: 3px;
}
.detaljnije2 {
	float: right;
	height: 320px;
	width: 110px;
	margin-left: 15px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 75px;
}
#bilbordflajer {
	height:915px;
	width:946px;
	/*background-color:#00FF00;*/
	float:none;
}
.detaljnije5 {
	float: right;
	height: 320px;
	width: 110px;
	margin-left: 15px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 57px;
}
