/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: #899752 url(../images/background.png) repeat-x;
 margin: 0;
padding: 0;
border: 0;
overflow: hidden;
height: 100%; 
max-height: 100%; 
}
#wrapper { 
 margin: 0 auto;
 width: 880px;
}

#wrappertop{
width: 100%px;
 position: fixed; 
top: 45px; /*Set top value to HeightOfFrameDiv*/
left: 0;
right: 0;
bottom: 0;
overflow: auto; 
}

#main-content em {
	margin: 0 0 10px 0;
	
}

#faux {
 background: url(../images/web_achat_11.png) repeat-y;
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}

a, a:visited {
	color: Black;
	text-decoration: underline;
}

a:hover {
	color: Black;
	text-decoration: none;
}

#daav {
	color: #565F31;
	font-size: 8px;
}

#header {
 color: #333;
 width: 860px;
 padding: 10px;
 height: 110px;
 margin: 0px 0px 0px 0px;
 background: url(../images/logo_achat_big.png) no-repeat 50% 15px;
}

#header p {
	margin: 20px 0px 0px 20px;
	float: right;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
}

#header p a, #header p a:visited {
	color: White;
	text-decoration: none;
}
#header p a strong, #header p a:visited strong {
	color: #9D9D9D;
	text-decoration: underline;
}

#header p a:hover {
	color: Orange;
	text-decoration: underline;
}

#header h1 {
display: none;
}

#header h2 {
display: none;
}

#faux_top {
 color: #333;
 width: 860px;
 padding: 0px 10px 10px 10px;
 height: 15px;
 margin: 0px 0px 0px 0px;
 background: url(../images/web_achat_09.png) no-repeat center;
}

#faux img.nadpis {
margin: auto auto;
text-align: center;	
}

#faux div.intro {
	width: 760px;
	height: 190px;
	margin: auto auto;
text-align: center;	
	clear: both; 
	border: 1px solid Black;
}

.bord {
border: 1px solid Black;
	
}

#footer { 
 width: 860px;
 clear: both;
 color: White;
  margin: 0px 30px 10px 0px;
 padding: 30px 10px 10px 10px;
 height: 50px;
 text-align: right;
  font-size: 12px;
 background: url(../images/web_achat_14.png) no-repeat top center;
}
.clear { clear: both; background: none; }


#content {
      width: 760px;
      margin: 0 auto;
      text-align:left;
      max-width: 760px;
		background: url(../images/back_main.gif) repeat-y;
      }
		
   #sidebar {
      float: right;
      width: 250px;
      margin:0; padding:0;
		background: #C7C7C7;
      }
		
   #sidebar-content {
      margin:0; 
		padding: 25px 10px;
      font-size: 90%;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		}
		
		
		a img {
			border: 3px solid #BDB59E;	
		}
		
		a:hover img {
			border: 3px solid #FECE28;	
		}
		
		#main-content img.left {
		float: left;
		margin-right: 5px;
		margin-bottom: 5px;
		}
		
		#main-content img.right {
		float: right;
		margin-right: 5px;
		margin-bottom: 5px;
		}
		
#sidebar-content li {
	list-style-image: url(../images/bulett.png);
	padding: 0 0 0 0;
	margin: 0 0 5px 15px;	
	font-size: 12px;	
	}
	
	#main-content p.first {
	line-height: 22px;
	}
	
	#main-content li {
	list-style-image: url(../images/bulett.png);
	padding: 0 0 0 0;
	margin: 0 0 2px 30px;	
	}
	
	#main-content h3 {
		margin: 0 0 10px 0;
		font-size: 15px;
		text-align: left;
		font-weight: bold;
		
	}
	
	#main-content h3.dve {
	padding-top: 20px;
	}
	
	#main-content .dole{
	position: absolute;
	bottom: 0;
	background: Aqua;
	margin-bottom: 2em;
	} 
		
	#sidebar-content img {
	width: 225px;
	margin: 5px 0 5px 0;		
	}
	
	#footer img.cyklist {
	width: 55px;
	height: 63px;
	margin: 2px 5px 0 0;		
	border: none;
	}
	
	#footer a img.cyklist {
			border: 0px solid #BDB59E;	
		}
		
	#footer a:hover img.cyklist {
			border: 0px solid #FECE28;	
		}
	
	#sidebar-content img.frame {
	border: 3px solid #BDB59E;		
	}
		
		
		
		
   #main {
      margin: 0 250px 0 0; padding:0;
			}
   #main-content {
      margin:0; 
		padding: 1.5em 1em 0.5em 0;
      font-size: 100%;
		text-align: justify;
      }
		
	 #main-content p {
	 	margin: 10px 0 10px 0;
	 }	
	 
	 #main-content p.akce {
	 color: #B22222;
	 font-weight: bold;
	 }	
	 
	  #main-content p.akce2 {
	 color: #B22222;
	 font-weight: bold;
	 font-size: 120%;
	 text-align: center;
	 }	
	 
	 
	#main-content img.small {
	 	width: 88px;
		height: 45px;
		background: Black;
		border: 2px solid #BDB59E;	
		margin: 20px 7px 0 0;		
	 }
	 
	  #main-content p.sloupec {
	  float:left;
	  width:220px;	  
	  border:1px solid white;
	  }
	  
	#cenik, #adresa,  {	
	margin: 0 0 0 0px;
	border-left: 5px solid #C7C7C7;
	}
	
	#food  {
		empty-cells: hide;
		border-collapse: collapse; 
}
	
	#food td {
		padding: 5px;
	}
	
	#food td.cena {
	width: 65px;
	text-align: right;
	vertical-align: top;	
	}
	
	#food td.gram {
	width: 40px;
	text-align: left;
	vertical-align: top;	
	}
	
	#food tr:hover {
	background: Silver;	
	border-left: 5px solid #C7C7C7;	
	}
	
	#food tr.title:hover {
	background: transparent;		
	}
	
	#cenik td {
		width: 275px;
		padding-left: 0px;
		padding-bottom: 5px;
		text-align: left;
		vertical-align: top;
		font-size: 12px;
	}
	
	#cenik td.r {
	text-align: left;
	width: 215px;
	
	}
	
		
	#adresa td {
		width: 250px;
		padding-left: 10px;
	}
	
	#adresa td.left {
		width: 200px;
		padding-left: 10px;
		vertical-align: top;
	}
	
	#cenik caption, #adresa caption {
		margin: 10px 0 10px 0;
		font-size: 20px;
		text-align: left;
		font-weight: bold;
	}
	  
	  
   hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
      }
    hr.clf {
      clear:both;
      height:8px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
      }
		
#main-content p.card {
	vertical-align: middle;
	
	
}

#main-content p img.left {
margin-right: 13px;
float: left;
}

		
	/*  ---------   c a l e n d a r  ---------  */	
	

	form div {
	clear: both;
	margin-bottom: 18px;
	overflow: hidden;
}
form fieldset {
	border: 2px solid #F1F1F1;
	margin-bottom: 9px;
	margin-top: 15px;
	overflow: hidden;
	padding: 9px 18px;
	
}

form input,
form select, textarea {
	border-color: #ACACAC #E1E1E1 #E1E1E1 #ACACAC;
	border-style: solid;
	border-width: 2px;
	float: left;
	font: normal 12px Arial, sans-serif;
	margin-right: 6px;
	width: 195px;
}

form select.num {
	width: 40px;
	float: left;
}

form select.num2 {
	width: 50px;
	float: left;
}


form imput.checkbox {
	width: 20px;
}

form textarea {
	width: 200px;
}

form.long input, 
form.long select {
	width: 175px;
}
form.short input, 
form.short select {
	width: 75px;
}
form.long input.alternate,
form.long select.alternate,
form.long input.calendar,
form.long select.calendar {
	width: 149px;
}

form.short input.alternate,
form.short select.alternate,
form.short input.calendar,
form.short select.calendar {
	width: 49px;
}

form input {
	padding: 1px 3px;
}
form label {
	color: #262626;
	font: normal 12px/18px Arial, sans-serif;
	float: left;
	margin-right: 10px;
	text-align: right;
	width: 120px;
}

form label.long {
	color: #262626;
	font: normal 12px/18px Arial, sans-serif;
	float: left;
	margin-right: 6px;
	text-align: right;
	width: 50px;
}

form label.num2 {
	color: #262626;
	font: normal 12px/18px Arial, sans-serif;
	float: left;
	text-align: right;
	width: 25px;
}

form label.en {
	color: #262626;
	font: normal 12px/18px Arial, sans-serif;
	float: left;
	margin-right: 10px;
	text-align: right;
	width: 140px;
}

form legend {
	background: #F1F1F1;
	color: #262626;
	font: normal 12px/18px Arial, sans-serif;
	margin-bottom: 9px;
	padding: 2px 11px;
}

	/*  ---------   c a l e n d a r  ---------  */	

.sec {
	margin: 0 0 0 0;
	border: 0px ;
	width: 90px;
	height: 35px;	
	}

#confirm_image	{
	width: 80px;
	
}

#message {
margin-top: 15px;
	background-color: #FECE28;
	color: Black;
	width: 98%;
	font-size: 15px;
	padding: 5px;
	font-weight: bold;
}

input.odeslat
{
width: 204px;
background: #FECE28;
color: Black;
font-weight:bold;
margin-left: 130px;
height: 25px;
}

input.odeslaten
{
width: 204px;
background: #FECE28;
color: Black;
font-weight:bold;
margin-left: 150px;
height: 25px;
}


#mojeMapa {
	width:490px;
	height:450px;
	border:1px solid silver;
	margin-top: 20px;
}