body 
{
	font-size: 11px;
	font-family: Verdana, Arial;
	margin: 0px;
	padding: 0;
	color: #4b4b4b;
	background: url(../images/Background.gif) repeat top left;
}

/* Hlavni strana - text */
div.Hlavni
{
	margin-right: 10px;
}


/* Levy hlavni pruh */
/* 
div.LeftPartTop
{
	height: 222px;
	background: url(../images/levy_pruh/mersite_bg.gif) repeat-x top right;
}

table.MainPage tr td.LeftPart
{
	background: url(../images/levy_pruh/sv_rastr_bg.gif) repeat top right;
}

table.MainPage tr td.LeftShadow
{
	background: url(../images/BackStinL.gif) repeat-y top left;
	width: 7px;
}

div.LeftShadowTop
{
	height: 222px;
	width: 7px;
	background: url(../images/BackStinL.gif) no-repeat top left;
}
 */

/*  Pravy hlavni pruh */
/* 
table.MainPage tr td.RightPart
{
	background: url(../images/pravy_pruh/sv_rastr_bg.gif) repeat top left;
}

div.RightPartTop
{
	height: 222px;
	background: url(../images/pravy_pruh/pruh_bg.gif) repeat-x top left;
}

table.MainPage tr td.RightShadow
{
	background: url(../images/BackStinR.gif) repeat-y top left;
	width: 7px;
}

 
div.RightShadowTop
{
	height: 222px;
	width: 7px;
	background: url(../images/pravy_pruh/stin.gif) no-repeat top left;
}
 */

/* Stredni hlavni pruh */

table.MainPage tr td.MainPart
{
	width: 900px;
	border: 0px;
	background-color: White;
}

div.Top
{
	height: 101px;
}

table.MainMenu
{
	width: 900px;
	border: 0px;
	_margin-top: -17px;
}

table.MainMenu tr td
{
	border: 0px;
	height: 0px;
	text-align: center;
	vertical-align: top;
	padding-top: 0px;
}

table.MainMenu tr td a
{
	text-decoration: none;
	/*font-weight: bold;*/
	color: white;
}

table.MainMenu tr td.NormalItem
{
	width: 55px;
	padding-left: 15px;
	padding-right: 8px;
	/* background: url(../images/BTN_OFF.jpg) repeat-x top left;*/
}

table.MainMenu tr td.NormalItem a
{
	color: #FFF;
}







div.MainContent
{
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 20px;
	padding-bottom: 8px;
}

div.MainFooter
{
	width: 100%;
	background-color: #ccc;
	color: White;
	text-align: center;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}

div.SubMenu
{
	background: url(../images/podmenu/podmenu_bg.gif) repeat-x top left;
	height: 21px;
	color: #c5c5c5;
	font-weight: bold;
	padding-left: 8px;
	color: White;
	margin: 0px;
	border: 0px;
}

div.SubMenu a
{
	color: #c5c5c5;
	text-decoration: none;
	height: 21px;
	vertical-align: super;
	margin-left: 8px;
	margin-right: 8px;
}

div.SubMenu span
{
	height: 21px;
	margin-left: 8px;
	margin-right: 8px;
	vertical-align: super;
}

div.Thumbnail
{
	float: left;
	margin-right: 8px;
}

div.Thumbnail img
{
	border: solid 1px #737373;
}

div.NewLine
{
	clear: both;
	font-size: 0px;
	height: 0px;
}

/* Panel Novinky*/
div.Box
{
	float: left;
	width: 194px;
	margin-right: 25px;
	margin-top: 20px;
	margin-bottom: 40px;
}

div.Box div.Caption
{
	font-family: Tahoma, Verdana, Arial;
	width: 194px;
	height: 36px;
	color: white;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	padding-top: 4px;
	background: url(../images/Panel_top.gif) no-repeat top left;
}

div.Box div.Background
{
	width: 194px;
	background: url(../images/Panel_mid.gif) repeat-y top left;
}

div.Box div.Content
{
	width: 182px;
	background: url(../images/Panel_bottom.gif) no-repeat bottom left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 18px;
	font-size: 10px;
}


/* Tabulky */

table.pricelist
{
	border: 1px solid black;
	border-collapse: collapse;
}

table.pricelist td
{
	border: 1px solid black;
}

table.pricelist tr.header td
{
	background-color: #ef0000;
	color: White;
}


table.cenik
{
	border: 0px;
}

table.cenik td
{
	border: 0px;
}

table.cenik tr.header td
{
	background-color: #ef0000;
	color: White;
}

/* Tabulky  OSITMachine*/

table.ositm
{
	border: 0px;
}

table.ositm td
{
	width: 200px;	
	padding: 10px; 	
}


table.ositm h3
{
	color: #ef0000;
}

/* Tabulky  DELL*/

table.delltab
{
	border: 0px;
}

table.delltab td
{
	width: 150px;	
	padding: 10px; 	
}


table.delltab h3
{
	color: #0066cc;
}

table.delltab2 td
{
	width: 200px;	
	padding: 10px; 	
}


table.delltab2
{
	border: 0px;
}

table.delltab2 td
{
	width: 200px;	
	padding: 10px; 	
}

table.delltab2 h3
{
	color: #0066cc;
}

/* Tabulka  DELL - podrobnosti u produktu*/

table.dellprodukt
{
	0px solid #bfbfbf;
	border-collapse: collapse;
}

table.dellprodukt td
{
	width: 300px;	
	1px solid #bfbfbf;
	padding: 10px; 
}


td.color 
{
	background-color: #ebebeb;
}

td.girl
{
	background-color: #f6ebf6;
}

td.blue
{
	background-color: #dde6fe;
}

td.green
{
	background-color: #def4cb;
}

td.color-red
{
	background-color: #ef0000;
	color: White;
}

table.dellprodukt h3
{
	color: #0066cc;
}

div.dell
{
	border: 0px;
}

div.dell h2
{
	color: #0066cc;
}

div.dell h3
{
	color: #0066cc;
}

div.dell a
{
	border: 0px;
	text-decoration: none;
	color: #4b4b4b;
}
-----------------------------

/* Tabulka  akce DELL - podrobnosti u produktu*/

table.dellakce
{
	0px solid #bfbfbf;
	border-collapse: collapse;
}

table.dellakce td
{
	width: 300px;	
	border: 0px;
	padding: 10px; 
}


table.akce h3
{
	color: #0066cc;
}

/*DIV OSIT */
div.osit
{
	border: 0px;
}

div.osit h2
{
	color: #ef0000;
}

div.osit h3
{
	color: #ef0000;
}

div.osit a
{
	border: 0px;
	text-decoration: none;
	color: #4b4b4b;
}

/*Tabulka - nakupni kosil*/
table.carttable
{
	border: 1px;
}

.carttable { color: pink; }
.carttable td { border: 1px solid yellow; }

table.cartcontent
{
	border: 1px solid white;
	width: 100%;
	margin-top: 2em;
	margin-bottom: 2em;
}

.cartcontentcaption
{
	width: auto;
}

.cartcontentcount
{
	width: 110px;
	text-align: center;
}

.cartcontentcount input
{
	border: 1px solid #c5c5c5;
}

.cartcontentprice
{
	width: 110px;
	padding-right: 8px;
	text-align: right;
}

table.cartnewproduct
{
	margin-top: 2em;
	margin-bottom: 2em;
}

table.cartnewproduct td
{
	/*padding-right: 8px;*/
}

.firstcolumn
{
	width: 80px;
}

.cartheader
{
	background-color: #CD0D0B;
}

table.cartsummary
{
	width: 100%;
	border: 1px solid white;
	font-weight: bold;
}

table.cartsummary td
{
	text-align: right;
	padding-right: 8px;
}

