body
{
	margin-top: 0px;
	background-image: url(../images/pozadi.jpg);
	color: white;
	font-family: "Trebuchet MS";
	text-align: center;
}
div#header
{
	background: black url('../images/header.jpg') no-repeat;
	height: 150px;
	text-align: left;
}
div#page
{
	width: 850px;
	margin: 0px auto;
	text-align: left;
	background-color: #41484C;
}
div#shop
{
	float: right;
}
div#hlavicka
{
	width: 850px;
	margin: 0px auto;
	text-align: left;
	background-color: #41484C;
}
div #contact
{
	background-color: #41484C;
	padding: 5px;
}
div#content
{
	background-color: #41484C;
	float: left;
	margin: 0px;
	text-align: center; /*padding: 15px;*/
	padding-top: 0px;
	width: 585px;
}
div#predmenu
{
	margin: 0;
	width: 1px;
	float: left;
	text-align: center;
}
.title
{
	background-image: url( '../images/menuitem.png' );
	border: 1px solid silver;
	color: Black;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	width: 262px;
}
div #menu
{
	background-image: url( '../images/menuitem.png' );
	border: 1px solid silver;
	clear: both;
	float: left;
	text-align: center;
	width: 100%;
}
div#menu p
{
	font-size: 80%;
}
div#menu li
{
	text-indent: 0px;
	font-size: 60%;
}
div #text
{
	padding: 10px;
}
p#patka
{
	margin: 0;
	clear: both;
	border-top: 1px dashed #888888;
	font-size: 80%;
	text-align: center;
	text-align: center;
}
p#patka a
{
	color: black !important;
}
p
{
	line-height: 130%;
	text-align: justify;
}
p.box
{
	margin: 10px;
	padding: 10px;
	border: 1px dashed #888888;
	background-color: #F2F2F2;
}
ol, ul
{
	margin: 10px 25px 15px 50px;
	padding: 0;
}
li
{
	margin: 10px 15px;
	padding: 0;
	line-height: 130%;
}
h1
{
	margin: 0 15px 15px 15px;
	font-size: 150%;
	font-weight: normal;
	color: #FFFFFF;
}
h2
{
	border-bottom: 1px solid #C9C9C9;
	font-size: 130%;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	margin-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: right;
}
h3
{
	color: white;
	font-size: medium;
	margin: 0px;
}
a:link
{
	color: #FFFFFF;
}
a:visited
{
	color: #FFFFFF;
}
a:hover
{
	color: red;
}
div#advertising
{
	/*border: 1px solid red;*/
	float: left;
	font-size: 12px;
	width: 264px;
}
div#menu a
{
	color: Black;
	text-decoration: none;
}
div#menu a:hover
{
	color: Red;
}
div#menu ul
{
	margin: 0px;
	padding: 0px;
}
div#menu ul li
{
	display: inline;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	height: 20px;
	margin: 5px;
	padding: 3px;
	width: 110px;
	list-style-type: none;
	line-height: 20px;
	font-weight: bold;
}
.date
{
	float: left;
	font-style: italic;
}
.image
{
	border: 1px solid silver;
	float: left;
	height: 100px;
	margin-right: 10px;
	width: 150px;
}
.link
{
	float: right;
}
.text
{
	float: left;
	text-align: left;
	padding: 5px;
	padding-left: 0px;
	width: 340px;
}
.row
{
	border-bottom: 1px solid white;
	clear: both;
	padding: 15px;
	padding-bottom: 0px;
}
.clear
{
	clear: both;
	height: 1px;
}
.red
{
	background: #ff9966;
}
.blue
{
	background: #99ccff;
}
.purple
{
	background: #cc66ff;
}
.green
{
	background: #99ff66;
}
.no-border
{
	border: 0px;
}
TABLE, TR, TD, TH
{
	border: 1px solid white;
	border-collapse: collapse;
}
TH
{
	background: gray;
}
TD
{
	padding: 4px;
}
H4
{
	font-size: 18px;
	text-align: left;
	text-decoration: underline;
}