
img.border {border:0px;margin:0px;padding:1px;background:#ccc;}
img.noborder {border:0px;padding:1px;background:transparent;}


a {font-size:11px; font-weight:normal;color: #5f5e5e;text-decoration:none;}
a:hover {font-size:11px; font-weight:normal;color: #8f8f8f;text-decoration:underline;}
	


a.paging {font-weight:normal;color: #336699;text-decoration:none;padding:4px;background-color:#eeeeee;}
a.paging:hover {font-weight:normal;color: #336699;text-decoration:none;padding:4px;background-color:#336688;}

font.paging_over {font-weight:normal;color: #ffffff;text-decoration:none;padding:4px;background-color:#096cb1;border-bottom:1px solid #556c10;}

h1, h2, h3, h4, h5, h6{
	font-weight:normal;
	font-family:times;
	color: #b4b2b0;	
}

h1 {
	
 	font-size: 24px;
	text-align: left;
	line-height:1cm;
	display:block;
	width:400px;
	height:auto;
	min-height:25px;
	padding-bottom:25px;
	margin:0px;
}
a.h1 {font-size: 15px;
	text-align: left;
	padding:0px;
	margin:0px;text-decoration:none;}
a.h1:hover {font-size: 16px;
	text-align: left;
	font-weight:bold;
	font-family:Arial;	
	padding:0px;
	margin:0px;text-decoration:underline;}


h2 {
 	font-size: 24px;
	line-height:1cm;
	text-align: left;	
	margin-bottom:10px;	
	display:block;
}

h3 {
 	font-size: 18px;
	text-align: left;	
	margin-bottom:10px;	
	display:block;
}
h3.newsTitle {
 	font-size: 16px;
	text-align: left;	
	margin-bottom:10px;	
	display:block;
}
a.news{
 	font-size: 16px;
	text-align: left;	
	margin-bottom:10px;	
	display:block;
}

h4 {
 	font-size: 14px;
	text-align: left;
	margin:0px;
	overflow:hidden;
}


a.h4 {font-size: 11px;
	text-align: left;
	margin:0px;
	overflow:hidden;text-decoration:none;}

a.h4:hover {font-size: 11px;
	text-align: left;
	margin:0px;
	overflow:hidden;text-decoration:underline;}

hr
{	
	border:1px solid #aaaaaa;
	background:#aaaaaa;
	border-width: 1px;
	height:1px;	
}	 
div.zakladkaOut
{
	background:url('../images/zakladkaOut.gif') top left no-repeat;
	width:82px;
	height:32px;
	margin-right:5px;
	overflow:hidden;	
	display:block;
	float:left;
	cursor:pointer;
	text-align:center;
	padding-top:10px;
}	

div.zakladkaOver
{
	background:url('../images/zakladkaOver_zima.gif') top left no-repeat;
	width:82px;
	height:32px;
	overflow:hidden;
	display:block;	
	float:left;
	text-align:center;
	margin-right:5px;
	cursor:pointer;
	color:#ffffff;
	padding-top:10px;
}

table.listingTable
{
border:1px solid #eeeeee;
width:100%;
margin-bottom:10px;
}

table.listingTable td
{
text-align:center;
}

table.listingTable tr.one td
{
padding:3px;
background-color:#fafafa;
text-align:left;
}

table.listingTable tr.two td
{
padding:3px;
background-color:#eeeeee;
text-align:left;
}

table.listingTable tr.rowOver td
{
padding:3px;
background-color:#dbf0c0;
color:#2e5200;
text-align:left;
}
div.title
{
	font-family:'times new roman' ;
	font-size:18pt;
	color: #10570A;
	overflow:hidden;
	display:block;
	margin-top:8px;
	padding-bottom:5px;
	line-height:20px;
}
table.formTable{
				width:200px;	
				margin:25px auto;
				padding:2px;
				font-size:8pt;
				overflow:hidden;
			   }
			   
table.formTable td 
	{
		padding:7px;
		background:none;
		text-align:left;
		color:#8F8F8F;
	}
	
table.formTable td input[type="text"],input[type="password"],textarea,select
	{
		width:170px;	
		padding:3px;
		background:#E7EAE3;
		border-bottom:1px dotted #ccc;	
	}

table.formTable td input.button, table.formTable td input.buttonOver	
{
	color:#1a1a1a;
	border-width:1px;
	width:170px;
	padding:0px 7px 0px 7px;
	cursor:pointer;
	
}
table.formTable td input.button
	{
		
		border:1px outset #aaa;
		background-color:#587355;
		color:#FEFFFC;
				
	}
table.formTable td input.buttonOver
	{
		border:1px inset #ccc;
		background-color:#B4B9AD;		
	}

div.button,input.button,input.buttonOver
	{
	background:#f1f1f1;
	color:#1a1a1a;
	font-size:10px;
	text-align:center;
	width:55px;
	height:23px;
	overflow:hidden;
	cursor:pointer;
	border:0px;
	}
table.foodsListing td
{
	padding:5px;

}
table.form
{
	width:500px;				
	margin:0 auto;
	padding:2px;
	font-size:8pt;
	overflow:hidden;
	text-align:left;
	background:#41B924;
	color:#1a1a1a;
	border:1px solid #6FC956;
}
table.form td
{			
	padding:5px;
	background:#6FC956;
	border-top:1px solid #cae49e;
	border-bottom:1px solid #52ae37;
}
table.form td input[type=text],table.form td input[type=submit]
{			
	width:250px;
	background:#d7ebb4;
	
}
table.form td textarea{
	width:170px;
	height:100px;
}
table.form td select{
	width:auto;
	border:1px solid #5C6227;
}