﻿.okno_ohranicene{
    position: relative;
	width: 100%;
  	border:1px #8b5070 solid; 
	font-size: 12px;
    background-color: white;
}

.footer {
  position: relative;
  width: 1000px;
  background-color: #ffffff;
  float:left;clear:both;
}


.menu {
  position:relative;
  overflow: auto;
  width:170px;
}

.menuitem{
  position:relative;
  height:16px;
  color:black;
  font-size:12px;
  cursor:pointer;
}



/*-----------------------------------------------------------------------------------*/

.main_medzera{
	margin:5px;
	float:left;
}

/*----------*/

.vyrobky_detail_polozka{
	float:left;
	border:1px solid #404040;
	background-color:#eff7e8;
	width:618px;
	position:relative;
}

.vyrobky_detail_obrazok{
	position:relative;
	float:left;
	margin:5px; 
	width:140px;
	border-right:2px #b9d8a4 solid;
}

.vyrobky_detail_text{
	position:relative;
	float:left;
	margin-left:5px;
	margin-top:5px;
	width:440px;
}

.vyrobky_detail_nadpis{
	font-size:14px;
	color:#008000; 
	font-weight:bold;
}

.vyrobky_detail_akcia{
	color:red; font-size:9px;
}

.vyrobky_detail_tlacidlo{
	position:relative;
	display:inline-table;
	float:left;
	clear:right;
}

.vyrobky_detail_cena{
	position:relative;
	float:right;
	clear:right; 
	font-size:14px;
	font-weight:bold;
	background-color:white;
	text-align:right;
}


.vzp_top{
	position:relative;
	margin:5px;
	text-align:left;
	height:115px;
}
.vzp_top_text{
	height:101px;
	overflow:hidden;	
}

.vzp_akcia{
	margin-top:-16px;
	right:10px;
	color:red;
	font-size:11px;
	text-align:right;
}

.vzp_spodok{
	position:relative;
	margin-bottom:5px;
	text-align:left;
}

.vzp_button{
	position:relative;
	float:left;
	margin-right:5px;
}

.vzp_cena{
	position:relative;
	float:right;
	font-size:14px;
	font-weight:bold;
	background-color:white;
	text-align:right;
}


.footer_copyright{
	border-bottom:4px #ffffff solid;
	border-top:2px #b9d8a4 solid; 
	font-size:12px; 
	color:#404040; 
	background-color: #ffffff;
	width:99%;
	text-align:center;
}

.footer_partneri{
	font-size: 9px;
	color:#c0c0c0;
	text-align: center;
}

.footer_partneri a{
	font-size: 9px;
	color:#c0c0c0;
}

/*------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------*/

body{
	font-family: Arial CE, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0px;
	background-color: #ffffff;
	background-image: url('../images/back_line.jpg');
	background-repeat:repeat-y;  
	background-position: top center;
	text-align:center;margin:0 auto;
	
}

h1{

	 color: #404040;
	 font-size: 12px;
	 font-weight: bold;
	 padding:0px;
	 margin:0px;
}

h2{
	color:#404040;
	font-size: 12px;
	font-weight: bold;
	padding:0px;
	margin:0px;
}

h3{
	color:#404040;
	font-size: 12px;
	padding:0px;
	margin:0px;
}

h4{
	color:#404040;
	font-size: 12px;
	padding:0px;
	margin:0px;
}

h5{
	color:#404040;
	font-size: 12px;
	padding:0px;
	margin:0px;
}
a {
	cursor:pointer;	
}

a:active{
  color: #404040;
  text-decoration:none
}
a:link{
  color: #404040;
  text-decoration:none 
}
a:visited{
  color: #404040;
  text-decoration:none
}
a:hover{
  color: #404040;
  text-decoration:none 
}

p{
  font-size:12px;
  font-weight: normal;
  color:#404040;
}

table {
	font-size:12px;
	font-family: "Arial CE", Arial, Helvetica, sans-serif;
}

hr {
	border:1px solid #b9d8a4;
}

form {
  margin:0px;
  padding:0px;
}

input,textarea,select {
  border: 1px solid #404040;
  font-size:10px;
}

img{
	border:0px;
}
/*------------------------------------------------------------------------*/

.main{
  width:1000px;
  position:relative;
  margin-left: auto ;
  margin-right: auto ;

}

.header {
  position: relative;
  width: 1000px;
  height: 82px;
  background-image: url('../images/back_title.jpg');
  background-repeat:repeat-x;  
}

.header_left {
  position: absolute;
  left: 0px;
  top:0px;
  width: 500px;
  height: 82px;
}
.header_right {
  position: absolute;
  right: 0px;
  top:0px;
  width: 14px;
  height: 82px;
}

.header_kosik{
  position:absolute;
  right:10px;
  top:5px;
  width:216px;
  height:75px;
  background-image: url('../images/back_cart.gif');
}

.header_kosik_text{
  right:15px;
  top:33px;
  text-align:right;
  position:absolute;
  width:200px;
}

.header_kosik_cena{
  
  font-size:12px;
  font-weight:bold;
  color:blue;
}

.header_kosik_kusov{
  font-size:10px;
  font-weight:normal;
  color:black;
}

.header_mena{
	position:absolute;
	right:250px;
	top:25px;
	text-align:right;
}

.header_akcie{
	position:absolute;
	right:235px;
	top:60px;
	text-align:right;
}

.header_akcie img{
	margin-left:1px;
	float:left;
}

.vlajka_on{
	border:2px lime solid;
}

.vlajka_off{
	border-width:0px;
}

.middle {
	position:relative;
	width: 1000px;
	background-color: #ffffff;
	float:left;clear:both;
	padding:0px;
	margin:0px;
}

.lavy_panel{
    position:relative;
	width: 200px;
	float:left;
	text-align:left;
	font-size: 11px;
	background-image: url('../images/back_left.jpg');
	background-repeat:repeat-y;
	background-position: top right;
}

.pravy_panel{
	position:relative;
	width:170px;
	float:left;
	text-align:left;
	background-image:url('../images/back_right.jpg');
	background-repeat:repeat-y;
	background-position:top left;
}

.hlavny_panel{
  position:relative;
  width: 630px;
  font-size: 11px;
  float:left;
  text-align:left;
}

.skupiny{
	width:190px;
	color:black;
	border:1px #000000 solid; 
	margin-top:10px;
	margin-bottom:10px;
	font-size:12px;	
}

.skupiny_nadpis{
	width:100%; 
	margin-left:2px;
	margin-right:2px;
	margin-top:3px;	
}

.skupiny_polozka_on, .skupiny_polozka_off{
	position:relative;
	margin-left:2px;
	margin-right:2px;
	margin-top:3px;
}

.skupiny_polozka_on{
	background-color:#d9eacc;
}

.skupiny_polozka_off{
	background-color:#b9d8a4;
}

.kontakty{
	width:150px; 
	color:black; 
	position:relative; 
	left:0px; 
	border: 1px solid black; 
	margin-top:10px;
	margin-bottom:10px;
	margin-left:5px;
	font-size:10px;
}

.kontakty_nadpis{
	width:144px; 
	margin-left:3px; 
	background-color:#b9d8a4; 
	margin-top:3px; 
	font-size:12px; 
	height:16px;
	text-align: center;
}

.kontakty_polozka{
	width:144px; 
	margin-left:3px; 
	background-color:#e3f1d9; 
	margin-top:3px; 
	font-size:11px; 
	height:16px;
}

.side_nadpis{
  position:relative;
  float:left;
  font-size:12px;
  font-weight:bold;
  color:#404040;
  left:12px;
}

.side_ciara{
  float:left;
  position:relative;
  left:8px;
  width:140px;
  margin:0px;
  padding:0px;
}

.side_partneri{
	width:170px; 
	left:2px;
	text-align: center;
}

.privitanie{
	width:610px;
	height:150px;
	border:2px #b9d8a4 solid;
	margin-bottom:10px;
	background-color:#eff7e8;
	background-image: url('images/back_uvod.jpg');
}

.simple{
	width:100%;
	height:185px;
}

.hlavicka_tmava{
    position: relative;
    width: 100%;
    height: 20px;
	color: #404040;
	background-color: #b9d8a4;
	text-align:left;
}

.hlavicka_tmava_text{
	position: relative;
	top:3px;
	left:10px;
}

.vyrobky_zoznam_riadok{
	position:relative;
	width:620px;
	margin-top:5px;
	margin-left:0px;
}

.vyrobky_zoznam_polozka{
	position:relative;
	margin:2px;
	float:left;
	border:1px solid #404040;
	background-color:#eff7e8;
}

.vyrobky_zoznam_polozka_simple{
	position:relative;
	margin:2px;
	float:left;
	border:1px solid #404040;
	background-color:#eff7e8;
	width:147px;
	text-align: center;
}


.vz_simple_top{
	position:relative;
	margin:2px;
	font-size:10px;
	text-align:center;
}

.vz_simple_top_1{
	margin-top:2px;
	height:83px;
}

.vz_simple_top_2{
	margin-top:2px;
	font-weight:bold;
	font-size:11px;
	height:40px;
	overflow:hidden;
}

.vz_simple_akcia{
	margin-top:2px;
	color:red;
	font-size:9px;
	overflow:hidden;
}

.vz_simple_cena{
	position:relative;
	margin:3px;
	font-size:12px;
	font-weight:bold;
	background-color:white;
	text-align:right;
}

.vz_simple_button{
	position:relative;
	margin-bottom:2px;
}

.hlaska{
	width:620px;
	font-size:12px;
	background-color:#e3f1d9;
	border:1px red solid;
	margin-left:5px;
}

.odsadenie5{
	margin:5px;
}

.uvodny_obrazok{
	margin:5px;
	float:left;
}

.odsadenie_h10{
	margin-left:10px;
	margin-right:10px;
}

.obrazok_info{
	margin-left:10px;
	margin-right:10px;
	float:left;	
}

.obrazok_kontakty{
	float:left;
}

.kontakty_full{
	position:relative;
	width:620px;
	margin-top:5px;
	margin-left:2px;
}

.red{
	color:red;
}

.black{
	color:black;
}

.green{
	color:green;
}

.width14{
	width:14px;
}