.csc-textpic-imagewrap {
	margin-top: 4px;
}


html {
	height: 100%;
	background: transparent url(../img/body_bg.gif) top center repeat;
}

body {
	margin: 0 auto;
	padding: 0;
	height: 100%;
	font-family: tahoma;
	font-size: 11px;
	color: #333;
	background: transparent url(../img/body_bg.gif) top center repeat;
}

table {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	height: 1%;
}

a {
	color: #395892;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}



/*********************************************************************
*	main wireframe
*
*********************************************************************/

#wrapper, #wrapper_sub {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 781px;
	height: 100%;
}
#bottom {
	position: absolute;
	bottom: 1px;
}

#inner_wrapper, #inner_wrapper_sub {
	background: #fff;
	position: relative;
	margin: 0 auto;
	padding: 0 10px 0 10px;
	display: block;
	float: left;
	min-height: 100%;
	width: 761px;
	background: transparent url(../img/inner_wrapper_back.png) top left repeat-y;
}

div.clear {
	position: relative;
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

div.spacer {
	position: relative;
	display: block;
	clear: both;
	height: 0px;
	overflow: hidden;
}

/**********************************************************************
*	header
*
**********************************************************************/

#header {
	position: relative;
	display: block;
	margin: 0 15px;
	padding: 35px 0 25px 0;	
}

#header a {
	display: inline;
	margin: 15px 0 0 0;
	padding: 0;
}

.img_right {
	position: absolute; 
	right: -1px; 
	top: 20px;
}



/* lang selector */

#lang_selector {
	position: absolute;
	display: block;
	top: 5px;
	right: -1px;
	text-aling: right;	
	color: #c8d4ec;
}

#lang_selector a {
	margin: 0;
	padding: 0;
	color: #395892;
	text-decoration: none;
}



/*****************************************************************
*	navigator
*
*****************************************************************/

#navigator {
	display: block;
	padding: 0 0 0 12px;
	margin: 0 0 5px 181px;
	background: transparent url(../img/arrow.gif) center left no-repeat;
	
	font-size: 10px;
	font-weight: normal;
	color: #395892;
}

#navigator a {
	font-size: 10px;
	font-weight: bold;
	color: #395892;
	text-decoration: none;
}

#navigator a:hover {
	text-decoration: underline;
}





/******************************************************************
*	mainmenu
*
*******************************************************************/

#mainmenu {
	position: relative;
	display: block;
	margin: 3px 15px;
	padding: 0;
	height: 26px;
	background: transparent url(../img/mainmenu_bg.gif) top left repeat-x;
}

#mainmenu ul {
	margin: 0;
	padding: 4px 0 0 0;
	list-style: none;
}

#mainmenu ul li {
	margin: 0;
	padding: 0;
	float: left;
}

#mainmenu ul li a {
	display: block;
	padding: 4px 10px 6px 10px;
	margin: 0;
	background: #c8d4ec url(../img/mainmenu_corner.gif) right top no-repeat;
	
	font-size: 10px;
	font-weight: bold;
	color: #395892;
	text-transform: uppercase;
	text-decoration: none;
}

#mainmenu ul li a.selected, #mainmenu ul li a:hover {
	background: #395892 url(../img/mainmenu_corner.gif) right top no-repeat;
	color: white;
}




/******************************************************************
*	mainblock
*
*******************************************************************/

#mainblock {
	position: relative;
	margin: 25px 15px 0 15px;
	padding: 0;
	display: block;
	height: auto;
}

#mainblock a.more {
	display: block;
	margin: 3px 0 0 0;
	padding: 0 0 0 12px;
	color: #395892;
	font-weight: bold;
	text-decoration: none; 
	background: transparent url(../img/arrow.gif) 0 4px no-repeat;
}

#mainblock a.more:hover {
	text-decoration: underline;
}


/******************************************************************
*	 cbox items, content  
*
*******************************************************************/

#cbox {
	position: relative;
	display: block;
	min-height: 250px;
	background: transparent url(../img/cbox_bg.gif) top left repeat-y;
}

#cbox_border_top, #cbox_border_bottom {
	position: relative;
	display: block;
	height: 1px;
	overflow: hidden;
	background: transparent url(../img/cbox_border.gif) top left no-repeat;
}

#submenu {
	position: relative;
	margin: 0;
	padding: 0;
	width: 181px;
	float: left;
	background: transparent;
}

#content {
	position: relative;
	margin: 0;
	width: 549px;
	padding: 0;
	float: left;
	background: transparent;
}

#content_inner {
	margin: 0;
	padding: 10px 190px 25px 15px;
	text-align: justify;
}
#content_inner h1.csc-firstHeader {
	text-align: left;
	margin: 0 0 0 0;
}
#content_inner h2 {
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #395892;
	text-decoration: none;
}

#content_inner h3 {
	font-size: 12px;
	font-weight: bold;
	color: #395892;
	text-decoration: none;
}

/****** 	reference 	************************/

#reference {
	position: relative;
	float: right;
	width: 180px;
	height: auto;
	top: -7px;
	right: 0px;
}

#reference h2 {
	margin: 0;
	padding: 2px 0 2px 12px;
	font-size: 11px;
	color: #395892;
	text-transform: uppercase;
	background: #c8d4ec url(../img/corner.gif) top left no-repeat;
}

#reference p.bodytext {
	margin: 0;
	padding: 10px 11px;
	border: 1px solid #c8d4ec;
}
/*
refernce listing glej pod first page items: 	#box ul, #box_wide ul....    	********
*/



/****	submenu items 		*****/

#submenu ul {
	position: relative;
	margin: 0;
	padding: 0;
	display: block;
	width: 181px;
	list-style: none;	
}

#submenu ul li {
	margin: 0;
	padding: 0;
	display: block;
	height: 28px;
	overflow: hidden; 
	background: transparent url(../img/submenu_li_bg.gif) top left no-repeat;
}

#submenu ul li.begin_submenu {
	height: 10px;
	margin: 0;
	padding: 0;
	display: block;
	background: transparent url(../img/submenu_begin.gif) top left no-repeat;
	overflow: hidden;

}

#submenu ul li.end_submenu {
	height: 9px;
	margin: 0;
	padding: 0;
	display: block;
	background: transparent url(../img/submenu_end.gif) top left no-repeat;
	overflow: hidden;
}

#submenu ul li.selected {
	background: transparent url(../img/submenu_li_bg_selected_new.gif) top left no-repeat;
}

#submenu ul li a {
	margin: 0;
	padding: 8px 0 8px 15px;
	display: block;
	height: 16px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	
	background: none;
}

#submenu ul li a:hover , #submenu ul li a:active {
	text-decoration: none;
	background: transparent url(../img/arrow.gif) 0px 11px no-repeat;
}


/*********		content items 	**************/

#content h1 {
	margin: 0;
	padding: 3px 0;
	
	font-size: 16px;
	font-weight: bold;
	color: #395892;
	
}

#content div.content {
	margin: 0;
	padding: 3px 0;
	text-align: justify;
}




/******************************************************************
*	 first page items  
*
*******************************************************************/

#firstpage {
	position: relative;
	display: block;
	clear: both;
	height: 100%;
}

html>body #firstpage { min-height: 1%; height: auto; }

#benner, #box_news, #box_poll, #box_promo_podjetja, #box_promo_posamezniki, #box_wide {
	position: relative;
	display: block;
	float: left;
	margin: 5px 0 0 0;
}

#benner {
	padding: 6px 1px 0 0;
	
	width: 362px;
	height: 180px;
}

#box_poll {
	position: relative;
	height: 240px;
	width: 178px;
	padding: 0 0 0 6px;
	
}

#box_news {
	position: relative;
	height: 300px;
	width: 178px;
	padding: 0 0 0 6px;
	
}

#box_promo_podjetja, #box_promo_posamezniki {
	position: relative;
	height: 186px;
	width: 178px;
	padding: 0 0 0 6px;
}

#box_wide {
	height: 186px;
	width: 362px;
	padding: 0;
}


#box_news h1, #box_poll h1, #box_promo_podjetja h1, #box_promo_posamezniki h1, #box_wide h1 {
	margin: 0;
	padding: 2px 0 2px 12px;
	font-size: 11px;
	color: #395892;
	text-transform: uppercase;
}

#box_news h1, #box_poll h1, #box_wide h1 {
	background: #c8d4ec url(../img/corner.gif) top left no-repeat;
}

#box_promo_podjetja h1, #box_promo_posamezniki h1 {
	color: white;
	background: #395892 url(../img/corner.gif) top left no-repeat;
}


#box_news div.abstract_novice, #box_poll div.abstract_anketa {
	margin: 0;
	padding: 10px 11px;
	height: 240px;
	border: 1px solid #c8d4ec;

}

.abstract_novice
{
		position:inherit;
		overflow-y:scroll;
		
}

#box_promo_podjetja div.abstract, #box_promo_posamezniki div.abstract {
	border: 1px solid #395892;
}

#box_promo_podjetja div.abstract_pravna, #box_promo_posamezniki div.abstract_fo {
	border: 1px solid #395892;
	margin: 0;
	padding: 10px 11px;
	height: 147px;
}

#box_wide div.abstract_drobtine {
	margin: 0px;
	padding: 10px 11px;
	height: 240px;
	border: 1px solid #c8d4ec;
}o

#box_poll div.abstract_anketa p.bodytext, #box_promo_podjetja div.abstract_pravna p.bodytext, #box_promo_posamezniki div.abstract_fo p.bodytext {
	margin: 0;
}

#sub_box_posamezniki, #sub_box_novice, #sub_box_posamezniki_deu {
	position: absolute;
	margin: 0;
	padding: 3px 0 0 0;
	bottom: 24px;
	left: 16px;
	width: 160px;
	background: transparent url(../img/dotted_line.gif) top left repeat-x;
}
	#sub_box_posamezniki p {
		margin: 0;
	}	
	
	#sub_box_novice
	{
		position:static;
		width:130px;
	}
	
#sub_box_drobtine {
	position: absolute;
	margin: 0;
	padding: 5px 0 0 0;
	bottom: -16px;
	left: 16px;
	width: 332px;
	background: transparent url(../img/dotted_line.gif) top left repeat-x;
}

#sub_box_posamezniki p a, #sub_box_novice a {
	display: block;
	margin: 0;
	padding: 0 0 0 26px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #395892;
	text-decoration: none;
	background: transparent url(../img/icon_form.gif) center left no-repeat;
}
#sub_box_posamezniki_deu p a {
	display: block;
	margin: 0;
	padding: 0 0 0 0;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #395892;
	text-decoration: none;
}
	#sub_box_posamezniki_deu p {
		margin: 0;
	}

#sub_box_posamezniki a:hover, #sub_box_posamezniki_deu a:hover, #sub_box_novice a:hover, #sub_box_drobtine a:hover {
	text-decoration: underline;
}

#sub_box_posamezniki a.arhiv, #sub_box_novice a.arhiv, #sub_box_drobtine a.arhiv {
	display: block;
	margin: 0;
	padding: 0 0 0 2px;
	font-size: 11px;
	font-weight: normal;
	color: #395892;
	text-decoration: none;
	background: none;
}
#sub_box_posamezniki a.arhiv:hover, #sub_box_novice a.arhiv:hover, #sub_box_drobtine a.arhiv:hover {
	text-decoration: underline;
}


#box_news ul, #box_poll ul, #box_wide ul, #reference ul {
	margin: 0;
	padding: 1px 0 0 0;
	list-style: none;
	background: transparent url(../img/dotted_line.gif) top left repeat-x;
}

#box_news ul li, #box_poll ul li, #box_wide ul li, #reference ul li {
	
	margin: 0;
	padding: 0;
	background: transparent url(../img/dotted_line.gif) bottom left repeat-x;
}

#box_news ul li a, #box_poll ul li a, #box_wide ul li a, #reference ul li a {
	display: block;
	
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left:15px;
	font-size: 12px;
	font-weight: bold;
	color: #395892;
	text-decoration: none;
	background: transparent url(../img/arrow.gif) 0 4px no-repeat;
}

#box_news ul li a:hover, #box_poll ul li a:hover, #box_wide ul li a:hover, #reference ul li a:hover {
	text-decoration: underline;
}


#box_news a.novica, #box_wide a.novica {
	display: block;
	margin: 0;
	padding: 1px 0 3px 0;
	font-size: 12px;
	font-weight: bold;
	color: #395892;
	text-decoration: none;
	background: none;
}

#box_news a.novica:hover, #box_wide a.novica:hover {
	text-decoration: underline;
}

#box_news h5, #box_poll h5, #box_wide h5 {
	font-size: 10px;
	font-weight: normal;
	color: #666;
	margin: 0;
	padding: 0;
}

.stats {
	font-size: 10px;
	font-weight: normal;
	color: #666;
}	


/*******************************************************************
*	footer
*
*********************************************************************/

#footer {
	position: relative;
	display: block;
	clear: both;
	border-top: 10px solid #c8d4ec;
	padding: 1px 0;
	margin: 25px 15px;
}

#footer div {
	margin: 0;
	padding: 3px 0;
	
	text-align: right;
	font-size: 10px;
	color: #395892;
	
	border-top: 3px solid #395892;
}

#footer div a {
	text-decoration: underline;
}



/************************************************************************************
*	forms
*
***************************************************************************************/

form {
/*	background: red; */
}

/**********	MAIN		**********/

.pollsubmit {
	margin: 0;
	padding: 0px 6px;
	height: 20px;
	
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	
	color: #395892;
	background: #c8d4ec;
	border: 1px solid #395892;
}


/**********	POLL		**********/

#poll {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
}

.question {
	margin: 0;
	padding: 0 0 10px 0;
	font-weight: bold;
}

.answer {
	position: relative;
	margin: 5px 0;
	padding: 0 0 0 25px;
}

.question {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	width: 15px;
	height:15px;
}

.buttons {
	margin: 0;
	padding: 10px 0 0 0;
}



