@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #D5D5CD;
	margin: 0;
	padding: 0;
	background-image:url(../gfx/main/patern.jpg);
	background-repeat:repeat;
	background-color:#000000;
}

.center_div{
	margin:0 auto;
	width: 987px;
}


a, a:visited, a:link {
	color:#939E11;
	text-decoration:none;
}

a:hover {
	color:#939E11;
	text-decoration:underline;
}

.separator{
	clear:both;
	border-bottom:1px solid #CCCCCC;
	margin:10px 0;
}

h1 {
	font-weight: bold;
	color: #939E11;
	font-size:18px;
	margin-bottom: 21px;
	padding:5px;
	padding-left:33px;
	background-image:url(../gfx/main/H1_bg.gif);
	background-repeat:no-repeat;
}

h2 {
	font-weight: bold;
	color:#939E11;
	font-weight:bold;
	padding-top:14px;
	padding-bottom:3px;
	font-size:16px;
	margin-bottom: 10px;
	margin-top:8px;
}

h3{
	font-size:14px;
	color:#939E11;
	text-decoration:none;
	font-weight:normal;
}

hr {
	background-color:#D4D6CB;
	color:#D4D6CB;
	height:1px;
	border:0pt none;
	width:100%;
}

ul { list-style-position: outside; margin-left: 0px; padding-left: 30px; list-style: square; vertical-align: middle; margin-bottom:1em; }

li { margin: 0px; padding: 0px; margin-bottom:0.5em; }

strong,b{
	font-weight:bold;
}

p {
	margin-bottom:1em;
	line-height:1.5em;
}

.container_content{
	width:960px;
	background-image:url(../gfx/main/Ozadje_01_r11_c1.jpg);
	background-repeat:repeat-y;
	padding-bottom:10px;
}

.container_footer{
	width:960px;
	background-image:url(../gfx/main/Ozadje_01_r12_c1.jpg);
	background-repeat:no-repeat;
	height:149px;
	color:#A08103;
	font-size:10px;
	font-weight:bold;
}
.container_footer a, .container_footer a:visited, .container_footer a:link, .container_footer a:hover{
	text-decoration:none;
	color:#A08103;
}
.container_footer a:hover{
	text-decoration:underline;
}


.stolpec_D_body{
	background-image:url(../gfx/main/stolpec_D_body.jpg);
	background-repeat:repeat-y;
	padding-left:15px;
	padding-bottom:1px;
	text-align: right;
	padding-right:1px;
}

#menuBG{
	background-image:url(../gfx/main/stolpec_L_body.jpg);
	background-repeat:no-repeat;
}

.stolpec_L_body{
	padding-bottom:1px;
}

.stolpec_L_body div.separator{
	background-image:url(../gfx/main/stolpec_L_body_SEPARATOR.gif);
	background-repeat:no-repeat;
	width:216px;
	height:5px;
	border:0;
}


.stolpec_L_body a, .stolpec_L_body a:visited, .stolpec_L_body a:link{
	background-image:url(../gfx/main/stolpec_L_body_A.jpg);
	display:block;
	background-repeat:no-repeat;
	padding-bottom:1px;
	text-decoration:none;
	padding-left:43px;
	padding-right:35px;
	padding-bottom:10px;
	padding-top:5px;
	color:#929292;
	font-size:12px;
}

.stolpec_L_body a:hover{
	text-decoration:underline;
}

.povzetek_big{
	font-size:18px;
	color:#F88F58;

	font-family:"Times New Roman", Times, serif;
}

.povzetek_small{
	font-size:12px;
}

.link_vec{
	background-image:url(../gfx/main/stolpec_S_link_vec.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:25px;
	display:inline;
	width: 40px;
	
}




.stolpec_S_body div.separator{
	background-image:url(../gfx/main/stolpec_S_separator.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:14px;
	border:0;
	margin:2px 0;
}

.stolpec_S_body div.firstImage{
	background-image:url(../gfx/main/stolpec_S_first_pict_bg.jpg);
	background-repeat:no-repeat;
	height:136px;
	width:136px;
	border:0;
	margin:0;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.firstImage .img_crop{
	border: 1px solid #646462; 
	width:107px;
	height:107px;
	overflow:hidden;
	background-color:#FFFFFF;
	margin-left:13px;
	margin-top:14px;
}


.stolpec_S_body div.allPict{
	background-image:url(../gfx/main/stolpec_S_first_pict_bg.jpg);
	background-repeat:no-repeat;
	height:136px;
	width:136px;
	border:0;
	margin:0;
	float:left;
	margin-right:5px;
	margin-bottom:10px;
}

.allPict .img_crop{
	border: 1px solid #646462; 
	width:107px;
	height:107px;
	overflow:hidden;
	background-color:#FFFFFF;
	margin-left:13px;
	margin-top:14px;
}

.formTable td{
	padding:5px;
}
.formTable input, .formTable textarea{
	width: 250px;
	background-color:#FFFFFF;
	border:1px solid #666666;
}
