* {
	margin: 4px 0 0 0;
	padding: 0;
}

a {
	color: #b22222;
	text-decoration: none;
}
a:hover {
	color: #b22222;
	text-decoration: underline;
}

body {
	background: #111 url(images/bg.png) repeat;
	color: #DDD;
	font: normal 0.8em "Tahoma",Verdana,sans-serif;
}

/*h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
}*/

.main {
	width: 800px;
	margin: 0 auto;
}

.main h1 {
	background: url(images/stripes.gif) repeat-x left bottom;
	color: #CCC;
	font: normal 2em Impact,sans-serif;
	margin-bottom: 8px;
	padding-bottom: 11px;
	letter-spacing: 1px;
}

h2 {
	padding-bottom: 0px;
}

.menu {
	float: left;
	width: 85px;
	height: 470px;
	background: url(images/menu_bg.jpg) no-repeat center bottom;
}

.menu ul {
	list-style-type: none;
	margin-left: 0px;
}

.news {
	float: right;
	width: 85px;
	height: 470px;
	background: url(images/menu_bg_1.jpg) no-repeat center bottom;
}

.novinka {
	border: 1px dashed #171717;
	padding: 2px 2px 0 2px;
}

.content {
	width: 620px;
	height: auto;
	margin: 0 auto;
}

.content img {
	border: 1px dashed #171717;
	margin: 2px 2px 2px 2px;
}

.footer {
	width: 740xp;
	clear: both;
	text-align: center;
}

.head {
	width: auto;
	height: 176px;
	border: 1px dashed #171717;
	background: #373737 url(images/header.jpg);
}

input, textarea {
	padding: 2px 2px 2px 2px;
	border: 1px solid gray;
	background-color: #444444;
	color: white;
}

ul {
	margin-left: 45px;
}

p {
	margin-bottom: 15px;
}

/********
MESSAGE start
********/
.hlaskared {
	text-align: center;
	font-weight: bold;
	border: 2px dashed #FA8072;
	padding: 3px 0 3px 0;
}

.hlaskagreen {
	text-align: center;
	font-weight: bold;	
	border: 2px dashed #9A3;
	padding: 3px 0 3px 0;
}

.hlaskablue {
	text-align: center;
	font-weight: bold;
	border: 2px dashed #4682b4;
	padding: 3px 0 3px 0;
}

/********
MESSAGE out
********/

/********
DISKUZE start
********/
.diskuze {
	border: 1px dashed #4e4e4e;
	padding: 2px 2px 2px 2px;
	margin-bottom: 6px;
}

.registrace {
	border: 1px dashed #171717;
	padding: 4px 4px 4px 4px;
	margin-bottom: 6px;
}

/********
STRÁNKOVÁNÍ start
********/
.paging {
	border: 2px dashed #171717;
	color: White;
	padding: 4px 4px 4px 4px;
	margin-bottom: 11px;
	width: 450px;
}

/********
STRÁNKOVÁNÍ out
********/