@charset "utf-8";
/* CSS Document */

a img {
	border:0px;
	margin-right:10px;
}

h1 {
	font-size:208%;
}

h2 {
	font-size:164%;
}

body {
	margin:0px;
	padding:0px;
	background-color:#4c4c4c;
	background-image:url(_img/mainbg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px/1.5em;
}

.container {
	margin:40px auto 0 auto;
	padding:0px;
	width:960px;
}

.roundCornersTop {
	margin:0px;
	padding:0px;px
	width:960px;
	background-image:url(_img/roundCornersBg.png);
	background-position:top center;
	height:10px;
	float:left;
}

.roundCornersBottom {
	margin:0px;
	padding:0px;
	width:960px;
	background-image:url(_img/roundCornersBg.png);
	background-position:bottom center;
	height:10px;
	float:left;
}

.content {
	margin:0px;
	padding:0px 10px;
	background-color:#f2f2f2;
	float:left;
	width:940px;
}

.header {
	padding:0px;
	margin:0px;
	height:85px;
	width:940px;
}

.header .logo {
	padding:20px 0 0 10px;
	margin:0px;
	display:block;
	float:left;
}

.mainMenu {
	margin:35px 0 0 0;
	padding:0px;
	width:707px;
	height:30px;
	background-image:url(_img/mainMenuBg.png);
	float:right;
}

.mainMenu .menu {
	list-style:none;
	margin:0px;
	padding:7px 10px 0 10px;
	font-weight:bold;
	font-size:14px;
	line-height:15px
}

.mainMenu .menu li {
	float:left;
	margin:0px;
	padding:0px;
	text-align:center;
}

.mainMenu .menu li a{
	margin:0px;
	padding:0px;
	width:113px;
	color:#666;
	text-decoration:none;
	display:block;
	border-right:solid 1px #999;
	line-height:15px;
}

.mainMenu .menu li a:hover{
	color:#000;
}

.videoHolder {
	width:940px;
	height:529px;
	background-color:#aaa;
	overflow:hidden;
	background-image:url(_img/roundCornersBgInside.png);
	background-image:top center;
	background-repeat:no-repeat;
	z-index:1;
	margin:0px;
	padding:0px;
}

.mainPageBox {
	margin:10px 10px 0 0;
	padding:0px;
	width:460px;
	font-size:12px;
	float:left;
}

.mainPageBox p{
	color:#666;
	font-weight:bold;
}

.mainPageBox h2{
	margin:0px 0px 20px 0px;
	padding:0px;
	font-size:24px;
}

.mainPageBox h2.green a{
	color:#7AC943;
	text-decoration:none;
}

.mainPageBox h2.orange a{
	color:#F90;
	text-decoration:none;	
}

.mainPageBox h2.green a:hover{
	text-decoration:underline;
}

.mainPageBox h2.orange a:hover{
	text-decoration:underline;	
}


.footer {
	width:940px;
	margin:0px;
	padding:0px;
	float:left;
}

.footer ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

.footer ul li {
	margin:10px 0 20px 0;
	padding:0px;
	float:left;
	width:100px;
	border-right:solid 1px #666;
	text-align:center;
	height:15px;
	line-height:15px;
}

.footer ul li a {
	color:#999;
	text-decoration:none;
	font-size:11px;
}

.footer ul li a:hover {
	color:#fff;
	text-decoration:underline;
}

.copyright {
	float:right;
	font-size:11px;
	color:#999;
	margin:10px 0 0 0;
	line-height:15px;
}
@charset "utf-8";
/* CSS Document */

a img {
	border:0px;
	margin-right:10px;
}

body {
	margin:0px;
	padding:0px;
	background-color:#4c4c4c;
	background-image:url(_img/mainbg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}

.container {
	margin:40px auto 0 auto;
	padding:0px;
	width:960px;
}

.roundCornersTop {
	margin:0px;
	padding:0px;
	width:960px;
	background-image:url(_img/roundCornersBg.png);
	background-position:top center;
	height:10px;
	float:left;
}

.roundCornersBottom {
	margin:0px;
	padding:0px;
	width:960px;
	background-image:url(_img/roundCornersBg.png);
	background-position:bottom center;
	height:10px;
	float:left;
}

.content {
	margin:0px;
	padding:0px 10px;
	background-color:#f2f2f2;
	float:left;
}

.header {
	padding:0px;
	margin:0px;
	height:85px;
}

.header .logo {
	padding:20px 0 0 10px;
	margin:0px;
	display:block;
	float:left;
}

.mainMenu {
	margin:35px 0 0 0;
	padding:0px;
	width:707px;
	height:30px;
	background-image:url(_img/mainMenuBg.png);
	float:right;
}

.mainMenu .menu {
	list-style:none;
	margin:0px;
	padding:7px 10px 0 10px;
	font-weight:bold;
	font-size:14px;
	line-height:15px
}

.mainMenu .menu li {
	float:left;
	margin:0px;
	padding:0px;
	text-align:center;
}

.mainMenu .menu li a{
	margin:0px;
	padding:0px;
	width:113px;
	color:#666;
	text-decoration:none;
	display:block;
	border-right:solid 1px #999;
	line-height:15px;
}

.mainMenu .menu li a:hover{
	color:#000;
}

.videoHolder {
	width:940px;
	background-color:#aaa;
	overflow:hidden;
	background-image:top center;
	background-repeat:no-repeat;
	z-index:1;
	margin:0px;
	padding:0px;
}

.sectionImage {
	width:940px;
	height:225px;
	background-color:#aaa;
	overflow:hidden;
	margin:0px;
	padding:0px;
	background-position:bottom left;
	background-repeat:no-repeat;
}

.sectionImage.adnet {
	background-image:url(_img/sectionImageAdnet.jpg);
}

.sectionImage.dokumenti {
	background-image:url(_img/sectionImageDokumenti.jpg);
}

.sectionImage.mediji{
	background-image:url(_img/sectionImageMediji.jpg);
}

.sectionImage.akcije{
	background-image:url(_img/sectionImageAkcije.jpg);
}

.sectionImage.kontakt{
	background-image:url(_img/sectionImageKontakt.jpg);
}

.sectionImage.proizvodi{
	background-image:url(_img/sectionImageProizvodi.jpg);
}


.mainPageBox {
	margin:10px 10px 0 0;
	padding:0px;
	width:460px;
	font-size:12px;
	float:left;
}

.mainPageBox p{
	color:#666;
	font-weight:bold;
	font-size: 11px;
}

.mainPageBox h2{
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:20px;
}

.mainPageBox h2.green a{
	color:#7AC943;
	text-decoration:none;
}

.mainPageBox h2.orange a{
	color:#F90;
	text-decoration:none;	
}

.mainPageBox h2.green a:hover{
	text-decoration:underline;
}

.mainPageBox h2.orange a:hover{
	text-decoration:underline;	
}


.footer {
	width:940px;
	margin:0;
	padding:0px;
	float:left;
	margin-bottom: 20px;
	height: 40px;
}

.footer ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

.footer ul li {
	margin:10px 0 20px 0;
	padding:0px;
	float:left;
	width:100px;
	border-right:solid 1px #666;
	text-align:center;
	height:15px;
	line-height:15px;
}

.footer ul li a {
	color:#999;
	text-decoration:none;
	font-size:11px;
}

.footer ul li a:hover {
	color:#fff;
	text-decoration:underline;
}

.copyright {
	float:right;
	font-size:11px;
	color:#999;
	margin:10px 0 0 0;
	line-height:15px;
}

.article {
	width:690px;
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#333;
}

.article p{
	padding-right:15px;
	color:#333;
	line-height:150%;
}

.article h2 {
	border-bottom:solid 2px #F90;
	font-size:24px;
	margin: 10px 0 20px 0;
	padding: 0px;
	padding-right:20px;
}

.article img {
	margin:0 10px 5px 0px;
}

.downloadBox {
	width:660px;
	height:40px;
	margin:15px 0 0 0;
	padding:0 10px 0 15px;
	background-image:url(_img/downloadBoxBg.jpg);
	background-repeat:no-repeat;
	line-height:40px;
	font-size:14px;
	font-weight:bold;
}

.downloadBox a{
	font-weight:normal;
	color:#666;
	text-decoration:none;
	margin-left:10px;
}

.downloadBox a:hover{
	color:#000;
	text-decoration:underline;
}

.right {
	float:right; 
	margin:15px 0 0 0 ;
	padding:0px;
	width:240px;
}

.rightMenu {
	margin:0px;
	padding:0px;
	width:240px;
	background-color:#e3e3e3;
	font-size:12px;
	float:left;
	line-height:180%;
}

.rightMenu ul {
	list-style:none;
	margin:0 0 20px 0;
	padding:0px 10px;
}

.rightMenu ul li{
	margin:0px;
	padding:0px;
	background-image:url(_img/bullet.png);
	background-position:0px 7px;
	background-repeat:no-repeat;
}

.rightMenu ul li a{
	padding:10px;
	text-decoration:none;
	color:#666;
}

.rightMenu ul li a:hover{
	padding:10px;
	text-decoration:underline;
	color:#000;
}

.rightMenu ul .head{
	background-image:none;
	text-transform:uppercase;
	color:#333;
	font-weight:bold;
	font-size:11px;
	border-bottom:solid 1px #999;
	padding:0px;
	margin:0 0 5px 0;
}

.rightMenuRoundCornersTop {
	margin:0px;
	padding:0px;
	width:240px;
	background-image:url(_img/rightMenuBg.jpg);
	background-position:top center;
	height:10px;
	overflow:hidden;
	float:left;
}

.rightMenuRoundCornersBottom {
	margin:0 0 10px 0;
	padding:0px;
	width:240px;
	background-image:url(_img/rightMenuBg.jpg);
	background-position:bottom center;
	height:10px;
	overflow:hidden;
	float:left;
}

.medijiMenu {
	margin:0px;
	padding:0px;
	width:680px;
	height:40px;
	line-height:40px;
	background-color:#ccc;
	background-image:url(_img/downloadBoxBg.jpg);
	
}

.medijiMenu a {
	display:block;
	margin:0px;
	padding:0px;
	width:335px;
	height:40px;
	line-height:40px;
	text-decoration:none;
	color:#888;
	float:left;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

.medijiMenu a:hover {
	color:#000;
	text-decoration:underline;
}

.article .akcija h2 {
	font-size:20px;
	font-weight:bold;
	border-bottom:none;
	margin-bottom:0px;
}

.article .akcija {
	padding:0px;
	margin:0px;
	border-bottom:solid 1px #9c245f;
}

.article .akcija a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

.article .akcija a:hover {	
	color:#9c245f;
	text-decoration:underline;
}

.leftInfo {
	width:170px;
	margin:15px 0 0 0 ;
	padding:10px;
	background-color:#ddd;
	float:left;
}

.leftInfo p{
	line-height:180%;
	border-bottom:solid 1px #ccc;
}

.info {
	width:480px;
	float:left;
	margin:0px 10px;
	padding:0px;
}

.info h2{
	border-bottom:solid 1px #2496ef;
}

.products .item {
	margin: 15px 0 0 0;
	padding: 0px;
	background-image: url(_img/productBg.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 150px;
}
.products {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 940px;
}
.products .item .main a img {
	padding: 0px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.products .item .highlights {
	padding: 0px;
	float: right;
	height: 130px;
	width: 215px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-repeat: no-repeat;
	overflow: hidden;
	color: #FFF;
	font-size: 12px;
}
.products .item .highlights ul {
	margin: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
	line-height: 120%;
}
.products .item .main {
	margin: 10px;
	padding: 0px;
	height: 130px;
	overflow: hidden;
	font-size: 12px;
	line-height: 120%;
}
.products .item .main h2 {
	font-size: 20px;
	margin: 5px 0 10px 0;
	padding: 0px;
}
.item.adnetRon .main h2 a:hover {
	color: #FD9600;
}
.products .item .main ul {
	width: 675px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.products .item .main p {
	margin: 0px;
	padding: 0px;
	line-height: 120%;
	color: #666;
	overflow: hidden;
	height: 80px;
	display: block;
}
.products .item.adnetZabava .highlights {
	background-image: url(_img/highlightGreen.png);
}
.products .item.adnetZagreb .highlights {
	background-image: url(_img/highlightGreen2.png);
}
.products .item.adnetFoto .highlights {
	background-image: url(_img/highlightBlue1.png);
}

.products .item.adnetRon .highlights {
	background-image: url(_img/highlightOrange.png);
}

.products .item.adnetRich .highlights {
	background-image: url(_img/highlightRed.png);
}

.products .item.adnetFoto .main ul li a {
	color: #00ACE4;
}
.container .content .products .item.adnetFoto .main h2 a:hover {
	color: #00ACE4;
}
.products .item.adnetZagreb .main ul li a {
	color: #009340;
}
.products .item.adnetZagreb .main h2 a:hover {
	color: #009340;
}
.products .item.adnetZabava .main ul li a {
	color: #8AC733;
}
.products .item.adnetZabava .main h2 a:hover {
	color: #8AC733;
}
.products .item.adnetRon .main h2 a:hover {
	color: #FD9600;
}
.products .item.adnetRon .main ul li a {
	color: #FD9600;
}

.products .item.adnetRich .main ul li a {
	color: #C00;
}
.products .item.adnetRich .main h2 a:hover {
	color: #C00;
}

.products .item .main h2 a {
	text-decoration: none;
	text-transform: uppercase;
	color: #333;
}
.products .item .main h2 a:hover {
	text-decoration: underline;
}
.products .item .main ul li {
	margin: 0px;
	background-image: url(_img/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	display: block;
	float: left;
	line-height: 15px;
	height: 15px;
	width: 150px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.products .item .main ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #333;
	width: 167px;
	margin: 0px;
	background-position: 0px 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 15px;
	height: 15px;
}
.products .item .main ul li a:hover {
	text-decoration: underline;
}
#formUpit {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	margin-top: 10px;
}
#formUpit label {
	margin: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#formUpit label input {
	margin: 0px;
	padding: 0px;
	width: 310px;
}
#formUpit label #textfield {
	border: 1px solid #CCC;
	font-size: 12px;
	line-height: 20px;
	padding: 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
}

#formUpit label #button {
	display: block;
	margin: 0px;
	padding: 0;
	width: 100px;
}
#formUpit .floatLeft {
	float: left;
	width: 680px;
}

#formUpit .button {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}
#formUpit label #textarea {
	width: 680px;
	height: 200px;
	border: 1px solid #CCC;
	font-size: 12px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#formUpit label img {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
.mediji tr td {
	margin: 0px;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom: solid 1px #ccc;
	text-align: center;
}
.mediji tr {
	margin: 0px;
	padding: 0px;
}
.mediji .head {
	color: #FFF;
	background-color: #093;
	font-size: 12px;
}
.mediji .head.ukupno {
	background-color: #C30;
}
.mediji .head.blue {
	background-color: #06C;
}
.mediji .head.silver {
	background-color: #999;
}
.mediji .head.purple {
	background-color: #939;
}
.mediji .head.orange {
	background-color: #F90;
}
.sectionImage.adnetVideo {
	height: 413px;
	width: 940px;
}

