﻿@import url(forms.css);
@import url(navigation.css);

body {
	margin:0px 0px 15px 0px;
 	text-align:left;
 	padding:0px;
	color:#343434;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background: #eeeeee url('/img/main_bg.jpg') repeat-x scroll top;
}
/**************************/
/*     Master constrain   */
/**************************/
#constrain {
	margin:0;
 	text-align:left;
 	width:905px;
 
 }
html>body #constrain{height:auto;}

#front_container{
	float:left;
	width:905px;
	height:300px;
	min-height:300px;
	background: transparent url('/img/right_border.gif') repeat-y scroll;
	margin:0;
	padding:0;
}
html>body #front_container{height:auto;}
#main_container{
	float:left;
	width:905px;
	height:300px;
	min-height:300px;
	background: transparent url('/img/main_right_border.gif') repeat-y scroll;
	margin:0;
	padding:0;
}
html>body #main_container{height:auto;}

#front_left{
	float:left;
	width:283px;
	padding:0 5px 0 1px;
	margin:0;
	background: transparent url('/img/left_top_grad.gif')  repeat-x scroll top;
	height: 250px;
	min-height:250px;
}
html>body #front_left{height:auto;}
#left{
	float:left;
	width:196px;
	padding:0 0px 26px 0px;
	margin:0;
	background: transparent url('/img/menu_bottom_line.gif')  no-repeat scroll bottom right;
	height: 0px;
	min-height:0px;
}
html>body #left{height:auto;}
.left_border{
	float:left;
	width:195px;
	border-right: 1px #e5e5e5 solid;
	padding:5px 0 5px 0;
	margin:0;
}
.menu_hdr{
	width:168px;
	height: 20px;
	padding:5px 0 5px 10px;
	margin:0;
	font-size: 18px;
	color:#e20000;
	border-bottom: 1px dotted #a8a8a8;
}
#constrain .menu_hdr a{
	font-size:18px;
	text-decoration:none;
}
#center{
	float:left;
	width:595px;
	padding:0;
	margin:0;
	height:300px;
	min-height:300px;
	/*background: transparent url('/img/center_border.gif') repeat-y scroll left;*/

}
html>body #center{height:auto;}

#center_big{
	float:left;
	width:688px;
	padding:5px 0 5px 0;
	margin:0;
	height:300px;
	min-height:300px;
	/*background: transparent url('/img/center_border.gif') repeat-y scroll left;*/
}
html>body #center_big{height:auto;}

.home_bar{
	float:left;
	height:18px;
	width: 879px;
	padding:3px 5px 0 0;
	margin:0;
	background: transparent url('/img/home_bar.jpg') repeat-x scroll;
	text-align:right;
}
#constrain .home_bar a{
	color:#a1a1a1;
	background: transparent url('/img/home_or.gif') no-repeat 0px 3px  ;
	padding: 0 0 0 10px;
}

.front_ad_box{
	position:relative;
	width:575px;
	padding:0 10px 0 10px;
	margin:0;
	top:-10px;
	left:0;
	background: transparent url('/img/ad_box_bg.gif') no-repeat scroll  left 10px;
	height:189px;
}
.red_border{
	float:left;
	width:575px;
	padding:0 5px 0 5px;
	height:3px;
	margin-top: -10px;
	background: transparent url('/img/red_border.gif') no-repeat 6px 0px;
}
.front_content{
	float:left;
	width:575px;
	height:150px;
	min-height:150px;
	padding:5px 10px 5px 10px;
	
	}
html>body .front_content{height:auto;}

.main_content{
	float:left;
	width:668px;
	height:300px;
	min-height:300px;
	padding:5px 10px 5px 10px;
	
	}
html>body .main_content{height:auto;}


.bottom{
	float:left;
	width:900px;
	height:30px;
	background: transparent url('/img/bottom_border.gif') no-repeat scroll top ;
	padding:8px 0 0 5px;
	margin:0;
}
/**************************/
/*     hdr   */
/**************************/

#hdr{
	Position:relative;
	width:885px;
	height:96px;
	padding:0;
	margin:0;
	background: transparent url('/img/hdr_bg.jpg') no-repeat scroll;
}
#hdr_menu{
	float:left;
	height:34px;
	width:596px;
	padding:0 0 0 1px;
	margin:0;
	background: transparent url('/img/menu_bak.gif') no-repeat scroll;
}
.logo{
	float:left;
	width:288px;
	height:95px;
	padding:0;
	margin:0;
	font-size:0;
}
.flag{
	float:left;
	width:587px;
	height:57px;
	padding:5px 10px 0 0;
	margin:0;
	text-align:right;
}
#constrain .flag img{border:0;}
/**************************/
/*     front - box     */
/**************************/
.left_box_hdr{
	float:left;
	width:100%;
	height:27px;
	padding:0;
	margin:0; 
	background: transparent url('/img/box_hdr.gif') repeat-x;
	border-bottom: 1px #dbdbdb solid;
}
div.left_box_hdr h1{
	padding:8px 0 0 20px;
	background: transparent url('/img/red_ball.gif') no-repeat  scroll 6px 13px;
}
.left_box_content{
	float:left;
	min-height:30px;
	width:85%;
	min-width:180px;
	padding:5px 5px 10px 20px;
}
html>body .left_box_content{height:auto;
}
#shortcuts{
	float:left;
	min-height:30px;
	width:90%;
	padding:5px 5px 10px 20px;
}
html>body #shortcuts{height:auto;
}
#shortcuts a{
	float:left;
	background: transparent url('/img/shortcut.gif')  no-repeat scroll left;
	font-size:12px;
	padding:2px 0 2px 15px;
	border-bottom: 1px #e6e6e6 dotted;
	width:90%;	
	display:block;
	margin:0;
}

/**************************/
/*  news    */
/**************************/
.news_box_hdr{
	float:left;
	width:100%;
	height:27px;
	padding:0;
	margin:0; 
	/*background: transparent url('/img/box_hdr.gif') repeat-x;*/
	border-bottom: 1px #dbdbdb solid;
}
div.news_box_hdr h1{
	padding:8px 0 0 20px;
	background: transparent url('/img/red_ball.gif') no-repeat  scroll 6px 13px;
}

.news_date_front{
	float:left;
	color:#b0b0b0;
	padding:0 0 0 10px;
	width:254px;
	font-size:10px;
	height:10px;
	line-height:10px;
	
}
.news_title_front{
	float:left;
	width:253px;
	height:11px;
	padding:3px 0 0 30px;
	background:transparent url('/img/news_icon.gif') no-repeat scroll 20px 5px;
	font-weight:bold;
}
.news_box_content{
	float:left;
	height:20px;
	width:248px;
	min-height:20px;
	padding:0px 5px 5px 30px;
	background: transparent url('/img/news_border.gif') no-repeat scroll right bottom;
}
html>body .news_box_content{height:auto;
}
.news_title{
	clear:both;
	height:11px;
	padding:3px 0 3px 15px;
	background:transparent url('/img/news_icon.gif') no-repeat scroll 0px 5px;
	font-weight:bold;
	margin:0;
}

.clearArt{
	clear:both;
	margin:5px 0 5px 0;
	border-bottom:1px #dddddd solid;
	
}
.lesa{
	padding:0 0 0 10px;
	background: transparent url('/img/nav/menu_or_red.gif') no-repeat scroll 0 3px;
}
.backOr{
	padding:0px 0 0px  25px;
	background: transparent url('/img/back_or.gif') no-repeat scroll 15px 3px;
	margin:3px 0 3px 0;

}
/**************************/
/*  product			     */
/**************************/
#pro_info{
	float:left;
	width:648px;
	min-height:100px;
	padding:5px 10px 10px 10px;
	border-bottom: 1px #6b6b6b dotted;
}
#pro_info h1{
	width:297px;
	font-size:18px;
	color:#e20000;
	border-bottom: 1px #6b6b6b dotted;
	padding:0 0 5px 0;
}
#pro_info img{
	padding: 0 0 0 15px;
}
#pro_info span{
	color:#656565;
	font-weight:bold;
}
.backBtn {
	background: transparent url('/img/back_or.gif') no-repeat scroll left;
	padding: 0 0 0 10px;
	font-weight:bold;
}

#pro_list{
	float:left;
	width:648px;
	min-height:100px;
	padding:5px 10px 10px 10px;
}
#pro_list h1{
	font-size:18px;
	color:#e20000;
}
.pro_list_tbl{
	width:100%;
}
.pro_list_tbl td{
	border-bottom:1px #eff2ec solid;
	padding:10px 5px 10px 5px;
	vertical-align:top;
}
.pro_list_tbl img{
	padding: 2px;
	border: 1px #6e8452 solid;
}
#pro_list a{
	font-size:13px;
	color:#e20000;
	font-weight:bold;
}


/**************************/
/*  search     */
/**************************/
.search_front{
	float:left;
	width:210px;
	height:40px;
	background: transparent url('/img/search_icon.jpg') no-repeat;
	border-bottom: 0px #b7b5ae solid;
	padding: 0 0 2px 50px;
	
}
.search_btn{
	background:transparent;
	border:0;
	color:#6f6c5d;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
}


.clear{
	clear:both;
	width:280px;
	padding:0;
	margin:0;
}
 /*links*/
a:link  {font-family: verdana, Helvetica, sans-serif; font-size: 11px; color: #e20000; text-decoration: none}
a:visited {font-family: verdana, Helvetica, sans-serif; font-size: 11px; color : #e20000;  text-decoration: none }
a:active {font-family: verdana, Helvetica, sans-serif; font-size: 11px; color : #e20000; }
a:hover {font-family: verdana, Helvetica, sans-serif; font-size: 11px; color : #e20000;  text-decoration: underline}
a:focus{ outline-style:none;}


h1 {	font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold; 
	line-height:14px;
	}

h2 {	font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: bold; }

h3 {	font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;}

h4 {	font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold; }
	
hr {
	background : #e0e0e0;
	color: #e0e0e0 ;
	height: 1px;
	rules:false;
/*border-style: dotted;*/
}

 form, div, blockquote, h1,h2,h3,h4,h5 {
	margin-top: 0em;
	margin-bottom: 0.3em; }
p	{
	margin-top: 0em;
	padding: 0px 0px 0px 0px;
	margin-bottom: 1em; }

.T2 {	font-family: Verdana, Helvetica, sans-serif;
	color: #686868;
	font-size: 13px;
	text-align: center;
	tabel-align: left;
	 }
/*input,, textarea*/
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	border: 1px #DBDBDB solid;
	color: #525252;
	background: #FFFFFF url('/img/back_or.gif') no-repeat scroll 0 5px;
	cursor:pointer;
	
}
input:focus{ outline-style:none;}
 #btnSkra {
	border: 1px solid #686868;
	color: #525252;
	background: #fff url('../img/skra_takki.gif') no-repeat ; 
}

/* -- Veftré -- */
.popUpDemo{
list-style: none;
}

.popUpMenu{
list-style: none;
}

