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

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	margin-top: 0px;
	background-color:#FFFFFF; /*#9C8060;*/
	/*background-image:url(../back/back.png);*/
	background-image:url(../back/body2.png);
	background-repeat:repeat-x;
	/*background-position:center;*/
}

h1 {
	font-family: arial, "helvetica", sans-serif;
	font-size:14px;
}

a {
	color: #a08464;
}

a:hover {
	color: #5a4936;
	text-decoration: underline;
}

.box {  
     /*padding: 2px 4px;  */
     /*background-color: #ccc; */ 
}

#main_wrapper {  
     /*float:inherit;*/
	 margin:auto;
	 width: 800px;
	 background-image:url(../back/body_back1.png);
}

#menu_wrapper {  
     /*float:inherit;*/
	 margin:auto;
	 width: 776px;
	 background-image:url(../back/head_back.jpg);
	 text-align:center;
	 height:182px;
  
}

#body_top {  
     /*float:inherit;*/
	 margin:auto;
	 width: 752px;
	 height: 28px;
	 background-image:url(../back/body_top.png);
	 background-repeat:no-repeat;
  
}

#body_foot {  
     /*float:inherit;*/
	 margin:auto;
	 width: 752px;
	 height: 28px;
	 background-image:url(../back/body_foot.png);
	 background-repeat:no-repeat;
  
}

#body_wrapper {  
     /*float:inherit;*/
	 margin:auto;
	 width: 752px;
	 background-image:url(../back/body_back.png);
	 background-repeat:repeat-y;
}

.back_wrapper {
	width:776px;
	margin:auto;
	background-color:#FFFFFF;/*#DAD0C4;*/
	background-image:url(../back/back2.png);
	background-repeat:repeat-x;
}

.body_main {  
     /*float:inherit;*/
	 /*float:left;*/
	 width: 722px;
	 margin-left: 15px;
	 margin-right: 15px;
}

#foot_back {  
     /*float:inherit;*/
	 margin:auto;
	 width: 800px;
	 height: 35px;
	 background-image:url(../back/foot_back2.png);
	 background-repeat:no-repeat;
  
}

.left_wrapper {  
     float:left;
	 width: 250px;
	 padding-left: 5px;
	 bottom:0; /* stick to bottom */
	 /*background-image:url(../back/left_back.png);
	 background-repeat:repeat-y;*/
}

.right_wrapper {  
     float:right;
	 width: 467px;
	 /*background-color:#009966;*/
  
}

.fade1{
        /*margin-left: 36px;*/
		margin-top:0px;
		list-style-type: none;
}

.fade1 li{
		list-style-type: none;
		padding-top: 0;
		padding-left: 0;
}

.content_wrapper {  
     /*float:inherit;*/
	 width:100%;
	 
  
}

.content_wrapper hr{  
     /*float:inherit;*/
	 border:none;
	 width:100%;
	 border-top:#D6CBBE medium dotted;
	/*height: 3px;*/
}

.border_top {
	border-bottom:#D6CBBE medium dotted;
	height: 3px;
	width: 100%;
}

.border_left_wrapper {
	border-bottom:#e8e1d9 medium dotted;
	height: 3px;
	width: 242px;
}

.clear {  
     clear: both;  
}

/* PRVA STRAN - predstavitev */

.news_wrapper {
	width: 200px;
	float:left;
	/*border-right:#D6CBBE medium dotted;*/
	margin-top: 3px;
	padding-left: 5px;
}

.presentation_wrapper {
	width: 255px;
	float:right;
	margin-top: 3px;
	padding-left: 5px;
}

.floatleft
{
float: left;
margin: 0 10px 10px 0px;
/*border: 1px solid #666;
padding: 2px;*/
}

.floatleft2
{
float: left;
margin: 0 10px 5px 0px;
/*border: 1px solid #666;
padding: 2px;*/
}

.floatright
{
float: right;
margin: 0 0px 10px 10px;
/*border: 1px solid #666;
padding: 2px;*/
}

/*LANGUAGE*/

.link_aust {
	/*background-color:#7D664B;
	font-size:16px;
	font-family:Tahoma;
	color:#fcfcfb;
   border: 1px solid #594936;*/ /*#e8e1d9;*/
   width: 45px;
   height: 45px;
   text-align: center;
   /*background-color: #fff;*/
   background-image:url(../lang/germany.png);
   float:left;
   margin-left:15px;
   /*padding-top: 0px;
padding-left: 4px;
padding-right: 4px;
   margin: 5px 10px 5px 10px;*/
   /* optional rounded corners for browsers that support it */
   /*-moz-border-radius: 10px;
   -khtml-border-radius: 10px;
   -webkit-border-radius: 10px;
   border-radius: 10px;
   table-layout:auto;*/
}

.link_aust:hover {
	/*text-decoration:underline;
	background-color:#A08566;
	color:#E5C164;*/
	background-image:url(../lang/germany2.png);
}

.link_slo {
	width: 45px;
   height: 45px;
   text-align: center;
   background-image:url(../lang/slovenia.png);
   float:left;
   margin-left:10px;
}

.link_slo:hover {
	background-image:url(../lang/slovenia2.png);
}

.link_eng {
	width: 45px;
   height: 45px;
   text-align: center;
   background-image:url(../lang/britain.png);
   float:left;
   margin-left:10px;
}

.link_eng:hover {
	background-image:url(../lang/britain2.png);
}


.link_cro {
	width: 45px;
   height: 45px;
   text-align: center;
   background-image:url(../lang/croatia.png);
   float:left;
   margin-left:10px;
}

.link_cro:hover {
	background-image:url(../lang/croatia2.png);
}

/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/

.left_wrapper h1 {
	font-size:16px;
	margin-top:5px;
}

.ppadding {
	padding:0px;
	margin-top:6px;
	margin-right:5px;
}


