@charset "windows-1250";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	background-image: url(images/bg.gif);
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font-size:12px;
}

img {
	border:none;
}

a, a:link, avisited {	color:#FFFF00; text-decoration:none; }
a:hover {
	color:#00FF00
}



.main {
	width: 720px;
	background: #666666;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left; 
}

.center {
	width : 720px;
	clear:both;
}

.top {
	background: #000000;
	text-align: center; 
}

.top_menu {
	background: #ffffff;
	height: 37px;
	background-image : url(images/top_menu_bg.gif);
}

.topmenu {
	font-size: 12px; 
	color: ##DDDDDD;
	padding: 12px 0px 5px 4px;		
}

.topmenu a {
	font-size: 12px; 
	color: #DDDDDD;		
	text-decoration: none;
	margin-right: 2px;
	padding-right: 16px;
	padding-left: 10px;
	border-right: 1px solid #ffffff;	
}

.topmenu a:hover {
	color: #FF9600;
	background-image: url(images/sipka.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-decoration: underline;
}

.bottom {
	background-image : url(images/footer_bg.gif);
	height: 27px;
	font-size:12px;
	padding-top: 10px;
	text-align : center;
	color : #000000;	
}

/* ------ UNITS ----- */

li {
	text-align : justify;
	line-height : 2;
	margin : 0px 40px 5px 10px;
	color : #000000 ;	
}

.tcenik{
  border-collapse:collapse;
  margin:auto;
  border:1px solid #c7c7c7;
  font-family: Verdana, "Geneva CE", "Arial CE", sans-serif;
  font-size: 12px;
  color : #000000;
}

.tcenik td{
  padding:5px 10px;
  border:1px solid #c7c7c7;
}

.tcenik tr{
  padding:3px;
  border:1px solid #c7c7c7;
}

.blokmoto {
	margin: 1px 1px 1px 1px; 
	background-color: #666666;
	text-align: left;
	clear: both;
}

.bloknadpis {
	color : #FF6600;
	text-align : center;
	font-size : 18px;
	font-weight : bold;
}

.blokunit {
	color : #000000;
	font-size : 12px;
	margin : 0px 0px 0px 30px;
}

.blokimg {
	margin : 0px 20px 5px 5px ;
	float : right;	
}

.blokpopis {
	padding : 0px 0px 0px 100px;
	width : 100px;
	color : #FFD800;
}

.text {
	font-size:12px;
	margin: 10px 10px 10px 10px;
	text-align:justify;
	line-height: 2em;
}

.nadpiscl {
	text-align: left;
	color: #FF6633;
	font-size:12px;
	font-weight: bold;
}

.nadpis2 {
	text-align:center;
	font-size:14px;
	color:#FF6633;
	font-weight: bold;
}

hr {
	text-align: center;
	width: 80%;
	color: #CCCCCC;
	size: 1px;
}

.pocasi {
	background-image: url(images/bgpocasi.jpg);
	background-repeat: no-repeat;
	text-align:center;
	widht: 250px;
	height: 130px;
}

.regkup {
	background-image: url(images/bgreg_titl.gif);
	background-repeat:repeat-x;
	height: 150px;
	width: 250px;
	text-align:center;
	color:#000099;
}

/* ----- formular kupony ---------- */

.orderform form
  {
  text-align: center;
  }

.orderform form fieldset
  {
  margin: 0px auto 0px auto;
  padding-bottom: 10px;
  width: 500px;
  text-align: left;
  }

.orderform form fieldset legend
  {
	background-color: Teal;
	color: White;
	margin-bottom: 10px;
	border: 1px solid #888;
	padding: 0.1em 1.5em;
	font-weight: bold;
	font-size: 14px;
}

.orderform form fieldset label
  {
  float: left;
  margin-top: 0.2em;
  margin-right: 0.5em;
  padding-top: 0.2em;
  width: 130px;
  font-size: 9pt;
  font-weight: normal;
  text-align: right;
  }

.orderform form fieldset label span
  {
  font-weight: bold;
  }

.orderform form fieldset input
  {
  margin-bottom: 0.2em;
  }

.orderform form fieldset p
  {
  font-size: 8pt;
  }

.orderform form fieldset.delivery input
  {
  margin-top: 3px;
  margin-left: 15px;
  }

.orderform form fieldset.delivery label
  {
  float: right;
  width: 380px;
  font-weight: bold;
  text-align: left;
  }

.orderform form fieldset.delivery p
  {
  margin: 0.3em 0px 0px 60px;
  }

.presentpack img.presentpack
  {
  float: right;
  margin: 5px 0px 10px 15px;
  border: 1px solid #727272;
  padding: 3px;
  }
