/*                        Struktura noviniek na stranke*/
#main_right_bottom_left_novinky {
	 position: relative;
	 float: left;
	 margin: 0px;
	 margin-top: 10px;
	 padding: 0px;
	 padding-left: 9px;
}


#novinky_left {
	 position: relative;
	 width: 176px;
	 height: 81px;
	 float: left;
	 margin: 0px;
	 margin-right: 9px;
	 padding: 0px;
	 background-image: url(../image/bg_novinky.gif);
	 background-position: left top;
	 background-repeat: no-repeat;
}

#novinky_right {
	 position: relative;
	 width: 176px;
	 height: 81px;
	 float: left;
	 margin: 0px;
	 padding: 0px;
	 background-image: url(../image/bg_novinky.gif);
	 background-position: left top;
	 background-repeat: no-repeat;
}

H1.maintext {
	position: relative;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	letter-spacing: normal;
	font-size: 13px;
	line-height: 20px;
	color: #628fc1;
	font-weight: bold;
}

H1.nazovprodukt {
	position: relative;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	letter-spacing: normal;
	font-size: 12px;
	line-height: 15px;
	color: #628fc1;
	font-weight: bold;
}

H2.odstavec {
	position: relative;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 22px;
	color: #e89700;
	font-weight: bold;
}

H2.odsek {
	position: relative;
	left: 10px;
	width: 98%;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 14px;
	line-height: 22px;
	color: #e89700;
	font-weight: bold;
	float: left;
}

P.novinkyin {
	position: relative;
	left: 8px;
	top: 6px;
	width: 161px;
	height: 54px;
	margin: 0px;
	margin-bottom: 8px;
	padding: 0px;
  font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #656565;
	font-weight: normal;
	overflow: hidden
}

.novinkyin a {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 14px;
	color: #777777;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../image/sep_link.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
}

.novinkyin a:hover {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

B.novinkyin {
	color: #527Fb1;
}


/*                        Struktura pisma v hornej a strednej liste*/
.topline_white {
	position: relative;
	float: right;
	margin: 0px;
	margin-top: 11px;
	padding: 0px;
	padding-right: 20px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #ffffff;
	font-weight: bold;
}

.topline_white a {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.topline_white a:hover {
	font-family: Tahoma;
	color: #F2F2F2;
	font-weight: bold;
	text-decoration: none;
}

P.toplinephone {
	position: relative;
	float: right;
	margin: 0px;
	margin-top: 9px;
	padding: 0px;
	padding-right: 40px;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 15px;
	color: #ffffff;
	font-weight: bold;
}

.topline_left {
	position: relative;
	left: 15px;
	float: left;
	margin: 0px;
	margin-top: 3px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #ffffff;
	font-weight: normal;
}


/*                        Struktura divu search*/
P.search {
	position: relative;
	left: 10px;
	top: 30px;
	width: 150px;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #7E7E7E;
	font-weight: normal;
}

.search a {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	color: #628FC1;
	font-weight: normal;
	text-decoration: none;
}

.search a:hover {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	color: #628FC1;
	font-weight: normal;
	text-decoration: none;
}

input.search {
	width: 100px;
	margin: 0px;
	margin-top: 5px;
	padding: 1px;
	font-family: Tahoma;
	font-size: 12px;
	color: #7E7E7E;
	font-weight: normal;
	border: 1px solid #AFAFAF;
}


/*                        Struktura obsahu bottom*/
P.bottomline {
  position: relative;
  float: right;
  padding: 0px;
  padding-right: 20px;
  margin: 0px;
  margin-top: 8px;
  font-family: Tahoma;
  font-size: 10px;
  line-height: 13px;
  color: #ffffff;
  font-weight: normal;
}

.bottomline a {
  font-family: Tahoma;
  font-size: 10px;
  color: #ffffff;
  font-weight: normal;
  text-decoration: none;
}

.bottomline a:hover {
  font-family: Tahoma;
  font-size: 10px;
  line-height: 13px;
  color: #dddddd;
  font-weight: normal;
  text-decoration: none;
}

.bottomcreated {
  font-family: Tahoma;
  font-size: 10px;
  line-height: 18px;
  color: #ffffff;
  font-weight: normal;
  text-align: center;
}

.bottomcreated a {
  font-family: Tahoma;
  font-size: 10px;
  line-height: 18px;
  color: #ffffff;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
}

.bottomcreated a:hover {
  color: #dddddd;
  font-weight: normal;
  text-decoration: none;
}


/*                        deficia pisiem*/

B.space {
	font-size: 2px;
	line-height: 2px;
}

B.maintextw {
  color: white;
}

B.maintextwi {
  color: white;
  font-size: 11px;
}

B.maintext {
  font-size: 11px;
  font-weight: bold;
}

B.maintextblink {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #777777;
  font-weight: bold;
  text-decoration: blink;
}

B.maintextr {
  color: #52bb47;
}

B.mininb {
  font-size: 10px;
  font-weight: normal;
  color: #999999;
}

.maintext {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #777777;
	font-weight: normal;
}

.maintext a {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #1f689c;
	font-weight: normal;
	text-decoration: none;
}

.maintext a:hover {
	color: #555555;
	font-weight: normal;
	text-decoration: none;
}


/*                        deficia divov stredovaho obsahu*/
#uvodobsah {
	position: relative;
	left: 7px;
	width: 370px;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
}


#vypisobsah {
	position: relative;
	left: 7px;
	width: 370px;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
}

#lista {
	position: relative;
	left: 7px;
	width: 360px;
	float: left;
	padding: 0px;
	padding-bottom: 2px;
	padding-top: 1px;
	margin: 0px;
	background-color: #f8f8f8;
}

#obsahbottom {
	position: relative;
	left: 7px;
	width: 360px;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	background-color: #Efefef;
}



/*                        deficia obsahu produktoveho okna*/
DIV.oknoproduktu {
	position: relative;
	width: 178px;
	height: 180px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 6px;
	margin-top: 6px;
	padding: 0px;
	float: left;
	border: 0px;
	border-right: 1px dotted silver;
   border-bottom: 1px dotted silver;
}

DIV.oknoproduktunb {
	position: relative;
	left: 5px;
	width: 176px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 6px;
	margin-top: 6px;
	padding: 0px;
	padding-bottom: 10px;
	float: left;
	border: 0px;
}

H2.produktnazov {
	position: relative;
	left: 2px;
	margin: 0px;;
	padding: 0px;
	float: left;
	border: 0px;
	color: #729Fd1;
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	letter-spacing: normal;
	text-align: left;
}

.produktnazov a {
	color: #729Fd1;
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	letter-spacing: normal;
	text-align: left;
	font-weight: bold;
}

.produktnazov a:hover {
	color: #729Fd1;
	letter-spacing: normal;
	text-align: left;
	font-weight: bold;
}

P.popissmall {
	position: relative;
	left: 5px;
	width: 88px;
	float: left;
	margin: 0px;
	margin-top: 2px;
	padding: 0px;
	padding-bottom: 5px;
	font-family: Tahoma;
	font-size: 10px;
	line-height: 10px;
	color: #777777;
	letter-spacing: normal;
	font-weight: normal;
	text-align: left;
}


P.akcia {
	position: relative;
	left: 5px;
	width: 88px;
	float: left;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #52BB47;
	letter-spacing: normal;
	font-weight: normal;
	text-align: center;
}

P.cena {
	position: relative;
	left: 5px;
	width: 88px;
	float: left;
	margin: 0px;
	padding: 0px;
  color: #777777;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	letter-spacing: normal;
	text-align: left;
}

strong.cena2 {
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	letter-spacing: normal;
	color: #A7A8AA;
}

strong.dokosika {
	font-size: 10px;
	line-height: 22px;
	font-weight: normal;
	letter-spacing: normal;
}

/*                        deficia tabulkovych buniek*/
.tdc {
	text-align: center;
}

.tdr {
	text-align: right;
}

.tablesilver {
  background-color: #fbfbfb;
  border-bottom: 1px solid #c0c0c0;
}

.trsilver {
  background-color: #efefef;
}

.trgray {
  background-color: #a0a0a0;
}

.trgray2 {
  background-color: #afafaf;
}

.bbb {
  border-bottom: 1px solid #e0e0e0;
}

.btb {
  border-top: 1px solid #e0e0e0;
}

.btbr {
  border-top: 1px solid #e0e0e0;
  text-align: right;
}


/*                        deficia stylov PRIDAT RECENZIU*/

B.nazovrecenzie {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bolder;
	line-height: 22px;
	display: block;
	background-color: #C6C6C6;
	color: #505050;
}


input.pridajrecenziu {
	width: 300px;
	margin: 0px;
	padding: 2px;
	font-family: Tahoma;
	font-size: 12px;
	color: #7E7E7E;
	font-weight: normal;
	border: 1px solid #AFAFAF;
}


.ta_pridajrecenziu {
	width: 300px;
	height: 130px;
	margin: 0px;
	margin-top: 2px;
	padding: 2px;
	font-family: Tahoma;
	font-size: 12px;
	color: #7E7E7E;
	font-weight: normal;
	border: 1px solid #AFAFAF;
}

.hod_pridajrecenziu {
	width: 140px;
	margin: 0px;
	margin-top: 2px;
	padding: 2px;
	font-family: Tahoma;
	font-size: 12px;
	color: #7E7E7E;
	font-weight: normal;
	border: 1px solid #AFAFAF;
}

input.buttonrecenzia {
  background-color: #efefef;
	margin: 0px;
	margin-top: 2px;
	padding: 2px;
	font-family: Tahoma;
	font-size: 12px;
	color: #707070;
	font-weight: normal;
	border: 1px solid #aaaaaa;
}


/*                        deficia stylov ostatných butonnov*/

.formnp {
	padding: 0px;
	margin: 0px;
}


input.button {
	background-image: url(../image/bg_topmenu.gif);  
	margin: 0px;
	margin-top: 0px;
	padding: 1px;
	padding-left: 4px;
	padding-right: 4px; 
	font-family: Tahoma;
	font-size: 11px;
	color: #346Aa3;
	font-weight: bold;
	border: 1px solid #aaaaaa;
}

input.input {
	margin: 0px;
	padding: 2px;
	font-family: Tahoma;
	font-size: 11px;
	color: #7E7E7E;
	font-weight: normal;
	border: 1px solid #AFAFAF;
}

input.inputmini {
	margin: 0px;
	padding: 1px;
	font-family: Tahoma;
	font-size: 11px;
	color: #7E7E7E;
	font-weight: normal;
	border: 1px solid #AFAFAF;
}

.select {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #7E7E7E;
	font-weight: normal;
	border: 1px solid #AFAFAF;
}

textarea.textarea {
	margin: 0px;
	margin-top: 2px;
	padding: 2px;
	font-family: Tahoma;
	font-size: 11px;
	color: #7E7E7E;
	font-weight: normal;
	border: 1px solid #AFAFAF;
}
.maintextnadpis {
	font-size: 14px;
	line-height: 16px;
	font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		color: #697C8F;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-align: left;
}




