html, body {
	height: 100%;
}

body {
	color: #333333;
	background: #dce1f2 url(../images/back.gif) repeat-x;
	font-family: verdana;
	/*font-size: 70%;*/ /* 1em = 10px */
	/*line-height: 1.6em;*/
	/*letter-spacing:0.5px;*/
}

h1 {

	font-size: 1.9em;

	letter-spacing:0.3px;
}



h2 {
	font-size: 1.2em;
	margin-bottom: .5em;

}

p {
	font-size: 13px; /* 12px */
}


ul {
	margin: 0.5em 0;
	padding-left: 13px;
	list-style-type: square;
}

ul li {
	line-height: 100%;
	padding: 0px 0;
}
 

a{
	color: #e6131a;
	text-decoration: none;
}

a:hover {
	color: #e6131a;
	text-decoration: underline;
}

forma {
	border:medium none;
	margin-left: 2px;

}

input {
	background-color:#ffffff;
	border:1px solid #c6c5c5;
	color: #3d3d3d;
	font-family:Verdana;
	font-size:11px;
		height: auto;
	line-height: 100%;
	margin-top:0px;
	margin-left: 0px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	
	margin-bottom:2px;
}

input.radio {
	width: 28px;
	height: 13px;
	margin-left: -3px;
	margin-top: 1px;
}

input.checkbox {
	width: auto;
	height: auto;
	border: none;
	margin: 0;
}

input.button {
	width: auto;
	height: auto;
	line-height: 100%;
	padding: 2px 5px 2px 5px;
	margin: 0;
}

textarea {
	background-color:#F8F8F8;
	border:1px solid #C6C5C5;
	color: #3d3d3d;
	font-family:Verdana;
	font-size:11px;
	height:187px;
	margin-top:14px;
	margin-left: 0px;
	margin-bottom:0px;

	padding-top:1px;
	width:178px;
	letter-spacing:0.5px;
}

select {
	font-family: arial, verdana, helvetica, sans-serif;
	color: #3d3d3d;
	width: 100px;
	height: 18px;
}

.clearer {
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px
}



/*---------------- structure-------------------*/


#container {
	position: relative;

	margin: 82px auto auto;
	width: 917px;
	/*min-height:566px;*/
	background: url(../images/back-conteiner-all.png) top left no-repeat;
}

#container-content {
	position: relative;

	margin: 82px auto auto;
	width: 917px;
	/*min-height:566px;*/
	background: url(../images/back-conteiner.png) top left repeat-y;

}


#sub-container {
	position: relative;
	margin: 29px auto 3em auto;
	width: 842px;
}




#lead-image {
	position: absolute;
	width: 917px;
	height:151px;
	top:0;
	margin-left:-1px;
	left:0;
	z-index:0;
}

#logo {
	position: relative;
	width: 218px;
	height:44px;
	margin-left:0px;
}

#breadcrumbs {
	position: relative;
	font-size: 1.1em;
	color: #3d3d3d;
	top: -14px;
	left:12px;
	text-transform:lowercase;
}

#breadcrumbs a{
	color: #3d3d3d;
	text-decoration: none;
}

#breadcrumbs a:hover {
	color: #3d3d3d;
	text-decoration: underline;
}

/*----------------middle-area-------------------*/
#middle-area {
	width: 917px;
	background: url(../images/container_rob.gif) top left repeat-y;
}

#box1{
	float: left;
background: #ffffff;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:15px;
min-height:507px;
	width:218px;
}

#box2{
	float: left;
	/*background: #ffffff;*/
	margin-top:-46px;
	margin-left:0px;
	width:699px;
}

#line1{
	position: relative;
		
	width: 699px;
	height:45px;
	top:0px;	
	margin-left:0px;
}

#line2{
	position: relative;
	width: 683px;
	height:239px;
	
	top:0px;	
	margin-left:0px;
}

#line3{
	position: relative;

	width: 683px;
	top:0px;	
	margin-left:0px;
	height:282px;
}



#content-area{
	float: left;
/*background: #ffffff;*/
	margin-top:-46px;
	margin-left:0px;
	margin-bottom:0px;
	min-height:420px;
	width:699px;
}



#content-bck{

	/*background: #ffffff;*/
	background: #ffffff url(../images/back-content-short.png) top left repeat-y;
	margin-top:0px;
	margin-left:0px;

	width:681px;
}

#content-field{

	background: url(../images/back-content.png) top left no-repeat;
	margin-top:0px;
	margin-left:0px;
	min-height:240px;	
	width:681px;
}

#title {

	background: url(../images/back-title.png) top left no-repeat;
	width:292px;
	min-height:20px;
	background-position: 0px 3px;

	padding-top:8px;
	margin-bottom: 18px;
	padding-left: 0px;

}

#title h1 {
	font-family: Verdana;
	font-size:100%;
	color:#9a511e;

	background-position: 0px 0px;
	text-decoration: bold;
	margin-top:0px;
	margin-bottom: 18px;
	padding-left: 19px;

}


 #text{
/*background: url(../images/back-content-short.png) top left repeat-y;*/
 	color:#333c43;
 	font-family: Verdana;
	font-size:75%;
	padding-left: 19px;
	padding-right: 19px;
	width:652px;
}

#text li{

	margin-left:15px;

}

#content-footer{
	position: relative;
	width: 683px;
	top:0px;	
	margin-left:0px;
	margin-bottom:0px;
	height:20px;
}

#box3{

	float: left;
	/*background: #ffffff;*/	
	width:284px;
	height:255px;
}

#box4{

	float: left;
	/*background: #000000;*/
	margin-left:1px;
	width:396px;
	height:255px;
}








#box5{
	float: left;
	top: 50px;
	list-style: none;	
	background: #ffffff;
	width:699px;
	z-index:24;	
}

#content-first{
	position: relative;
	background: url(../images/back-first-content.png) top left no-repeat;
	margin-top:0px;
	margin-left:0px;
	width:285px;
	height:255px;
}



.first-text {
	font-family: Verdana;
	font-size:80%;
	color:#333c41;
	text-decoration:none;
	padding-top: 0px;
	padding-left: 21px;
	padding-right : 21px;
	padding-bottom : 21px;
}

#title-first {

	background: url(../images/back-title-first.png) top left no-repeat;
	width:255px;
	min-height:20px;
	background-position: 0px 3px;

	padding-top:8px;
	margin-bottom: 4px;
	padding-left: 0px;

}

#title-first h1 {
	font-family: Verdana;
	font-size:100%;
	color:#9a511e;

	background-position: 0px 0px;
	text-decoration: bold;
	margin-top:0px;
	margin-bottom: 18px;
	padding-left: 19px;
}



.content-first h2 {
	font-size:130%;
	color:#333c41;
	text-decoration: bold;
	margin-bottom: 23px;

}

#catalogue-first{
	position: relative;
	background: url(../images/back-catalog-first2.png) top left no-repeat;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:2px;
	width:276px;
	height:140px;
}



#catalogue-first-box{
	float: left;
	background: #ffffff url(../images/back-cat-rnd-2.png) top left no-repeat;
	margin-top:0px;
	margin-left:2px;
	margin-bottom:2px;
	width:130px;
	height:281px;
}

.first-box-photo {
	width:130px;
	background: #ffffff;
	height:140px;
}




#catalogue-first-box1{
	float: left;
	/*background: #ffffff;*/
	width:153px;
}

#catalogue-first-box2{
	float: left;
	/*background: #ffffff;*/
	margin-left:2px;
	width:120px;
	
}

.first-catalogue-text {
	font-family: Verdana;
	font-size:80%;
	color:#333c41;
	text-decoration:none;
	padding-top: 19px;
	padding-left: 10px;
	padding-right : 10px;
	padding-bottom : 10px;
}

.first-catalogue-text h2 {
	font-size:110%;
	color:#333c41;
	text-decoration: bold;
	margin-bottom: 10px;

}


#footer-area {
	position:relative;
	background: url(../images/bottom-img.gif) bottom left no-repeat;
	clear:both;
	height:20px;
}

#sysmenu {
	position: absolute;
	top: 531px;
	left: 207px;
	list-style: none;
	width:300px;	
}
ul#sysmenu li {
	float: left;
	margin-top: 1px;
	margin-left: 4px;
}

#sysmenu .eng a {
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 13px;
	padding-bottom: 10px;
	font-family: Verdana;
	font-size:80%;
	color:#ffffff;
	font-weight: bold;	
	text-decoration: none;
line-height: 22px;
}

#sysmenu .eng a:hover {
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 13px;
	padding-bottom: 10px;
	font-family: Verdana;
	font-size:80%;
	color:#ffffff;
	font-weight: bold;	
	text-decoration: underline;
line-height: 22px;
}

#sysmenu .ita a {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 13px;
	padding-bottom: 10px;
	font-family: Verdana;
	font-size:80%;
	color:#ffffff;
	font-weight: bold;	
	text-decoration: none;
line-height: 22px;
}

#sysmenu .ita a:hover {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 13px;
	padding-bottom: 10px;
	font-family: Verdana;
	font-size:80%;
	color:#ffffff;
	font-weight: bold;	
	text-decoration: underline;
line-height: 22px;
}

#sist-footer{
	position: relative;
	width: 683px;
	top:-8px;	
	margin-left:0px;

}

#sist {
	position:relative;
	top: 0px;
	left: 0px;

	list-style: none;	
}
ul#sist li {
	float: left;
	margin-top: 0px;
	margin-left: 14px;
}

#sist .eng a {
	padding-left: 270px;
	padding-right: -3px;
	padding-top: 13px;
	padding-bottom: 10px;
	font-family: Verdana;
	font-size:90%;
	color:#ffffff;
	font-weight: bold;	
	text-decoration: none;
line-height: 22px;
}

#sist .eng a:hover {
	padding-left: 270px;
	padding-right: -3px;
	padding-top: 13px;
	padding-bottom: 10px;
	font-family: Verdana;
	font-size:90%;
	color:#ffffff;
	font-weight: bold;	
	text-decoration: underline;
line-height: 22px;
}

#sist .ita a {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 13px;
	padding-bottom: 10px;
	font-family: Verdana;
	font-size:90%;
	color:#ffffff;
	font-weight: bold;	
	text-decoration: none;
line-height: 22px;
}

#sist .ita a:hover {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 13px;
	padding-bottom: 10px;
	font-family: Verdana;
	font-size:90%;
	color:#ffffff;
	font-weight: bold;	
	text-decoration: underline;
line-height: 22px;
}

.fotoCnt
{
	margin-right : 5px;
	margin-left : 5px;
	margin-bottom : 5px;
	border-color:#999999;
	border-width:1px;

}



#home {
position:absolute;
top:130px;
left: 673px;
}

#mainMenuDiv {
	position: relative;
	margin-top: 27px;
	margin-left: 0px;
	width: 200px;
	display: block;
	margin-bottom: 0px;
	z-index:4;
}



#menuPosition {
	position: relative;
	margin-top: -10px;
	padding-bottom: 0px;	
	left: 5px;

}

#menuPosition ul {

	padding-left: 0px;		
	/*width: 400px;*/
	list-style: none;
}

#menuPosition li {

	padding-bottom: 0px;
	margin-right: 0px;
	list-style: none;
}

#news-area {
	font-family: Verdana;
	font-size:70%;
	color:#333c41;
text-decoration:none;
	margin-top: 33px;
	margin-left: 11px;
	margin-right : 10px;

}

#news-area h2 {
	position: absolute;
	top: -1.7em;
	left: 0;
	color: white;

	font-style: italic;
	font-weight: normal;
	line-height: 100%;
	padding-right: 25px;
	background: transparent url(../images/icon_news.png) 100% 50% no-repeat;
}




#news-area a, #news-area a:visited, #news-area a:active {
	text-decoration: none;
	color: #464646;
}


#news-area a:hover {
	text-decoration: underline;
	color: #464646;
}



.news-archive {
	font-family: Verdana;
	font-size:70%;
	color:#333333;
line-height: 120%;

	text-decoration:none;
	margin-top: 30px;
	margin-left: 11px;
	margin-right : 10px;

}

.news-archive a {
	text-decoration: underline;
		font-weight: bold;	
	color: #f00b0b;

}

.news-archive a:link, .news-archive a:visited, .news-archive a:active {
	text-decoration: underline;
		font-weight: bold;	
	color: #f00b0b;

}

.news-archive a:hover {
	text-decoration: none;
		font-weight: bold;
	color: #E12B26;

}


#bizcard-area{
position:relative;

font-family: Verdana;
font-size:75%;
color:#333333;
line-height: 120%;
text-decoration:none;
margin-top:20px;
margin-left: 18px;
margin-right : 10px;
bottom : 5px;	
z-index:20;
}

#bizcard-area p{
	padding: 3px 0px 0px 24px;
	font-size: 13px;
	margin-bottom:2px;
	line-height:1.2em;
	letter-spacing:0.5px;
}

#bizcard-area a:link, #bizcard-area a:visited, #bizcard-area a:active {
	margin-top:-15px;
	margin-left:2px;
	color: #E12B26;
	text-decoration: none;
}

#bizcard-area  a:hover {
	color: #E12B26;
	text-decoration: underline;
}

#enter1 {
	position: absolute;
	top: 520px;
	left: 600px;
	width: 67px;
	height:29px;	
	list-style: none;	
}

#enter2 {
	position: absolute;
	top: 520px;
	left: 831px;
	width: 67px;
	height:29px;	
	list-style: none;	
}

#content{
background: #000000;
	position:relative;
	margin-top:-581px;
	margin-left:210px;
	margin-bottom:15px;
	padding-left:13px;
	width:450px;
}

#content1{
	position:relative;
		background: RED;
	margin-top:-560px;
	margin-left:210px;
	margin-bottom:15px;
	padding-left:13px;
	width:450px;
}



#img_1{
	margin-bottom: -2px;
}

#img_2{
	margin-bottom: -3px;
	margin-left:-3px;
}

#img_3{
	margin-bottom: -5px;
	margin-top: 8px;

}



#random_1{
	width: 447px;
	min-height: 510px;
	background: url(../images/content-bg1.gif) top right repeat-x;
	padding-top: 18px;
	padding-left:0px;
}

#random_1 h1{
position:absolute;
z-index:5;
margin-top:-33px;
margin-left:25px;
}

#random_1 p{
	padding: 10px 5px 15px 15px;
	font-size: 13px;
}

#random_1 p .date{
	font-weight:bold;
}

#random_1 img{
	padding-left: 0px;
}



#random {
	width: 447px;
	min-height: 229px;
	background: url(../images/content-bg1.gif) top right repeat-x;
	padding-top: 17px;
	font-size: 13px;
}

a.arhiv{
	color: #161b88;
	font-size:13px;
	font-weight:bold;
	font-style:none;
	text-decoration:underline;
}

 a.arhiv:hover{
	text-decoration:none;
}

#random a.arhiv{
margin-left:25px;
text-decoration:underline;
}

#random a.arhiv:hover{
text-decoration:none;
}


#random_right{
	background: white;
	margin: -295px 5px 5px 16px;
	font-size:13px;
}

#random_right p{
	margin: 2px 3px 15px 1px;
	font-style:italic;
	font-size:13px;
}

#random_right p .date{
	margin: 10px 5px 20px 0px;
	font-weight:bold;
}

#random_right a{
	color: #3d3d3d;
	font-style:italic;
	text-decoration:none;
}

#random_right a:hover{
	color: #161b88;
	text-decoration:underline;
}

#random_right a.arhiv{
	color: #161b88;
	font-size:13px;
	font-weight:bold;
	font-style:none;
	text-decoration:underline;
}

 #random_right a.arhiv:hover{
	text-decoration:none;
}


#mail_1{
	position:absolute;
	background:transparent url(../images/dots.gif) no-repeat scroll left top;
	height:350px;
	width:233px;
	z-index:1;
	top:151px;
	left:671px;
}
#mail_2{
	position:absolute;
	background:transparent url(../images/dots.gif) no-repeat scroll left top;
	height:350px;
	width:232px;
	z-index:1;
	top:20px;
	left:450px;
}

#mail_1 img {
	padding: 0px;
}


#mail_1 a img{
	margin: 20px 5px 15px 15px;
}

#mail_2 img {
	padding: 0px;
}

#mail_2 a img{
	margin: 20px 5px 15px 15px;
}

#pisite{
	margin-top: 6px;
	margin-bottom: 311px;
	margin-left: 12px;
}

#pisite2{
	position:absolute;
	margin-top: -165px;
	margin-left: 9px;
}


p.siteMapL1{
margin-left:25px;
margin-bottom:-20px;
padding:10px;
color:#161b88;
}

 p.siteMapL1 a{
text-decoration:none;
color:#161b88;
font-weight:bold;
}

p.siteMapL1 a:hover{
text-decoration:underline;
}

p.siteMapL2{
margin-left:55px;
margin-bottom:-20px;
text-decoration:none;
padding:10px;
}

p.siteMapL2 a{
text-decoration:none;
color:#161b88;
}

p.siteMapL2 a:hover{
text-decoration:underline;
}

p.siteMapL3{
margin-left:80px;
margin-bottom:-20px;
text-decoration:none;
padding:10px;
}

p.siteMapL3 a:hover{
text-decoration:underline;
}

/*------------------ forms -------------------- */

#securityInput, #securityCode {
	float: left;
}

dd.note {
	clear: left;
}

dt#submit {
	padding-top: 15px;
}

/* search */

#search {
	position: absolute;
	top: 70px;
	right: 18px;
	z-index: 1;
}

#search input {
	position: relative;
	width: 185px;
	padding-top: 0px;
	height: 15px;
	margin: 0 5px 15px 15px;
	margin-right: 4px;
	float: left;
	font-size: 1.1em;
}

#search input.ask{
	height: 190px;
}

#search img {
	float: left;
	margin-left: 15px;
}

.besedilo{
margin-left:15px;
}

.photo-content{
margin-left:-25px;
padding-right:5px;
padding-top:2px;
padding-bottom:2px;
}


#f5,#f6{
width:auto;
height:auto;
}

#fototitle h1{
position:absolute;
color: #3d3d3d;
font-size:15px;
top:300px;
left:35px;
}

#random_down .photo-content{
margin-left:-45px;
padding-right:5px;
padding-top:2px;
padding-bottom:2px;
}

table 
{
border-collapse: separate;

cell-spacing: 1px;
cell-padding: 1px;
caption-side: left;
empty-cells: show;
table-layout: fixed;

border-width:1px;
background-color:#ffcc99;	
} 

td
{
padding-top:2px;
padding-left:2px;
padding-bottom:2px;
background-color:#ffffff;	
}
