html, body	
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 14px;    
	border: 0px;
	background-color: #bfd4ff;
	color: white;
	
	
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #33ccff;
}

a:hover {
	text-decoration: none;
	color: #11aeff;
}


.odkazy a {
font-family: "Courier New", Courier, monospace;
	color:#a205e4;
	font-size: 20px;
	font-weight: bold;
}

.odkazy a:hover {
font-family: "Courier New", Courier, monospace;
	color:#fa63dc;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

.center {
	width: 1200px;
	margin-left: auto;
   margin-right: auto;
	background-image: url(grafika/opakovani.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
.top {
	width: 1200px;
	height: 289px;
}

.left {
float: left;
   width:150px;
	height:289px;
	background: url(grafika/left.jpg);
}

.right {
float: left;
   width:150px;
	height:289px;
	background: url(grafika/right.jpg) top left;
} 

.menu{
float: left;
   width:900px;
	height:289px;
}


.plocha {
background-image: url(grafika/plocha.jpg);
background-repeat: no-repeat;
background-position: top;
width: 1200px;
min-height: 624px;
}

.okraje {
	padding: 20px 180px 0 180px;
}

/******** logo  **************/

hr {
	text-align: center;
	width: 900px;
}

.paticka {
text-align: center;
}

.odkaz {
	margin:0px 40px 0px 40px;
}

.logo {
text-align: center;
}	

.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;
}

/**** dilna ****/

.dilna {
	margin:0px 10px 10px 10px;
	border: 2px solid white;
}


.oranzova {
color: #ff9900;
}

.zpet {
}



.ukazka a {
font-family: "MS Sans Serif", Geneva, sans-serif;
	color:#cccccc;
	font-size: 12px;
	font-weight: normal;
}

.ukazka a:hover {
font-family: "MS Sans Serif", Geneva, sans-serif;
	color:#ffcc00;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.produkty hr {
width:840px;
}


/******* kontakty */

h4 {
	font-family: "Courier New", Courier, monospace;
	color:#a205e4;
	font-size: 20px;
	font-weight: bold;
}

.nadpis {
	font-family: "Courier New", Courier, monospace;
	color:#ff9900;
	font-size: 16px;
	font-weight: bold;
}

h1 {
	font-size: 18px;
	color:#a205e4;
}

h2 {
	font-size: 16px;
	color: #ff9900;
}