html, body	
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;    
	border: 0px;
	background-color: #7f7f7f;
	color: white;
	background-image: url(grafika/pozadi.jpg);
	background-position: center;
	background-repeat: repeat-y;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #ff3300;
}

.center {
	width: 908px;
   margin-left: auto;
   margin-right: auto;
	
}

.hlavicka {
background-image: url(grafika/hlavicka.jpg);
	width: 908px;
	height: 30px;
}

.logo {
	width: 908px;
	height: 42px;
}

.pole {
	width: 908px;
}

.left {
float: left;
width: 245px;
background-image: url(grafika/menu-left-opakovani.jpg);
background-repeat: repeat-y;
min-height: 812px;
}

.left-menu {
width: 245px;
min-height: 812px;
background-image: url(grafika/menu-left.jpg);
background-repeat: no-repeat;
background-position: top;
}

.left-menu-okraje {
	padding:  300px 10px 0px 20px;
}

.nadpismenu{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.left-paticka {
width: 245px;
height: 19px;
background-image: url(grafika/menu-left-paticka.jpg);
}



.right
{
float: left;
width: 663px;
}

.menu-left
{
float: left;
width: 197px;
height: 309px;
background-image: url(grafika/menu-okraj-left.jpg);
}

.menu-stred
{
float: left;
width: 155px;
height: 309px;
background-image: url(grafika/menu.jpg);
}

.menu-okraje {
padding: 100px 0px 0px 0px;
text-align: center;
}

.menu {
	margin: 0px 0px 12px 0px;
}

.menu a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: white;
} 

.menu a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: black;
} 

.menuaktiv {
	margin: 0px 0px 12px 0px;
}

.menuaktiv a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffcc00;
} 



.eshopodkazy {
padding: 0px 10px 0px 10px;
}

.eshopodkazy a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	
} 

.eshopodkazy a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff3300;
	
} 

.eshopodkazyaktivni {
	padding: 0px 0px 0px 10px;
}

.eshopodkazyaktivni a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff3300;
	
} 

/******* eshop ******/

.eshopnadpis {
	text-align: right;
	padding: 0px 20px 0px 0px;
}

.eshopnadpis h1 {
color: #cccccc;
font-size: x-large;
font-weight: normal;
}

.eshoptitulek h2 {
color: white;
font-size: large;
font-weight: normal;
}

.eshopobal {
	width: 660px;
	clear: both;
}

.obrazek {
	float: left;
	width: 110px;
}

.text {
	float: left;
	width: 400px;
}

.cena {
	float: left;
	width: 150px;
	text-align: center;
}

.cara {
	clear: both;
}


hr {
	width: 99%;
	color: gray;
}

.zelena 
{
	font-size: 14px;
	color: #9cce37;
	font-weight: bold;
}


/******************* kosik*********/
input.kusy {
	width: 30px;
	clear:both;
}

.kosik-polozky {
	width: 600px;
	clear: both;
	font-size: 12px;
	color: #9cce37;
	font-weight: bold;
	height: 50px;
}

.kosik-polozky2 {
	width: 600px;
	clear: both;
	font-size: 12px;
	color: white;
	font-weight: bold;
}

.kosik-polozky3 {
	width: 600px;
	clear: both;
	font-size: 14px;
	color: #9cce37;
	font-weight: bold;
	
}


.kosik-nazev {
	float: left;
	width: 250px;
}

.kosik-cena {
	float: left;
	width: 100px;
	text-align: center;
}

.kosik-kusy {
	float: left;
	width: 100px;
	text-align: center;
}

.kosik-smazat {
	float: left;
	width: 20px;
	text-align: center;
}

.kosik-celkem {
	float: left;
	width: 100px;
	text-align: center;
}

input.kusy {
	font-size: 12px;
	color: #9cce37;
	font-weight: bold;
	border: 1px solid white;
	background-color: black;
	position: relative;
	top: -5px;
}


.menu-right
{
float: left;
width: 311px;
height: 309px;
background-image: url(grafika/menu-okraj-right.jpg);
}

.plocha {
clear: both;
	width: 663px;
	min-height: 523px;
	background-image: url(grafika/plocha.jpg);
	background-position: top;
	background-repeat: no-repeat;	
}

.paticka {
	clear: both;
	text-align: center;
	width: 908px;
	padding: 15px;
}

.lp {
font-family: "Courier New", Courier, monospace;
color: white;
font-size: 12px;
}

.cervena {
font-family: "Courier New", Courier, monospace;
color: red;
font-size: 14px;
}

.seda {
font-family: "Courier New", Courier, monospace;
color: #999999;
font-size: 12px;
}


.uvod {
	text-align: center;
	clear: both;
}


.ceniktabulka {
	font-size: 12px;
	text-align: center;
}

.ceniktabulka td {
	background-color: #ddffcc;
	color: #333333;
}

tr.sudy * {
	background: #ff9933;
	font-weight: bold;
	}
	
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #f28e06;
}	

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fbc900;
	margin-bottom: 0px;
	margin-top: 5px;
}

.info h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff6347;
	margin-bottom: 0px;
}

.uvod h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fbc900;
	margin-bottom: 0px;
	margin-top: 5px;
} 

.uvod p {
	text-align: left;
}

.novinky {
	
}

.novinky h3
{
		font-size: 16px;
	color: #9cce37;
	font-weight: bold;
}

.novinkynadpis {
	float: left;
		font-size: 16px;
	color: red;
	font-weight: bold;
}

.novinkydatum{
	float: right;
		font-size: 10px;
	color: #7e7e7e;
	margin-right: 10px;
}

.novinkytext{
clear: both;
}

.referencenadpis {
	float: left;
		font-size: 16px;
	color: #9cce37;
	font-weight: bold;
}

.referencetext{
clear: both;
}




	