body { padding: 0; margin: 0; font: 0.7em Tahoma, sans-serif; line-height: 1.5em; background: #F0F0F0; color: #094d02; }
a { color: #0E4D8B; background: inherit; }
a:hover { color: #000; background: inherit;}
a.title { color: #B41A1A; background: #FFF; }


h1 { font: bold 2em Arial, Sans-Serif; letter-spacing: -1px;  margin: 0; }
h2 { margin: 0; padding: 0; font: bold 13px Arial, Sans-Serif; letter-spacing: -1px; }
h1 a { color: #FFF; background: inherit; }
h1 a, h2 a { text-decoration: none; }
a: link { text-decoration: none; color: $085400}
h1 a:hover, h2 a:hover { color: #BFE1ED; background: inherit; }
h3 { font: 13px Arial, Sans-Serif; margin: 0 0 10px 0; padding: 0; color: #5f5f5f; background: #FFF; }
p {	margin: 0 0 0px 0; line-height: 1.5em; }
form { margin: 0; }
input.search { width: 150px; border: none; background: #0f9501; padding: 4px; color: white; }
input.src {border: 1px solid #041856; background: white;  color: black; }
input.submit { height: 24px; font-weight: bold; width: 53px; border: none; background: #D96855 url(button.gif); padding: 3px; color: #FFF; }

/* layout
   ------ */
.cart {background-color:#c6d9e7; border: solid 1px #031452;}
.cart_h {background-color:#031351; color:WHITE;}
.content { 
	margin: 10px auto;
	width: 990px;
	background: #FFF url(big_middle.gif) repeat-y;
	color: #454545;
	
}
.red
{
color: red;
}
.plus { 
	font-weight: bold;
	border: solid 1px silver;
	text-decoration: none;
	padding: 0px 2px 0px 2px;
	
}
.text { 
	padding: 10px;
	
}
A:hover.plus { 
	font-weight: bold;
	border: solid 1px red;
	text-decoration: none;
	padding: -1px 2px -1px 2px;
	color: red;
	
}

.logo {	padding: 18px 0 0 3px; }

/* header */
.header_top { background:url(big_top.gif) no-repeat; color: #FFF; height: 15px; }
.header { padding: 0px 10px 0 10px; }
.header_bottom { clear: both;background: url(big_bottom.gif) no-repeat; color: #FFF; height: 15px; }

/* header1 */
.header_top1 { background: url(big_top2.gif) no-repeat; color: #FFF; height: 15px; }
.header1 {background: url(big_middle2.gif); height: 100px;}
.header_bottom1 { clear: both; background: url(big_bottom2.gif) no-repeat; color: #FFF; height: 12px; }
    

/* navigation */
#nav {float:left; padding-right: 10px; }
#nav ul { margin:0; list-style:none; padding: 0; }
#nav a, #nav strong, #nav span { float:left; display:block; color:#fff; padding: 7px 20px 4px 10px; background: url(nav.gif) no-repeat 100% 0px; text-decoration:none; font-weight: bold; }
#nav a { float:none; }
#nav li { float:left; color: #FFF; background: url(nav.gif) no-repeat 0px 0px; margin:0; padding:0 0 0 9px; }
#nav #current { background: url(nav.gif) no-repeat 0 -41px; color: #FFF; }
#nav #current a { background: url(nav.gif) no-repeat 100% -41px; padding:7px 20px 4px 11px; color:#FFF; }
#nav a:hover {  background: #C43219 url(nav.gif) no-repeat 100% 0px; }   


.sf_left {
float: left;
	width: 230px;
	padding: 10px 0 0px 7px;
	
}

.sf_right {

	float: right;
	padding-top: 4px;
	

}

.sf_search {
	clear: both;
	background: url(searchbg.gif) repeat-x bottom left; 
	color: #dffddc;
	padding: 7px 0 17px 15px;
	margin-top: -2px;
	height:35px;
}

.main_menu {

	color: white;
	padding-top: 4px;
	padding-right: 40px;

}
.section_menu {

	
	padding-top: 30px;
	padding-right: 60px;

}
	
.subheader {
	padding: 5px;
	background: #f0f0f0;
	color: #808080;
}

/* left side
   --------- */

.left {
	float: left;
	width: 810px;
	margin: 0 0 10px 0;

	
}
.left_detail {
	float: left;
	width: 159px;
	margin: 0 0 10px 0;
	
}
.left_wide {
	
	width: 990px;
	margin: 0 0 10px 0;
	
	
}

	.box_top {
		background: #F0F0F0 url(leftbox_top.gif) no-repeat;
		color: #808080;
		height: 40px;
		width: 159px;
	}
	
	.box_top h2 {
		color: #808080;
		background: inherit;
		padding: 7px 0 0 5px;
		margin: 0;
	}
	
	.box {
		border-left: 2px solid #F0F0F0;
		border-right: 2px solid #F0F0F0;
		padding: 0 4px 0 7px;
		margin: 0;
		width: 144px;
		color: #595959;
		background: #FFF;
		background-repeat: repeat-x;
	}
	
	.box_bottom {
		background: #FFF url(leftbox_bottom.gif) no-repeat;
		color: #000;
		height: 13px;
		width: 160px;
		margin: 0 0 7px 0;
	}
	
		/* left and central column */
		.left_side { float: left; width: 159px; padding: 0px 5px 8px 8px; }
		.right_side { float:right; width: 800px; margin: 0 5px 0 0; text-align: justify; }
		.right_side2 { float:right; width: 615px; margin: 0 5px 0 0; text-align: justify; }
		.right_side_detail { float:right; width: 615px; margin: 0 5px 0 0; text-align: justify; }
		
		.article { padding: 0 5px 0 0px; margin-bottom: 20px; }
		
	.grey_top { clear: both; width: 382px; background: #EDEDED url(grey_top.gif) no-repeat; color: #000; height: 5px; padding: 0; margin: 0px 0 0 6px; }
	.grey { width: 362px; margin: 0 0 0 6px; padding: 10px; background: #EDEDED url(grey_bottom.gif) no-repeat bottom left; color: #808080;	}
		
	.grey a {
		color: #C83C3C;
		background: inherit;
		font-weight: bold;
	}
	
	.grey a:hover {
		color: #000;
		background: #EDEDED;
	}
	
	.highlight {
		padding: 5px 3px 5px 3px;
		margin: 0 0 3px 0;
		border-bottom: 1px solid #ccc;
	}
	
		.underlogo {font-size: 9px; padding-left: 10px; color:white;}
		
		
/* right side
   ---------- */
		
.right { float: right; width: 170px; margin: 0 0 10px 0;}
		


/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	color: #808080;
	background: #f0f0f0;
	padding: 10px 0 5px 0;
	border-top: 1px solid #eee;
}
.footer p {	line-height: 2em; }
.footer a {	color: #4F4F4F; background: #f0f0f0; border-bottom: 1px dotted #808080; text-decoration: none; } 

.boxleft{
 float: left; width: 300px; margin: 0 5px 0 0;
}
.boxright{
 float: right; width: 300px;   margin: 0 5px 0 0;  
}

.boxleftw{
 float: left; width: 370px; margin: 0 5px 0 0;
}
.boxrightw{
 float: right; width: 370px;   margin: 0 5px 0 0;  
}

.boxmain{float: left; width: 610px; margin: 2 2px 0 0;  padding-bottom:10px;}
.boxmain2{ float: right; width: 800px; margin: 2 2px 2 2; text-align: justify; padding-bottom:10px;}


.text_tovar {
   

   width:500;
   
}


.text_headersw {
   
float:right;
   width:230px;
}

.text_tovarw {
   
float:right;
   width:230px;
}



.text_headers {
   

   width:450px;
}
.noborder {
   
border: 0px;
}
.det {
color:#041654;
width: 70px;
}
.det2 {
color:#fe8400;
width: 140px;
}

.navon {color: red;}

h1.txt{color: red; font: 15px Verdana;  font-weight:bold; }
h2.txt{color: red; font: 13px Verdana;  font-weight:bold; }

.white{color: white;}

.detail_right{width:260px; float:right; margin: 5px;}
.detail_left{width:450px;  float:left; margin: 5px;}


.detail_box_top{height: 48; width: 260px;  background: url(box_01.jpg) no-repeat top left; color:white;}
.detail_box{width: 260px;background: url(box_02.jpg);}
.detail_box_bottom{width: 260px;height: 21;background:  url(box_03.jpg) bottom left;}

.detail_txt{padding: 10px};

#nav2 {
		position: relative;
		left: 0px;
		width:139px;

	}
	
	
	#nav2, #nav2 ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	
	#nav2 li a {
		display: block;
		padding: 2px 7px;
		margin: 2px;
		text-decoration: none;
		background: #cccbcb;
		border-bottom: 1px solid #a2a2a2;
		border-right: 1px solid #a2a2a2; 
		color: black;
		font-weight: normal;
	}
	

		

	#nav2 li a:hover {
		background: #ff7e00;
		color:white;
		font-weight: normal;
	}
		ul.kr {
		background: red;
		color:white;
		font-weight: bold;
	}
	
	#nav3 {
		

	}
	
	
	#nav3, #nav3 ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	
	#nav3 li a {
		display: block;
		padding: 1px 7px;
		margin: 2px;
		text-decoration: none;
		background: #6bb2e9;
		border-bottom: 1px solid #c0c0c0;
		border-right: 1px solid #c0c0c0; 
		color: black;
		font-weight: normal;
	}
		

	#nav3 li a:hover {
		background: #ff7e00;
		color:white;
		font-weight: normal;
	}
		ul.kr {
		background: red;
		color:white;
		font-weight: bold;
	}


	
	
	#nav4 {
		

	}
	
	
	#nav4, #nav4 ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	
	#nav4 li a {
		display: block;
		padding: 1px 7px;
		margin: 2px;
		text-decoration: none;
		background:#134e7d;
		border-bottom: 1px solid #c0c0c0;
		border-right: 1px solid #c0c0c0; 
		color: white;
		font-weight: normal;
	}
		

	#nav4 li a:hover {
		background: #d22709;
		color:white;
		font-weight: normal;
	}
		ul.kr {
		background: red;
		color:white;
		font-weight: bold;
	}
	
	
	
	#nav5 {
		

	}
	
	
	#nav5, #nav5 ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	
	#nav5 li a {
		display: block;
		padding: 1px 7px;
		margin: 2px;
		text-decoration: none;
		background:#b1d4ef;
		border-bottom: 1px solid #c0c0c0;
		border-right: 1px solid #c0c0c0; 
		color: black;
		font-weight: normal;
	}
		

	#nav5 li a:hover {
		background: #ff7e00;
		color:black;
		font-weight: normal;
	}
		ul.kr {
		background: red;
		color:white;
		font-weight: bold;
	}
	
	.cena
	{
	color:#3a6c93;
	font-size:12px;
	font-weight: bold;
	
	}
	.cena2
	{
	color:#3a6c93;
	font-size:12px;
	font-weight: normal;
	
	}
	.cenaskk
	{
	color:#000000;
	font-size:10px;
	font-weight: bold;
	
	}
	.cenask
	{
	color:#000000;
	font-size:10px;
	font-weight: normal;
	
	}	
	.image_box
	{
	width: 120px;
	float: left;
	left-margin: 5px;
	border: solid 1px;
	border-color:  #f0f0f0 #c6c4c4 #c6c4c4 #f0f0f0   ;
	
	}
	.tovar_box
	{
	width: 480px;
	float: right;
	color: #085400;
	background-color: #fafafa;
	left-margin: 5px;
	right-margin: 5px;
	
	}.tovar_box2
	{
	width: 245px;
	float:right;
	color: #085400;
	background-color: white;
	padding-left: 5px;
	
	}


	
a.strankovanie {
    background:url('strankovanie_bg.jpg') no-repeat;
    width:16px;
    color:#666;
    display:block;
    text-align:center;
    text-decoration:none;
    margin:3px;
    padding:1px 1px 1px 0px;
    line-height:14px;
    font-size:10px;
    float:left;
}
a.strankovanie:hover {
    background:url('strankovanie_bg_aktive.jpg') no-repeat;
    color:white;
    float:left;
}

a.aktivne_strankovanie { font-weight:bold;float:left; }

.aktivne_strankovanie {
    background:url('strankovanie_bg_aktive.jpg') no-repeat;
    width:16px;
    color: white;
    display:block;
    float:left;
    text-align:center;
    text-decoration:none;
    margin:3px;
    padding:1px 1px 1px 0px;
    line-height:14px;
    font-size:10px;
}
.strany {
    float:left;
    line-height:20px;
}

a:link.h_menu, a:active.h_menu, a:visited.h_menu { text-decoration: none; color: black; font-weight:normal;}
a:hover.h_menu { color: silver; background: inherit; }

a:link.white, a:active.white, a:visited.white { text-decoration: none; color: white; font-weight:normal;}
a:hover.white { color: silver; background: inherit; }

a:link.mohlo, a:active.mohlo, a:visited.mohlo { text-decoration: none; color: #3a6c93; font-weight:bold;}
a:hover.mohlo { color: #3a6c89; background: inherit; text-decoration: none;  }


.h_menu_box{ padding:12px 1px 1px 0px;color: WHITE;}

input{background-image: url('bg_input.jpg'); border: 1px solid #041a59; color: white;}
textarea{border: 1px solid #041a59;background-image: url('bg_textarea.jpg');}

h1.detail, a.detail {color: #ff7e00; font-size:14px; font-weight: bold; text-decoration: none}
a.detail:hover {color: #fe9b3b;}
a.kos:link, a.kos:visited, a.kos:hover {color: #041a59;  font-weight: normal; text-decoration: none}
 a.kos:hover {color: red;}
h1.detail{font-size:16px;}
.noborder{border: 0px;}

