﻿body
{
	margin:				0px;
	background-color:	#fffaed;
	font-family:		Tahoma, MS Sans Serif, Arial CE, Arial, Sans-Serif;
	font-size:			11px;
	color:				black;
	line-height:		18px;
}

#patka
{
	width:		100%;
	font-weight: 400;
}

td.produktbox
{
	background-image:	url(http://www.elektrodoplnky.cz/obr/produktbox.jpg);
	width:				259px;
	height:				158px;
	vertical-align:		top;
	padding:			10px;
}

#topSubmenu
{
	position:	absolute;
	top:		210px;	
	left:		208px;
	text-align: left;
	color:		white;
}

#data
{
	position:	absolute;
	top:		245px;	
	left:		220px;
	text-align: left;
	color:		white;
}

#data2
{
	position:	absolute;
	top:		225px;	
	left:		235px;
	text-align: left;
	color:		white;
}

#levemenu
{
	width:			100%;
	text-align:		left;
	/*background-image: url(http://www.elektrodoplnky.cz/obr/levemenupozadi.jpg);
	background-repeat: repeat-y;*/
}

#Kosik
{
	text-align: right;
}

table
{
	border-collapse:	collapse;
	text-align:			left;
	/*margin:				0 0 0 0;
	padding:			0px;*/
	font-family:		Tahoma, MS Sans Serif, Arial CE, Arial, Sans-Serif;
	font-size:			11px;
	border:				0px;
	line-height:		18px;
}

tr,td
{
	padding:			0px;
	margin:				0px;
	vertical-align:		top;
}
td.polozkaKosik
{
	padding-top:		5px;
	padding-bottom:		5px;
	border-bottom:		1px dashed gray;
	padding-left:		10px;
	padding-right:		10px;
}

form
{
	font-family:		Tahoma, MS Sans Serif, sans-serif;
	font-size:			11px;
	color:				black;
}

input, select, textarea
{
	font-family:		Tahoma, MS Sans Serif, sans-serif;
	font-size:			11px;
	color:				black;
	border:				1px solid black;
	background-color:	white;
}

input.RedWhite
{
	color:				white;
	border:				1px solid #a83603;
	background-color:	#a83603;
}

.frmVyplnit
{
	border-bottom:		1px solid #a83603;
	border-style:		groove;
}

td.mnu
{
	color:				white;
	background-image:	url('/Obr/separator.jpg');
	background-repeat:	no-repeat;
	background-position: right;
	padding-left:		5px;
	padding-right:		15px;
	padding-top:		2px;
	cursor:				default;
	text-align:			right;
}

td.mnu2
{
	color:				white;
	padding-left:		5px;
	padding-top:		2px;
	cursor:				default;
}

table.produkt
{
	
	border:				1px solid #a83603;
	
}

table.tblData
{
	line-height:		23px;
}

tr.produktcap
{
	background-color:	#a83603;
	color:				white;
	height:				25px;
	vertical-align:		middle;
}

tr.produkt
{
	background-color:	white;
	color:				black;
}

tr.produkt2
{
	background-color:	#f7f2e4;
	color:				black;
}

td.produkt3
{
	background-color:	#a83603;
	color:				white;
	padding:			5px;
	padding-left:		10px;
}

td.produkt4
{
	background-color:	#f7f2e4;
	color:				black;
	padding:			5px;
}

td.pol
{
	padding:			4px;
	padding-left:		6px;
	vertical-align:		middle;
}

table.mpage
{
	padding:			10px;
	margin-bottom:		15px;
}
td.mpageleftline
{
	border-left:		1px solid #a83603;
	padding-left:		10px;
	padding-right:		15px;
}

.popupCenik
{
	background-color:	#fffaed;
	border:				1px solid #a83603;
	color:				black;
	padding:			10px;
	line-height:		19px;
	padding-bottom:		5px;
	padding-top:		5px;
}

tr.produkt_dark
{
	background-color: #f5ecdb;
}

tr.produkt_light
{
	background-color: #fffaed;
}