@charset "utf-8";
/* CSS Document */
/* Copyrights: Dynaphase.NET */
/* Author: Enes Bosnic */
/* Author eMail: enes.bosnic@dynaphase.net */
/* Supervisor: Adnan Curukovic */
/* Supervisor eMail: xorx@dynaphase.net */
/*-----------------------------------------*/

/* Global */
div{
	position:relative;
	float:left;
}
form,input {
	margin:0px;
	padding:0px;
}
body,html{
	padding:0px;
	margin:0px;
    height:100%;
	background-image:url(../img/page/main_bg.jpg);
	background-repeat:repeat-x;
}	
/* Fonts */
.footermenu
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
.footermenu a
{
	color:#FFFFFF;
	text-decoration:none;
}
.footermenu a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}
.novosti
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}
.news_date
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#999999;
}
.naslov
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#333333;
}
.small_form_element{
	width:270px;
	padding:8px 22px 0px 18px;
}
.large_form_element{
	width:590px;
	padding:8px 22px 0px 18px;
}
.form_labels{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
.font_red{
	color:#990000;
}
.form_small input,textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.link_red_normal{
	color:#990000;
	text-decoration:none;
}
.content_box{
	width:630px;
	margin-bottom:10px;
	background:url(../img/page/content/content_bg.jpg) repeat-y;
	display:inline;
}
.content_txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
.kontakt_info_rows{
	width:175px;
	padding:35px 0px 10px 25px;
}
.bold_underline{
	font-weight:bold;
	text-decoration:underline;
}
.novosti a{
	text-decoration:none;
	color:#000000;
}
.novosti a:hover{
	color:#999999;
}
.naslov a{
	text-decoration:none;
	color:#000000;
}
.naslov a:hover{
	color:#999999;
}
.menu_item a{
	text-decoration:none;
	color:#333333;
}
.menu_item a:hover{
	text-decoration:none;
	color:#333333;
}
.menu_item
{
	width:107px;
	height:37px;
	padding:0px 0px 0px 0px;
	background:url('../img/header/buttons/normal.jpg') repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:center;
	font-weight:bold;
	padding-top:8px;
    text-decoration:none;
    cursor:hand;
}
.menu_item_selected
{
	background:url('../img/header/buttons/selected.jpg') no-repeat;	
}
.box_top_left
{
	width:298px;
	height:29px;
	background-image:url(../img/page/content/box_top.gif);
	background-repeat:no-repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	padding-left:12px;
    padding-top:5px;
	font-weight:bold;
	
}
.box_top_right
{
	width:298px;
	height:29px;
	background-image:url(../img/page/content/box_top.gif);
	background-repeat:no-repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	padding-left:12px;
    padding-top:5px;
	font-weight:bold;
	margin-left:10px;
	display:inline;
}
.onebox_right{
	width:310px;
	height:216px;
	background-image:url(../img/page/content/box_bg.jpg);
	background-repeat:repeat-y;
	margin:0px 0px 0px 10px;
	display:inline
}
.onebox_left
{
	width:310px;
	height:216px;
	background-image:url(../img/page/content/box_bg.jpg);
	background-repeat:repeat-y;
}
.content_one_box
{
width:310px;
height:206px;
}
.bottom_box
{
	background-image:url(../img/page/content/box_bottom.jpg);
	background-repeat:no-repeat;
	width:310px;
	height:10px;
	padding:0px 0px 0px 0px;
}
.box_holder{
	width:310px;
}
.tv_box_content_item{
	width:131px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:0px 0px 8px 16px;
}
.tv_box_content_item a{
	text-decoration:none;
	color:#333333;
}
.tv_box_content_item a:hover{
	text-decoration:none;
	color:#999999;
}
.tv_box_content_item_long{
	width:262px;
}
.gallery_picture{
	padding:15px 20px 0px 0px;
}
.search{
	width:600px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
.font_bold{
	font-weight:bold;
}
.red_link_underline{
	color:#990000;
	text-decoration:none;
}
.red_link_underline:hover{
	color:#990000;
	text-decoration:underline;
}
.form_label_div{
	width:150px;
	clear:left;
	text-align:right;
}
.form_elements_div{
	width:400px;
	padding-left:10px;
	padding-bottom:10px;
}
.form_error{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	border:#CCCCCC 1px solid;
	text-align:center;
}
/* Divovi */
/* Header section */

#wrapper
{
	width:100%;
    min-height:100%;
    height:auto !important;
    height:100%;
}
	
#content
{
	width:955px;
    _width:990px;
	margin:0 auto;
	float:none;
}
#content_wrapper{
	width:100%;
	padding-bottom:82px;
	_float:none;
	clear:both;
}
#header {
	width:100%;
	height:114px;	
}
#headertop
{
	width:100%;
	height:71px;
	padding:0px 0px 0px 0px;
	background-image:url(../img/header/main_bg.jpg);
	background-repeat:repeat-x;
}
#h1
{
	width:84px;
	height:71px;
	padding:0px 0px 0px 0px;
	background-image:url(../img/header/h1.jpg);
	background-repeat:no-repeat;
}
#hlogo
{
	width:185px;
	height:71px;
	padding:0px 0px 0px 0px;
}
#h2
{
	width:287px;
	height:71px;
	padding:0px 0px 0px 0px;
	background-image:url(../img/header/h2.jpg);
	background-repeat:no-repeat;
}
#hsearch
{
	width:282px;
	height:45px;
	padding:26px 0px 0px 18px;
}
#hnav
{
	width:100%;
	height:43px;
	padding:0px 0px 0px 0px;
	background-image:url(../img/header/nav_bg.jpg);
	background-repeat:repeat-x;
}
#hstart_space
{
	width:80px;
	height:43px;
	padding:0px 0px 0px 0px;
}
/* Navigation */
#hmenustart
{
	width:4px;
	height:43px;
	background-image:url(../img/header/nav_start.jpg);
	background-repeat:no-repeat;
	padding:0px 0px 0px 0px;
}
#shadow
{
	width:3px;
	height:43px;
	background-image:url(../img/header/bb.jpg);
	background-repeat:no-repeat;
	padding:0px 0px 0px 0px;
}
#hmenuend
{
	width:4px;
	height:43px;
	background-image:url(../img/header/nav_end.jpg);
	background-repeat:no-repeat;
	padding:0px 0px 0px 0px;
}
/* Content DIV's */
#bottom_box
{
	background-image:url(../img/page/content/box_bottom.jpg);
	background-repeat:no-repeat;
	width:310px;
	height:10px;
	padding:0px 0px 0px 0px;
}
#date_news
{
	width:290px;
	height:14px;
	padding:0px 10px 0px 0px;
}
#date_news_large
{
	width:620px;
	height:14px;
	padding:0px 10px 0px 0px;
}
#naslov
{
width:290px;
padding:0px 0px 0px 12px;
}
#naslov_large
{
width:610px;
padding:0px 0px 0px 20px;
}
#naslov_posao{
	width:610px;
	padding:10px 0px 0px 20px;
}
#content_ebo
{
	width:630px;
}
#content_left{
	width:325px;
}
#marketing_front_box
{
width:310px;
}
#marketing_front_box_2{
	width:310px;
}
#onebox_radio
{
	width:310px;
	height:138px;
	background-image:url(../img/page/content/box_bg.jpg);
	background-repeat:repeat-y;
    border-bottom:#676767 solid 1px;
	border-top:#676767 solid 1px;
}
#onebox_glasanje{
	width:310px;
	padding:0px 0px 0px 10px;
}
#onebox_dom{
	width:310px;
	padding:0px 0px 10px 10px;
}
#onebox_zivot{
	width:310px;
	height:250px;
	background-image:url(../img/page/content/box_bg.jpg);
	background-repeat:repeat-y;
	margin:0px 0px 0px 10px;
	display:inline;
	margin-bottom:10px;
}
#content_radio
{
	width:310px;
	height:140px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#radio_flash{
	margin-top:-1px;
	width:230px;
}
#radio_other{
    width:80px;
}
#radio_other_pic{
	width:50px;
	margin-top:-1px;
	padding:0px 0px 36px 30px;
}
#content_marketing_box
{
width:310px;
height:134px;
}
#sms{
	border-bottom:#676767 solid 1px;
	width:310px;
	margin:6px 0px 10px 10px;
	background-image:url(../img/page/content/box_bg.jpg);
	display:inline;
}
#sms_mobile{
	width:84px;
	padding:0px 0px 10px 7px;
}
#sms_head{
	padding-left:2px;
	_padding-left:1px;
}
#sms_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	width:196px;
	padding:10px 10px 16px 10px;
}
#sms_numbers{
	padding:0px 0px 10px 10px;
}
#kontakt_box{
	padding:0px 0px 0px 10px;
}
#kontakt_box_container{
	width:310px;
	background:url(../img/page/content/box_bg.jpg) repeat-y;
}
#kontakt_box_naslov{
	background:url(../img/page/content/kontakt_box_top.jpg) no-repeat;
	width:310px;
	height:28px;
}
#posao_box_naslov{
	background:url(../img/page/content/posao_box_top.jpg) no-repeat;
	width:310px;
	height:28px;
}
#kontakt_box_container_large{
	width:630px;
	background:url(../img/page/content/content_bg.jpg) repeat-y;
}
#kontakt_box_large_naslov{
	background:url(../img/page/content/kontakt_box_large_top.jpg) no-repeat;
	width:630px;
	height:28px;
}
#kontakt_box_ime_large{
	width:515px;
	border:#000000 solid 1px;
	height:20px;
}
#kontakt_box_poruka_large{
	width:586px;
	border:#000000 solid 1px;
	margin-top:8px;
}
#kontakt_box_email_large{
	width:586px;
	border:#000000 solid 1px;
	margin-top:8px;
	height:20px;
}
#kontakt_box_kod_large{
	width:586px;
	border:#000000 solid 1px;
	height:20px;
}
#kontakt_box_ime{
	width:195px;
	border:#000000 solid 1px;
	height:20px;
}
#kontakt_box_poruka{
	width:270px;
	border:#000000 solid 1px;
	margin-top:8px;
}
#kontakt_box_email{
	width:270px;
	border:#000000 solid 1px;
	margin-top:8px;
	height:20px;
}
#kontakt_box_kod{
	width:270px;
	border:#000000 solid 1px;
	height:20px;
}
#kontakt_box_send{
	width:108px;
	margin-left:103px;
	display:inline;
}
#kontakt_send_input{
	padding-top:8px;
}
#box_bg
{
	width:310px;
	height:206px;
	background-image:url(../img/page/content/box_bg.jpg);
	background-repeat:repeat-y;
}
#picture_short_news_box
{
	width:290px;
	height:78px;
	padding:8px 0px 4px 12px;
}
#picture_sn
{
	width:104px;
	height:78px;
	padding:0px 4px 0px 0px;
}
#novosti_txt
{
	width:168px;
	height:78px;
	padding: 0px 10px 0px 0px;
}
#other_news_redbox
{
width:20px;
height:20px;
_height:20px;

padding:0px 8px 8px 0px;
}
#other_news_naslov
{
width:240px;
height:12px;
_height:12px;
_padding-bottom:8px;
padding:0px 0px 8px 0px;
}
#h20
{
height:20px;
_height:20px;
padding-left:12px;
}
#banner_630
{
	width:630px;
	height:100px;
	margin: 10px 0px 0px 0px;
	display:inline;
}
#radio_text{
	width:610px;
	padding:16px 10px 10px 10px;
}
#content_text{
	width:600px;
	padding:10px 10px 10px 20px;
}
#content_down{
	width:630px;
	height:10px;
	background:url(../img/page/content/radio_content_down.jpg) no-repeat;
}
#content_top_category{
	width:610px;
	height:18px;
	background:url('../img/page/content/subpage_top.gif') no-repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	padding-left:20px;
	padding-top:10px;
    _padding-top:5px;
	font-weight:bold;
}
#content_top_gallery{
	width:620px;
	height:23px;
	background:url('../img/page/content/subpage_top.gif');
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	padding-left:10px;
	padding-top:5px;
	font-weight:bold;
}
#kontakt_content_docs{
	float:right;
}
#kontakt_info_row1{
	padding:35px 0px 10px 35px;
}
#iz_nase_produkcije{
	width:276px;
	margin:8px 16px 8px 16px;
	padding:0px 0px 6px 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	border-bottom:#CCCCCC solid 1px;
	display:inline;
}
#tv_mar_box{
	height:250px;
}
#tv_mar_box_2{
	height:250px;
	display:none;
}
#tv_marketing_item{
	padding-top:17px;
}
#others_from_category{
	width:280px;
	padding-top:10px;
	padding-left:10px;
}
#other_categories{
	width:630px;
}
#banner{
	width:630px;
}
#content_gallery_naslov{
	width:620px;
	padding:0px 0px 0px 10px;
	background:url(../img/page/content/content_bg.jpg) repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
}
/* Footer section */
#footer_main
{
	width:100%;
    position:absolute;
    float:none;
    bottom:0px !important;
    bottom:-1px;
    left:0px;
	height:82px;
	background-image:url(../img/footer/main_bg.jpg);
	background-repeat:repeat-x;
	z-index:90;
}
#foot_nav
{
	width:500px;
	height:46px;
	padding: 36px 0px 0px 56px;
}
#foot_end
{
	width:329px;
	height:82px;
	background-image:url(../img/footer/foot_end.jpg);
	background-repeat:no-repeat;	
}
