﻿/*----------------------------------------------------------------------------*/
/*--Róbert Murárik KEPER------------------------------------------------------*/
/*--murarik@pezinsko.sk-------------------------------------------------------*/
/*----------------------------------------------------------------------------*/
body
{
  background: url(../App_Images/misc/bg.gif) #0C0C0C no-repeat top;
  color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
  letter-spacing: 0.1em;
  margin: 1px 0px;
}
/*----------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
	margin: 0px;
	padding: 0px;
}
/*----------------------------------------------------------------------------*/
h1
{
	font-size: 16px;
  letter-spacing: 0.1em;
}
/*----------------------------------------------------------------------------*/
h2
{
  color: #FF0000;
	font-size: 15px;
	font-weight: bold;
}
/*----------------------------------------------------------------------------*/
h3
{
  color: #FF0000;
	font-size: 11px;
  font-weight: normal;
}
/*----------------------------------------------------------------------------*/
h4
{
	font-size: 11px;
	font-weight: normal;
  margin: 5px 0px;
}
/*----------------------------------------------------------------------------*/
h5
{
  display: inline-block;
  font-size: 15px;
  padding: 3px;
}
/*----------------------------------------------------------------------------*/
#page
{
  color: #000000;
  margin: 0 auto;
  width: 1000px;
}
/*----------------------------------------------------------------------------*/
#info_lista
{
  background-color: #000000;
  color: #FFFFFF;
  padding-bottom: 1px;
  text-align: right;
}
/*----------------------------------------------------------------------------*/
#info_lista .login
{
  border-right: solid 1px #FFFFFF;
  color: #FFFFFF;
  padding-right: 6px;
}
/*----------------------------------------------------------------------------*/
#info_lista a
{
	color: #FFFFFF;
	text-decoration: none;
}
/*----------------------------------------------------------------------------*/
#top
{
  background-color: #FFFFFF;
	clear: both;
	margin: 0 auto;
  height: 49px;
	text-align: left;
	width: 1000px; 
	border-top: solid 5px #FFFFFF;
  border-bottom: solid 4px #FFFFFF;
}
/*----------------------------------------------------------------------------*/
#top img
{
	margin: 0px;
  padding: 0px;
}
/*----------------------------------------------------------------------------*/
#top div#logo
{
	float: left;
  cursor: pointer;
  width: 750px;
}
/*----------------------------------------------------------------------------*/
#top div#kosik
{
	float: left;
  cursor: pointer;
  width: 250px;
}
/*----------------------------------------------------------------------------*/
#top div#kosik div#in
{
	border: solid 1px #FF0000;
  margin: 0px 5px 5px 30px;
  padding: 1px;
  line-height: 12px;
  text-align: center;
}
/*----------------------------------------------------------------------------*/
#top div#kosik div#in .nadpis
{
  background-color: #FF0000;
  color: #FFFFFF;
  font-family: 'Trebuchet MS';
  font-size: 14px;
  font-weight: bold;
	display: block;
  margin: 1px;
  padding: 3px;
  width: auto;
}
/*----------------------------------------------------------------------------*/
#top div#kosik div#in .poloziek_cena
{
  display: block;
  padding: 5px 1px;
}
/*----------------------------------------------------------------------------*/
#middle
{
  background-color: #FFFFFF;
  border-top: solid 2px #CCCCCC;
  border-bottom: solid 2px #CCCCCC;
  width: 1000px;
  margin: 0px;
}
/*----------------------------------------------------------------------------*/
#middle #site_map
{
	padding: 3px 4px;
	text-align: left;
  text-transform: uppercase;
	width: 780px; 
}
/*----------------------------------------------------------------------------*/
#middle #site_map a
{
	color: #FF0000;
}
/*----------------------------------------------------------------------------*/
#middle .sitemap
{
  font-family: tahoma;
  font-size: 11px;
}
/*----------------------------------------------------------------------------*/
#blogy
{
  clear: both;
  background-color: #FFFFFF;
  height: 0px;
  width: 1000px;
  margin: 2px 0px;
}
/*----------------------------------------------------------------------------*/
#col_left 
{
  float: left;
  margin: 1px 0px;
  width: 200px;
  vertical-align: top;
}
/*----------------------------------------------------------------------------*/
#col_left #autobanner
{
  margin: 1px 1px;
}
/*----------------------------------------------------------------------------*/
#col_right
{
  background-color: #FFFFFF;
  float: right;
  margin: 2px 6px 2px 0px;
  width: 790px;
  vertical-align: top;
}
/*----------------------------------------------------------------------------*/
#col_left ul
{
	margin: 0px 1px;
	padding: 0px;
	list-style-type: none;
	width: auto;
}
/*----------------------------------------------------------------------------*/
#col_left ul li a
{
  color: #FFFFFF;
  display: block;
  background-color: #A70808;
  text-decoration: none;
  width: 192px;
  padding: 3px;
  border-bottom: solid 1px #FFFFFF;
  font-family: 'trebuchet MS';
  font-size: 14px;
  cursor: pointer;
  font-weight: bold;
  text-transform: uppercase;
}
/*----------------------------------------------------------------------------*/
#col_left ul li a:hover, #col_left ul li a.current
{
	text-decoration: none;
  background-color: #FF0000;
  color: #000000;
}
/*----------------------------------------------------------------------------*/
#col_left ul li a.novinky
{
  color: #FFFFFF;
  display: block;
  background-color: #269717;
  text-decoration: none;
  width: 192px;
  padding: 3px;
  border-bottom: solid 1px #FFFFFF;
  font-family: 'trebuchet MS';
  font-size: 14px;
  cursor: pointer;
  font-weight: bold;
  text-transform: uppercase;
}
/*----------------------------------------------------------------------------*/
#col_left ul li a.novinky:hover
{
	text-decoration: none;
  background-color: #64B559;
  color: #000000;
}
/*----------------------------------------------------------------------------*/
#col_left ul li a.vypredaj
{
  color: #FFFFFF;
  display: block;
  background-color: #3458B4;
  text-decoration: none;
  width: 192px;
  padding: 3px;
  border-bottom: solid 1px #FFFFFF;
  font-family: 'trebuchet MS';
  font-size: 14px;
  cursor: pointer;
  font-weight: bold;
  text-transform: uppercase;
}
/*----------------------------------------------------------------------------*/
#col_left ul li a.vypredaj:hover
{
	text-decoration: none;
  background-color: #6C84C2;
  color: #000000;
}
/*----------------------------------------------------------------------------*/
#col_left ul li a.akcie
{
  color: #FFFFFF;
  display: block;
  background-color: #B6891D;
  text-decoration: none;
  width: 192px;
  padding: 3px;
  border-bottom: solid 1px #FFFFFF;
  font-family: 'trebuchet MS';
  font-size: 14px;
  cursor: pointer;
  font-weight: bold;
  text-transform: uppercase;
}
/*----------------------------------------------------------------------------*/
#col_left ul li a.akcie:hover
{
	text-decoration: none;
  background-color: #CEA84D;
  color: #000000;
}
/*----------------------------------------------------------------------------*/
#col_left ul li a.zlavneny
{
  color: #FFFFFF;
  display: block;
  background-color: #FF00FF;
  text-decoration: none;
  width: 192px;
  padding: 3px;
  border-bottom: solid 1px #FFFFFF;
  font-family: 'trebuchet MS';
  font-size: 14px;
  cursor: pointer;
  font-weight: bold;
  text-transform: uppercase;
}
/*----------------------------------------------------------------------------*/
#col_left ul li a.zlavneny:hover
{
  text-decoration: none;
  background-color: #FF66FF;
  color: #000000;
}
/*----------------------------------------------------------------------------*/
#col_left ul li a.pkat
{
  color: #000000;
  display: block;
  background-color: #E9E9E9;
  text-decoration: none;
  width: 186px;
  padding: 2px 6px;
  border-bottom: solid 1px #C0C0C0;
  font-family: 'trebuchet MS';
  font-size: 11px;
  cursor: pointer;
  font-weight: normal;
  text-transform: uppercase;
}
/*----------------------------------------------------------------------------*/
#col_left ul li a.pkat:hover, #col_left ul li a.pcurrent
{
	text-decoration: none;
  background-color: #C0C0C0;
  font-weight: normal;
  font-family: 'trebuchet MS';
  font-size: 11px;
  width: 186px;
  padding: 2px 6px;
  color: #FF0000;
}
/*----------------------------------------------------------------------------*/
.nadpis
{
  background-color: #D3D3D3;
  display: block;
  margin: 4px 2px 1px 3px;
  padding: 2px;
  padding-top: 3px;
  text-align: center;
  width: 782px;
}
/*----------------------------------------------------------------------------*/
.strankovanie
{
  clear: both;
	margin: 0px;
	padding: 3px 1px 3px 0px;
	text-align: right;
}
/*---------------------------------------------------------------------------*/
.strankovanie a.strankovanie 
{
	text-decoration: none;
	color: #FF0000;
	letter-spacing: 0px;
	padding: 0px 1px;
}
/*---------------------------------------------------------------------------*/
.strankovanie a.strankovanie:hover
{
	text-decoration: underline;
}
/*----------------------------------------------------------------------------*/
#bottom
{
  background-color: #151413;
  color: #FFFFFF;
	clear: both;
	margin: 0px;
	text-align: center;
  padding: 0px;
	width: 1000px; 
	margin: 0px;
	border-top: solid 4px #FFFFFF;
}
/*----------------------------------------------------------------------------*/
#bottom .linky_a
{
	float: left;
	text-align: left;
	margin: 4px 14px 10px 0px;
	width: 240px;
}
/*----------------------------------------------------------------------------*/
#bottom .linky
{
	float: left;
	text-align: left;
	margin: 4px 0px;
	width: 238px;
}
/*----------------------------------------------------------------------------*/
#bottom ul
{
	margin: 0px 0px 0px 4px;
	padding: 0px;
	list-style-type: none;
	width: auto;
}
/*----------------------------------------------------------------------------*/
#bottom ul li a
{
  color: #FFFFFF;
	text-decoration: none;
}
/*----------------------------------------------------------------------------*/
#bottom ul li a:hover
{
	text-decoration: underline;
}
/*----------------------------------------------------------------------------*/
#bottom .nadpis_bottom
{
  background-color: #A70808;
	margin: 0px;
	color: #000000;
	font-size: 11px;
  padding: 2px 0px 2px 4px;
	text-transform: uppercase;
  font-weight: bold;
}
/*----------------------------------------------------------------------------*/
#copyright_box
{
	clear: both;
  display: block;
	border-top: dotted 1px #FFFFFF;
}
/*----------------------------------------------------------------------------*/
#copyright_box #copyright
{
	color: #FFFFFF;
  display: block;
  float: left;
	text-align: left;
	margin-top: 3px;
	margin-bottom: 5px;
  width: 65%;
}
/*----------------------------------------------------------------------------*/
#copyright_box #last_info
{
	color: #FFFFFF;
  display: block;
  float: right;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 10px;
  width: 35%;
}
/*----------------------------------------------------------------------------*/
.tovar_box
{
  background: url(../App_Images/misc/bg.png) repeat;
  border: double 3px #D3D3D3;
  cursor: pointer;
  display: block;
  width: 380px;
  margin: 2px;
  padding: 2px;
}
/*----------------------------------------------------------------------------*/
.tovar_box:hover
{
  border: 3px double #ACACAC;
}
/*----------------------------------------------------------------------------*/
.tovar_box .foto
{
  background-color: #FFFFFF;
  float: left;
  height: 160px;
  width: 160px;
  text-align: center;
}
/*----------------------------------------------------------------------------*/
.tovar_box .foto img
{
  max-height: 160px;
  max-width: 160px;
  _height: 160px;
  _width: 160px;
}
/*----------------------------------------------------------------------------*/
.tovar_box .text
{
  display: block;
  float: right;
  width: 217px;
}
/*----------------------------------------------------------------------------*/
.tovar_box .info
{
  display: block;
  height: 132px;
}
/*----------------------------------------------------------------------------*/
.tovar_box .cena
{
  background: #B2F44A url(../App_Images/misc/detail.png) no-repeat center right;
  display: block;
  padding: 2px;
}
/*----------------------------------------------------------------------------*/
.addthis_toolbox 
{
  display: block;
  float: right;
	margin: 6px 0px;
  width: 310px;
}
/*----------------------------------------------------------------------------*/
.koniec
{
  clear: both;
  display: block;
  width: 100%;
}
/*----------------------------------------------------------------------------*/
.kosik_pocet
{
  font-weight: bold;
  text-align: center;
  width: 20px;
}
/*---------------------------------------------------------------------------*/
#prazdny
{
	font-size: 11px;
	text-align: center;
	padding: 80px;
	width: 623px;
  margin: 0px;
	border: solid 1px #DFDBDA;
	color: #FF0000;
}
/*---------------------------------------------------------------------------*/
.kosik_bottom
{
	background-color: #B2F44A;
	height: 25px;
	padding: 5px;
	border-left: solid 3px #FFFFFF;
  border-right: solid 2px #FFFFFF;
}
/*---------------------------------------------------------------------------*/
.kosik_bottom #button
{
	float: left;
	display: inline;
	font-weight: bold;
	padding: 0px;
	margin-top: 2px;
	text-align: right;
}
/*----------------------------------------------------------------------------*/
.kosik_bottom #button .formular
{
  font-size: 11px;
}
/*---------------------------------------------------------------------------*/
.celkova_cena
{
	color: #FF0000;
	float: right;
	display: inline;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 4px 51px 0px 0px;
	text-align: right;
	letter-spacing: 0px;
}
/*----------------------------------------------------------------------------*/
.button_odoslat
{
	float: right;
	padding: 10px 0px;
}
/*----------------------------------------------------------------------------*/
.button_odoslat input
{
	font-weight: bold;
	font-size: 12px;
  margin-right: 3px;
	font-family: 'Trebuchet MS';
}
/*----------------------------------------------------------------------------*/
.legenda
{
	clear: both;
	padding: 25px 0px 30px 4px;
	color: #333333;
}
/*----------------------------------------------------------------------------*/
table.adresa
{
	width: 100%;
  margin: 1px;
}
/*----------------------------------------------------------------------------*/
table.adresa td.left
{
  background-color: #E9E8E5;
  padding: 2px;
  text-align: right;
  text-transform: uppercase;
	width: 150px;
}
/*----------------------------------------------------------------------------*/
table.adresa td.leftr
{
  background-color: #E9E8E5;
  color: #FF0000;
  padding: 2px;
  text-align: right;
  text-transform: uppercase;
	width: 150px;
}
/*----------------------------------------------------------------------------*/
table.adresa td.right
{
  background-color: #D4D4D4;
  padding: 2px;
  text-align: left;
	width: 570px;
}
/*----------------------------------------------------------------------------*/
table.adresa td.right input.formular
{
	font-size: 11px;
  width: 200px;
}
/*----------------------------------------------------------------------------*/
p.hotovo
{
	padding: 10px;
}
/*----------------------------------------------------------------------------*/
p.hotovo .formular
{
	font-size: 11px;
}
/*----------------------------------------------------------------------------*/
.zlava
{
  color: #FFFFFF;
  display: block;
  font-weight: bold;
  font-size: 14px;
  padding: 8px 0px 0px 8px;
}
/*----------------------------------------------------------------------------*/
.stara_cena
{
  color: #FF0000;
  font-size: 12px;
  font-weight: bold;
  padding: 3px;
  text-decoration: line-through;
}
/*----------------------------------------------------------------------------*/
.zlava_div
{
  position: relative;
}
/*----------------------------------------------------------------------------*/
.zlava_div div
{
  position: absolute;
  background: url(../App_Images/misc/zlava.png) left top no-repeat;
  padding: 7px 0px 0px 0px;
}
/*----------------------------------------------------------------------------*/
.zlava_div div, .zlava_div div img
{
	width: 50px;
	height: 49px;
}
/*----------------------------------------------------------------------------*/
#ponuka
{
  clear: both;
  background-color: #FF9933;
  margin-left: 10px;
  padding: 5px;
}
/*----------------------------------------------------------------------------*/
#login
{
  margin: 200px 0px 200px 30px;
}
/*----------------------------------------------------------------------------*/
.formular
{
  font-size: 11px;
}
/*----------------------------------------------------------------------------*/
#newsletter 
{
	padding: 1px;
}
/*----------------------------------------------------------------------------*/
#newsletter .text_box
{
	padding: 2px 0px 2px 2px;
	text-align: justify;
	line-height: 13px;
}
/*----------------------------------------------------------------------------*/
#newsletter .nadpis_box
{
	display: block;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 2px;
  padding-top: 0px;
	background-color: #DDD9D9;
	text-align: center;
	letter-spacing: 2px;
	text-transform: uppercase;
}
/*----------------------------------------------------------------------------*/
#medzipanel 
{
  background-color: #FFFFFF;
	border-top: solid 2px #DDD9D9;
  clear: both;
	width: 1000px;

}
/*----------------------------------------------------------------------------*/
#medzipanel #left
{
	float: left;
  width: 500px;
}
/*----------------------------------------------------------------------------*/
#medzipanel #right
{
	float: left;
  width: 500px;
}
/*----------------------------------------------------------------------------*/
#NadSut
{
  margin: 20px 0px;
  text-align: center;
}
/*----------------------------------------------------------------------------*/
#NadSut h2
{
  font-size: 25px;
}
/*----------------------------------------------------------------------------*/
#CasDoKonHla
{
  background-color: #FF0000;
  border: solid 1px #FF0000;
  color: #FFFFFF;
  font-family: Trebuchet MS;
  font-size: 25px;
  padding: 1px;
  margin: 0 auto;
  width: 500px;
  text-align: center;
}
/*----------------------------------------------------------------------------*/
#CasDoKonHla .Inf
{
  background-color: #FFFFFF;
  display: block;
  color: #000000;
  font-family: Trebuchet MS;
  font-size: 12px;
  padding: 0px;
  margin: 0 auto;
  width: 498px;
  text-align: center;
}
/*----------------------------------------------------------------------------*/
p.Sut
{
  padding: 10px;
  font-size: 16px;
  font-weight: bold;
  line-height: 25px;
  text-align: center;
}
/*----------------------------------------------------------------------------*/
#Pil
{
  text-align: center;
  margin: 30px;
}
/*----------------------------------------------------------------------------*/
#Pil .ForSut
{
  color: #FF0000;
  font-family: Trebuchet MS;
  font-size: 11px;
  padding: 2px;
}
/*----------------------------------------------------------------------------*/
#For
{
  background-color: #FF0000;
  color: #FFFFFF;
  text-align: center;
  margin: 0 auto;
  padding: 10px;
  width: 500px;
}
/*----------------------------------------------------------------------------*/
#For .ForSut
{
  color: #FF0000;
  font-family: Trebuchet MS;
  font-size: 11px;
  padding: 2px;
  width: 300px;
}
/*----------------------------------------------------------------------------*/
#For .PodSut
{
  display: block;
  padding-right: 25px;
  text-align: justify;
}
/*----------------------------------------------------------------------------*/
#ForClu
{
  display: block;
  padding-right: 25px;
  text-align: justify;
}
/*----------------------------------------------------------------------------*/
#ForClu #Ima
{
  margin-left: 12px;
  width: 765px;
}
/*----------------------------------------------------------------------------*/
.foto_k
{
  max-height: 50px;
  max-width: 50px;
  border-bottom: solid 3px #FFFFFF;
  border-top: solid 3px #FFFFFF;
}
/*----------------------------------------------------------------------------*/
#middle #right #nieje
{
  background-color: #FFFFFF;
  border: 1px solid #CECECE;
  float: left;
  margin-left: 3px;
  padding: 60px 0px;
  text-align: center;
  width: 780px;
}
/*----------------------------------------------------------------------------*/
.str
{
  clear: both;
  display: block;
	margin: 3px 0px;
	padding: 3px 0px 3px 0px;
	text-align: right;
}
/*---------------------------------------------------------------------------*/
.str a
{
	background-position: url(../App_Images/misc/bg.png) repeat;
	text-decoration: none;
	border: 1px solid #B1B1B1;
	background: url(../App_Images/misc/bg.png) repeat;
	color: #FF0000;
	letter-spacing: 0px;
	padding: 1px 4px 2px 5px;
}
/*---------------------------------------------------------------------------*/
.str a:hover
{
  background: url(../App_Images/misc/bg-menu.png) repeat;
	color: #000000;
}
/*----------------------------------------------------------------------------*/