body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	background-color:#a6b8c7;
	background-image:url(bg_tile.gif);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	border:0;
}
/* left shade, right shade and body column */
#all{
	margin:auto;
	width:673px;
}
#all_usefull{
	float:left;
	width:659px;
}
#left_shade{
	float:left;
}
#right_shade{
	float:right;
}
/* header meny wrap and menys */
#head_wrap{
	float:none;
	height:41px;
	overflow:hidden;
}
#head_wrap a{
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	display:block;
	width:163px;
	text-align:center;
	float:left;
	padding-top:11px;
	height:30px;
	background:url(a_bg.gif);
	background-repeat:repeat-x;
}
#head_wrap a.first{
	width:164px;
}
#head_wrap a:hover{
	background:url(a_bg_hover.gif);
	background-repeat:repeat-x;
	color:#FFF;
}
#head_wrap img{
	float:left;
}
/* moto sentence */
#moto{
	float:none;
	height:54px;
	overflow:hidden;
}
/* logo and flash rotator */
#wrap_static{
	background-color:#667a8a;
	height:137px;
	overflow:hidden;
}
#logo{
	float:left;
}
#logo img{
	border:0;
}
#flash{
	float:left;
}
/* M E S O sa sve II kolone */
#MESO{
	clear:both;
	float:none;
	background-color:#ececec;
	min-height:196px;
}
#MESO h3{
	font-size:13px;
	color:#44525f;
	font-weight:bold;
}
#MESO ul {
	margin:0;
	padding:0;
}
#MESO li{	
	margin:0;
	padding:0 0 0 15px;
	list-style-type:none;
	background:transparent url(bullit.gif) no-repeat top left;
}
#MESO a{	
	color:#000;
	text-decoration:none;
}
#MESO a:hover{	
	color:#a8b5c0;
}
#II_kolona img {
  background-color: #fff;
  border: 1px solid #dbdbdb;
  padding: 3px;
}
#I_kolona{
	float:left;
	width:194px;
}
#I_kolona a.topcat{
	display:block;
	height:16px;
	color:#fff;
	padding:0px 0px 0px 22px;
	background:url(cat_bg.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin:5px 0px 2px 0px;
}
#I_kolona a.subcat{
	display:block;
	height:16px;
	padding:0px 0px 0px 22px;
	background:url(cat_sub_bg.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
}
#mid_shade{
	float:left;
	width:4px;
}
#II_kolona{
	float:left;
	width:461px;
}
#righttitle{
	padding:0px;
	padding-left:19px;
	padding-top:9px;
	height:25px;
	width:442px;
	background-color:#667a8a;
	font-size:13px;
	color:#FFF;
	font-weight:bold;
}
#lefttitle{
	padding:0px;
	padding-left:19px;
	padding-top:9px;
	height:25px;
	width:175px;
	background-color:#667a8a;
	font-size:13px;
	color:#FFF;
	font-weight:bold;
}
.bodytext{
	padding-left:19px;
	padding-top:9px;
	padding-right:19px;
	padding-bottom:9px;
}
.bottomfix{
	clear:both;
	float:none;
	font-size:5px;
}
.blue{
	background-color:#667a8a;
}
/* footer */
#footer{
	clear:both;
	float:none;
	background-image:url(footer_bg.gif);
	background-repeat:repeat-x;
	background-color:clear;
	padding-left:9px;
	padding-right:9px;
	padding-top:24px;
	font-size:10px;
	color:#c2ccd3;
}
#footer a{
	color:#c2ccd3;
	text-decoration:none;
}
#footer a:hover{
	color:#a7b5c1;
}
#fl{
	float:left;
	width:200px;
}
#fc{
	float:left;
	text-align:center;
	width:240px;
}
#fr{
	float:left;
	text-align:right;
	width:200px;
}
#small_tray{
	width:200px;
	height:60px;
	background-color:#FFFFFF;
	color:#000000;
	margin:0px 5px 5px 0px;
	float:left;
	overflow:hidden;
}
#small_tray img{
	border:1px solid #c7c7c7;
	margin:3px 6px 3px 3px;
	padding:0px;
	float:left;
}
#small_tray a{
	margin-top:5px;
	margin-bottom:3px;
	text-decoration:underline;
	color:#43515c;
	font-size:11px;
	font-weight:bold;
}
#clr_block{
	float:none;
	clear:both;
	width:300px;
	border:0px;
	margin:0px;
	padding:0px;
}
#wrap_tray_R{
	border:0px;
	margin:3px 6px 3px 3px;
	padding:0px;
	float:left;
	width:200px;
}
#wrap_tray_L{
	border:0px;
	margin:3px 6px 3px 3px;
	padding:0px;
	float:left;
	width:160px;
}
#wrap_tray_R .article_title{
	display:block;
	margin-top:0px;
	margin-bottom:20px;
	text-decoration:underline;
	color:#43515c;
	font-size:11px;
	font-weight:bold;
}
.input_pretext{
	color:#000;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px 2px 0px 4px;
}
.input_posttext{
	color:#b2b2b2;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px 2px 0px 4px;
}
.input_helptext{
	color:#a5a5a5;
}
#wrap_input{
	border:0px;
	margin:0px;
	padding:0px;
	float:left;
	width:210px;
}
#wrap_inputL{
	border:0px;
	margin:0px 0px 0px 5px;
	padding:0px;
	float:right;
	width:190px;
}
#wrap_inputL textarea{
	margin:0px 10px 10px 0px;
	width:175px;
	#width:180px;
	height:73px;
	#height:80px;
	float:left;
}
#wrap_input input{
	margin:0px 0px 10px 0px;
	width:200px;
}
#navigation{
	border:0px;
	margin:0px;
	padding:0px;
	float:none;
	width:405px;
	clear:both;
	text-align:center;
}
#navigation img{
	border:0px;
	margin:0px;
	padding:0px;
}
#img_buttons_only img{
	border:0px;
	margin:0px;
	padding:0px;
}
#iefix{
	margin:0px;
}
