@charset "utf-8";
* { padding: 0; margin: 0; }
body {
	background-color: #000000;
	text-align: center;
	background-image: url(web/bg.gif);
	background-repeat: repeat-x;
	color: #666;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
img { border: 0; }

a { color: #FFFFFF; }

:focus { outline: none; }

#box {
	margin: 0 auto;
	width: 846px;
	text-align: left;
}
#header {
	width: 846px;
}
#main {
	width: 846px;
	height: 397px;
	background: url(web/screen-bc.png);
	clear: both;
	color: #000;
}
#bc-info, #flyer-info, #kalendari-info, #billboard-info, #plakati-info, #website-info, #catalog-info, #about-info, #contacts-info, #drugi-info { padding: 30px 0 0 38px; }
#flyer-info, #kalendari-info, #billboard-info, #plakati-info, #website-info, #catalog-info, #about-info, #contacts-info, #drugi-info { display: none; }

#main h2 { font: bold 30px Verdana, Arial, Helvetica, sans-serif; color: #333333; }
#main h3 { font: bold 14px Verdana, Arial, Helvetica, sans-serif; color: #333333; }
#main h4 { font: 12px Verdana, Arial, Helvetica, sans-serif; color: #333333; padding: 10px 0; }

#main p { font: 12px Verdana, Arial, Helvetica, sans-serif; width: 250px; padding: 10px 0 0 3px; color: #666666; line-height: 16px; }
#main a {
	display: block;
	width: 121px;
	height: 21px;
	background: url(web/offer.png) top;
	text-indent: -9999px;
	margin: 10px 0 0 2px;
}
#main a:hover { background: url(web/offer.png) center; }
#main a:active { background: url(web/offer.png) bottom; }

#about-info p, #contacts-info p {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	width: 400px;
	padding: 20px 0 0 3px;
	color: #666666;
	line-height: 18px;
}
#contacts-info a, #drugi-info a { background: none; text-indent: 0; color: #000066; width:auto; text-decoration:none; display: inline; }
#contacts-info a:hover, #drugi-info a:hover { background: none; text-indent: 0; color: #0066CC; }
#contacts-info a:active, #drugi-info a:active { background: none; text-indent: 0; }

#cell1 {
	width: 400px;
	float: left;
}
#cell2 {
	width: 380px;
	float: left;
	padding-top: 20px;
}
.c-input {
	width: 200px;
	height: 17px;
	margin: 0 0 9px 0;
	z-index: 120;
}
.inactive {
	color: #666666;
	padding: 2px;
}
.active {
	color: #000;
	padding: 2px;
}

#drugi-info p {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0 15px 1px;
	color: #666666;
	line-height: 18px;
}


#logo {
	width: 256px;
	height: 135px;
	float: left;
}
#menu {
	width: 355px;
	height: 32px;
	margin-top: 103px;
	margin-left: 235px;
	float: left;
	overflow: hidden;
}
#menu a {
	width: auto;
	display: block;
	float: left;
}
#menu a#uslugi {
	width: 123px;
	margin-right: 6px;
}
#menu a#uslugi span {
	display: none;
	-moz-opacity:0;
	opacity:0;
	position: absolute;
}
#menu a#about-b {
	width: 75px;
	margin-top: 5px;
	margin-right: 6px;
}
#menu a#contacts-b {
	width: 124px;
	margin-top: 5px;
}



#list {
	width: 755px;
	text-align: right;
	padding: 8px;
	color: #aaaaaa;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
}
ul#list { list-style: none; padding-left: 80px; }
ul#list li { float: left; padding: 0 10px; width: auto; }

#list a.on { color: #fff; text-decoration: none; }
#list a.off { color: #666; text-decoration: none; }
#list a.off:hover { color: #fff; }
#list a.off:active { color: #aaa; }

#copyright {
	width: 846px;
	text-align: center;
	padding: 40px 0 10px 0;
	color: #555;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

#offer-w {
	width: 483px;
	height: 356px;
	padding: 0;
	z-index: 100;
	position: absolute;
	top: 70px;
	background: url(web/offer-w.png) no-repeat;
	color: #666;
	text-align: left;
	display: none;
	font-weight: normal;
}
#w-link-fix {
	width: 443px;
	height: 316px;
	padding: 20px;
}
#offer-w a {
	display: block;
	width: 50px;
	height: 19px;
	text-indent: -9999px;
	background: url(web/offer-close.png) top;
	position: absolute;
	top: -10px; left: 400px;
	z-index: 1;
}
#offer-w a:hover { background: url(web/offer-close.png) bottom; }

#blackbox {
	display: none;
	width: 100%;
	height: 500px;
	position: absolute;
	top: 0; left: 0;
	z-index: 90;
	background-color: #000;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
}

.star { color: #DF0000; padding: 0 5px; }
#send-msg-m, #send-msg-c { padding: 0 0 0 10px; color: #AE0000; margin: 0; }
#mbox, #bbox { display: block; }
#mbox-msg, #bbox-msg {
	display: none;
	color: #55AA00;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 100px 30px 30px 30px;
}

.preload { display: none; }