
#header_links{
	text-align:right;
	font-size:10px;
	margin-bottom:3px;
	margin-top:3px;
}

#header_links A{
    color:#D0DBE8;
	text-decoration:none;
	font-size:11px;
}


#div_borderer{
	width:980px;
	margin:auto;
	text-align:left;
	background-color:#D0DBE8;
	/*
	background-color:#D0DBE8;
	padding:1px;
	bborder:1px solid #D0DBE8;
	*/
}

#header {
	height:120px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	border-bottom: 1px solid #B7C8DC;
}

#logo{
	float:left;
	height:120px;
	width:150px;
}

#main_menu{
	height:30px;
	overflow:hidden;
	background-image: url(../images/menu-bg.gif);
	background-repeat: repeat-x;
}

#under_main_menu, #above_footer{
	/*
	background-color: #D0DBE8;
	height: 3px;
	border-bottom:#BECDDF 1px solid;
	overflow:hidden;
	*/
}

A.main_menu_selected_true, A.main_menu_selected_false, A.main_menu_selected_true:hover{
	display:block;
	height:28px;
	line-height:28px;
	overflow:hidden;
	float:left;
	text-decoration:none;
	color:#FFFFFF;
	font-size:14px;
	padding:0px 5px 0px 5px;
	border-left: 1px #154A7C solid;
	border-right: 1px #396999 solid;
}

A.main_menu_selected_true, A.main_menu_selected_true:hover, A.main_menu_selected_false:hover{
	background-image: url(../images/menu-bg-hover.gif);
	border-right: 1px #6390AF solid;
	
	/*
	background-color:#D0DBE8;
	border:1px solid #DEE5EF;
	border-width:1px 1px 0px 0px;
	*/
}

.thumblist{
	float:right;
}

.thumblist{
	margin-left:8px;
}

.category_main_box_left,.category_main_box,.category_main_box_right{
	float:left;
}
.category_main_box{
	padding-top: 9px;
	padding-left:3px;
	width: 739px;
	background-color: #D5DFEB;
	height: 90px;
	overflow: hidden;
}


.category_main_box_right,.category_main_box_left{
	padding-left:5px;
	background-repeat: no-repeat;
	height: 99px;
}

DIV.opsirnije { float: right;text-transform: lowercase;position: relative;top: 70px; right: 15px;}

.category_main_box p{
	margin: 0px;
	padding: 0px;
}
.content_main_box_category{
	background-color: #D5DFEB;
}

.category_main_box_left{
	background-image: url(../images/category_background_left.jpg);
}

.category_main_box_right{
	background-image: url(../images/category_background_right.jpg);
}


.thumblist div {
	margin-bottom:7px;
	padding-bottom: 3px;
	background-image: url(../images/image_shadow.jpg);
	background-position: 50% 100%;
	background-repeat: no-repeat;
}

div.content_main_box{
	background-image: url(../images/image_shadow.jpg);
}


.thumblist a, .content_box_image{
	display:block;
	margin-top:1px;
	background-color: #FFFFFF;
	bborder: 1px solid #20578F;
}
.content_box_image{
	margin-top:1px;
	border: 1px solid #324F87;
}
.thumblist a img, a.image img{
	display:block;
}


div.category_box_limiter{
	 float:left;   
	 background-color: #B2D1E3;
	 height: 99px;
	 width: 1px;
	 margin-right: 1px;
	 position: relative;
	 top:-4px;
}

A.main_menu_selected_false:hover{
	ccolor:#1F5394;
}

#main{
	background-image:url(../images/main.gif);
	background-repeat:repeat-y;
}

#main_expanded{
	background-image:url(../images/main_expanded.gif);
	background-repeat:repeat-y;
}

#left_column{
	float:left;
	width:200px;	
}

#content_column{
	float:left;
	width:780px;
}

#submenu_content{
	wwidth:139px;
}

#left_column h3{
	background-image:url(../images/leftbox.gif);
	background-repeat:no-repeat;
	height:21px;
	line-height: 21px;
	color:#23558A;
	font-weight: bold;
	margin:4px 0px 0px 0px;
	padding:4px 7px 0px 37px;
	text-transform: uppercase;
	/*border-bottom:#D4D8DD 1px solid;*/
}

#left_column p{
	font-size:11px;
	margin:0px;
	padding: 0px 7px 0px 7px;
	color:#23558A; 
}

#left_column .left{
	float:left;
	width:23%;
}
#left_column .right{
	float:left;
	width:75%;
}


#content_column_content{
	padding:10px;
}

A.submenu_selected_false, A.submenu_selected_true{
	display:block;
	background-image:url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position:3px 50%;
	padding-left:15px;
	border-top:#F7F9FB 1px solid;
	border-bottom:#D4D8DD 1px solid;
	text-decoration:none;
	text-transform:uppercase;
	color:#23558A;
	hheight: 20px;
	line-height: 19px;
	font-size:11px;
}

A.submenu_selected_false:hover, A.submenu_selected_true{
	background-color: #FFFFFF;
}

#footer{
	background-color:#1B5489;
	text-align:center;
	color:#FFFFFF;
	padding: 2px;
}

#footer a{
	color:#FFFFFF;
	text-decoration: none;
}

/* Home boxes */
DIV.home_box{
	text-align:left;
	width:234px;
	float:left;
	margin-left:3px;
	margin-bottom:40px;
}

DIV.home_box DIV.title{
	background-repeat:no-repeat;
	height:50px;
	font-weight:bold;
}

DIV.home_box DIV.title DIV.title_text, DIV.home_box DIV.title DIV.title_text A{
	font-size:16px;
	color:#1F5394;
	padding:20px 0px 0px 70px;
	text-decoration:none;
}

DIV.home_box DIV.title DIV.title_text A{
	padding:0px;
}

/* image thumbs */
DIV.thumbslist {float:right;}
DIV.thumbslist A {display:block;margin:0px 0px 10px 10px;cursor:-moz-zoom-in}
A.thumb {cursor:-moz-zoom-in}
DIV.thumbslist A IMG{border:3px solid #cccccc;}
IMG.thumb {border:3px solid #cccccc;}


/* navbar */
#navbar, #navbar A {
	color:#1F5394;
	text-decoration:none;
}

/* pricelist */
TABLE.pricelist{
	border:1px solid #1F5394;
}

TABLE.pricelist TD.left_border{
	border-left:1px solid #1F5394;
}

TABLE.pricelist TD.right_border{
	border-right:1px solid #1F5394;
}

TABLE.pricelist TH{
	background-color: #1F5394;
	color: #FFFFFF;
}

TABLE.pricelist TR.row1:hover, TABLE.pricelist TR.row2:hover{
	background-color: #EBEFF5;
}

TABLE.pricelist TR.row1{
	background-color: #EBEFF5;
}

/*left content*/
#left_column_content{
	margin:7px 5px 0px 5px;
	font-size: 11px;
}

.left_column_box{
	margin-bottom: 10px;
	background-color: #DBD6CD;
	background-image: url(../images/left-box-title-background.gif);
	background-repeat: repeat-x;
	border-bottom: 2px solid #F2EDE2;
}

.left_column_box h2{
	margin:0px;
	padding:0px;
	text-transform: uppercase;
	height:20px;
	line-height: 22px;
	overflow: hidden;
	padding:0px 4px 0px 18px;
	background-image: url(../images/icons/arrow.gif);
	background-repeat: no-repeat;
	background-position: 4px 50%;
}

.left_column_box h2,#searchFormButton,.searchTitleMidle{
	color: #FFFFFF;
}


.left_column_box p, .left_column_box p.second, .left_column_box div.paragraph, .left_column_box div.paragraphsecond{
	margin:0px;
	padding:5px;
}


.left_column_box div.paragraphsecond, .left_column_box p.second{
	padding-top:0px;
}


/* image thumbs */
DIV.thumbslist {float:right;}
DIV.thumbslist A {display:block;margin:0px 0px 10px 10px;cursor:-moz-zoom-in}
A.thumb {cursor:-moz-zoom-in}
DIV.thumbslist A IMG{border:1px solid #0071bc;}
IMG.thumb {border:1px solid #0071bc;}


/* contact form */
.contact_form DIV.notice{
	margin:2px;
	border-style:solid;
	border-width:1px;
	border-color:orange;
	background-color:#FFDDDD;
	padding:5px;
	display:none;
	font-weight:bold;
	text-transform: uppercase;
}



