/* -------------------------
- IS dizajn - www.is-dizajn.com
------------------------- */

/* -- GENERAL -- */
body, html, *{
	padding: 0;
	margin: 0;
}
body, html{
	height: 100%;	
}
body{
	background: url(images/bg.jpg);
	font: 75%/12px arial, sans-serif;
}
#warper{
	width: 841px;
	margin: 0 auto;
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	padding: 0px 14px;
	background: url(images/content_bg.png) repeat-y;
}

/* -- HEADER -- */
#header{
	padding: 0;
	margin: 0;
}
#header h1{
	background: url(images/header.jpg) no-repeat;
	width: 841px;
	height: 137px;
	padding: 0;
	margin: 0;
}
#header h1 span{
	display: none;
}

/* -- NAVIGATION -- */
ul#navigation{
	background: url(images/navigation.png) no-repeat top left;
	height: 44px;
	list-style: none;
}
ul#navigation li {
	float: left;
}
ul#navigation li a{
	width: 105px;
	height: 44px;
	display: block;
   background: url(images/navigation.png) no-repeat top left;
}
ul#navigation li a span{
	display: none;
}
ul#navigation li a.pocetna{
	background-position: 0px 0px;
}
ul#navigation li a.pocetna:hover{
	background-position: 0px -44px;
}
ul#navigation li a.televizija{
	background-position: 105px 0px;
}
ul#navigation li a.televizija:hover{
	background-position: -105px -44px;
}
ul#navigation li a.internet{
	background-position: 210px 0px;
}
ul#navigation li a.internet:hover{
	background-position: -210px -44px;
}
ul#navigation li a.mreza{
	background-position: 315px 0px;
}
ul#navigation li a.mreza:hover{
	background-position: -315px -44px;
}
ul#navigation li a.podrska{
	background-position: 420px 0px;
}
ul#navigation li a.podrska:hover{
	background-position: -420px -44px;
}
ul#navigation li a.linkovi{
	background-position: 525px 0px;
}
ul#navigation li a.linkovi:hover{
	background-position: -525px -44px;
}
ul#navigation li a.onama{
	background-position: 630px 0px;
}
ul#navigation li a.onama:hover{
	background-position: -630px -44px;
}
ul#navigation li a.kontakt{
	background-position: 735px 0px;
}
ul#navigation li a.kontakt:hover{
	background-position: -735px -44px;
}


/* -- CONTENT -- */
#sidebar{
	float: left;
	width: 270px;
	margin: 0;
	line-height: 1.4em;
}
html>body #sidebar{
	padding: 2em 0px 90px 10px;
}
* html #sidebar{
	padding: 2em 0px 90px 6px;
}

#content{
	margin: 0;
	float: left;
	width: 516px;
	padding: 2em 32px 90px 12px;
}
#content p{
	line-height: 1.5em;
	color: #333;
	padding: 0em 1.2em;
}
#content a{
	color: #95C136;
}
#content a:hover{
	color: #006699;
}
#content h3{
	background: url(images/naslov.jpg) 0% 50% no-repeat;
	line-height: 23px;
	padding-left: 28px;
	font-size: 16px;
	margin: 12px 0 0 0;
	font-family: "Trebuchet MS", sans-serif;
}
#content h3 a{
	text-decoration: none;
}
#sidebar a{
	color: #95C136;
}
#sidebar a:hover{
	color: #006699;
}
ul.standard{
	list-style: none;
	padding: 0.5em 1em;
}
ul.standard li{
	line-height: 1.6em;
	padding: 0px 10px;
	background: url(images/list_icon.png) 0% 50% no-repeat;
}
h2.headline{
	background: url(images/h2_title_content.png) repeat-x bottom left;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 18px;
	margin-top: 12px;
	margin-bottom: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-weight: normal;
	color: #333;
	text-transform: uppercase;
}
a.more{
	display: block;
	text-align: right;
	clear: both;
	color: #95C136;
	text-decoration: none;
	font-variant: lowercase;
}
a.more span{
	font-size: 14px;
	margin-left: 5px;
}
a:hover.more{
	text-decoration: underline;	
	color: #006699;
}

/* -- Sidebox -- */
h1.boxName{
	background: url(images/box_title.png) no-repeat;
	width: 259px;
	line-height: 37px;
	height: 37px;
	margin-top: 10px;
	text-align: center;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #555;
}
.boxContent{
	font-size: 11px;
	background: url(images/box_content.png) repeat-y;
	width: 235px;
	padding: 4px 12px 0px 12px;
	color: #333;
}
.boxBottom{
	background: url(images/box_bottom.png) no-repeat;
	height: 18px;
	width: 259px;
}

/* -- FOOTER -- */
#footer{
	position: absolute;
	bottom: 0;
	background: white url(images/footer.png) repeat-x;
	height: 78px;
	width: 839px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}
#footer h4{
	text-align: center;
	color: #333;
	margin-top: 1.2em;
	font-weight: normal;
	font-size: 12px;
}
#footer h4 a, #footer h6 a{
	color: #333;
	text-decoration: none;
}
#footer h4 a:hover, #footer h6 a:hover{
	color: #666;
}
#footer h6{
	text-align: center;
	color: #333;
	margin-top: 0.6em;
	font-weight: normal;
	font-size: 12px;
}
ul#quickLinks{
	list-style: none;
	text-align: center;
	margin-top: 1em;
}
ul#quickLinks li{
	padding: 0em 0.5em;
	display: inline;
}
ul#quickLinks li a{
	color: #666;
	font-weight: bold;
}	
ul#quickLinks li a:hover{
	color: #999;
}

/* -- Box Navigation -- */
#kwick {
	position: relative;
	margin-bottom: 10px;
	padding: 10px 0px 10px 35px; 
	width: 450px;
}

#kwick .kwicks {
	display: block;
	background: #fff url(images/multimedia_mreze_kwick.jpg) top right no-repeat;
	height: 100px;
	list-style: none;
}

#kwick li {
	display: inline-block;
	float: left;
	list-style: none;
}
ul.kwick{
	height: 100px;
	list-style: none;
	width: 450px;
}

#kwick .kwick {
	list-style: none;
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 80px;
	width: 125px;
	padding: 10px;
	background: White;
	border-right: 3px solid #fff;
}
#kwick .kwick span {
	display: none;
}
#kwick .media_net {
	background: url(images/multimedia_inet_kwick.jpg) no-repeat;
	list-style: none;
}
#kwick .media_tv {
	background: url(images/multimedia_tv_kwick.jpg) no-repeat;
	list-style: none;	
}
#kwick .media_mreza {
	background: url(images/multimedia_mreze_kwick.jpg) no-repeat;
	border-right: none;
	list-style: none;	
}

/* -- News and such -- */
h3.notice{
	background: url(images/paper_icon.png) no-repeat top left;
	font-size: 12px;
	display: inline;
	line-height: 18px;
	padding-left: 15px;
	margin: 8px 0px 5px 3px;	
}
p.noticeSmall{
	width: 218px;
	font-size: 11px;
	padding: 6px 10px;
}
.newsletterinfo{
	padding: 5px 1em;
}
span.image{
	float: left;
	margin: 5px 8px 0px 0px;
	background: url(images/img_bg_top.gif) no-repeat;
}
span.image img{
	background: url(images/img_bg_bot.gif) bottom right no-repeat;
	padding: 5px 6px 6px 5px;
	margin: 1px 0px 0px 1px;
	display: block;
	position: relative;
}
p.noticeFull{
	font-size: 11px;
	padding: 6px 10px;
}
.positioner{
	float: left;
	width: 49%;
	margin-left: 5px;
}

/* -- Forms -- */
form.search{
	background: url(images/input_search.png) no-repeat;
	width: 219px;
	padding: 0;
	margin-left: 6px;
}
input.search{
	font-size: 12px;
	font-family: arial;
	width: 170px;
	height: 20px;
	background: transparent;
	border: none;
	color: #555;
	padding-top: 4px;
	margin: 0px 12px 0px 37px;
}
form.newsletter{
	width: 219px;
	margin-left: 6px;
}
input.newsletter{
	font-size: 12px;
	font-family: arial;
	width: 170px;
	height: 20px;
	background: transparent;
	border: none;
	color: #555;
}
.btn{
	border: 0;
	background: url(images/form_btn.png) no-repeat;
	width: 75px;
	height: 22px;
	line-height: 22px;
	text-transform: uppercase;
	font-size: 11px;
	color: #333;
	cursor: pointer;
	display: block;
	margin: 12px 0px 0px 8px;
}
form.login{
	margin-left: 6px;
	width: 219px;
	padding: 0;
	margin: 0;
}
form.login label{
	padding-left: 12px;
	float: left;
	display: block;
	margin-top: 5px;
}
input.loginInfo{
	background: url(images/input_common.png) no-repeat;
	font-size: 12px;
	font-family: arial;
	width: 195px;
	margin-left: 4px;
	height: 20px;	
	border: none;
	color: #555;
	padding: 4px 12px 0px 12px;
}
* html input.login{
	background-attachment: fixed;
}

/* -- Clear -- */
.clr{
	clear: both;
	overflow: auto;
}

/* -- SIDE NAVIGATION -- */
ul#sidenav{
	list-style: none;
	margin-left: 6px;
	padding: 0;
	width: 100%;
}
ul#sidenav li{
	border-bottom: 1px solid white;
}
ul#sidenav li a{
	color: #0086ec;	
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	background: url(images/sub_nav.gif) no-repeat 80% 50%;
	display: block;
	width:  95%;
	line-height: 14px;
	padding: 0.4em 0px;
	font-size: 12px;
}
/* dodatno */
#contformholder {
}
#contformholder label {
	display: block;
	padding-bottom: 5px;
}
.field1 {
	height: 17px;
	border: 1px solid #efefef;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b4c4a;
	padding-top: 3px;
	padding-left: 2px;
	width: 311px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
.field1error {
	height: 17px;
	border: 1px solid #efefef;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b4c4a;
	padding-top: 3px;
	padding-left: 2px;
	width: 307px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	border-left: 5px solid #e30707;
	border-top: none;
}

.field3 {
	height: 70px;
	border: 1px solid #efefef;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b4c4a;
	padding-top: 3px;
	padding-left: 2px;
	width: 311px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
.field3error {
	height: 70px;
	border: 1px solid #efefef;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b4c4a;
	padding-top: 3px;
	padding-left: 2px;
	width: 307px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	border-left: 5px solid #e30707;
	border-top: none;
}
/* linkovi */
.question {
	margin-top: 20px;
	border-bottom: 3px double #ccc;
	background: none;
	padding-left: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 10px;
	font-family: "Trebuchet MS", sans-serif;	
	font-size: 14px;
}
.question a {
	color: #006699;
	padding: 6px;
	font-size: 14px;
	font-weight: bold;
	margin: 12px 0 0 0;
	font-family: "Trebuchet MS", sans-serif;		
	text-decoration: none;
}
.question a:hover {
	color: #0086EC;
}
.answer {
	margin-bottom: 10px;
	background: url(images/bg_links.jpg) repeat-x top left;
	padding: 14px;
	line-height: 1.4em;
}
.napomena {
	color: #FF0000;
	font-weight: bold;
}
.naslovi {
	color: #95C136;
	padding: 6px;
	font-size: 15px;
	font-weight: bold;
	margin: 12px 0 0 0;
	font-family: "Trebuchet MS", sans-serif;		
	text-decoration: none;
}