body {
	margin: 0px;
	background-color: #636363;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
}

.novinka {
	text-align: justify;
}

.nastred {
	text-align: center;
}

.sale {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: white;
}

h1 {
text-align: center;
font-size: 20px;
}

h3 {
text-align: center;
font-size: 20px;
}


.headerkresba {
text-align: center;
font-size: 20px;
font-weight: bold;
}


h2 {
display: inline;
font-size: 12px;
color: black;
}

.flags {
margin-top: 25px;
	text-align: right;
	margin-right: 5px;
}

#webpage
{
	position: relative;
	border: 1px solid black;
	margin: 0px auto;
	text-align: left;
	width: 840px;
	background-color: #b1b1b1;
	
}

#menu {
	position: relative;
	text-align: left;
	
}

.menu_vlevo {
	background-image: url(images/img_01.jpg);
	background-repeat: no-repeat;
	position: absolute;
	display: block;
	width: 249px;
	height: 247px;
	float: left;
}

.menu_uprostred {
	background-image: url(images/img_02.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 249px;
	display: block;
	width: 511px;
	height: 115px;
	
}

.menu_vpravo {
	background-image: url(images/img_03.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 760px;
	top: 0px;
	display: block;
	width: 80px;
	height: 115px;
}

.menu_lista {
	background-image: url(images/img_05.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 115px;
	left: 249px;
	display: block;
	width: 556px;
	height: 132px;
	text-align: left;
	padding: 0px;
	clear: both;
}

#menutext {
position:relative;
top: 40px;
left: 10px;
text-align: left;
clear: both;
font-size: 18px;
word-spacing: 15px;
font-weight: bold;
clear: both;
}

.krizene a {
	text-decoration: underline;
	color: black;
}

.krizene a:hover {
	text-decoration: line-through;
}

#menutext a {
	text-decoration: none;
	color: black;
}

#menutext a:hover {
	text-decoration: underline;
}

.obsah {
margin-top: 220px;
padding: 20px;
	
}

.footer {
border-top: 1px solid black;
	clear: both;
	text-align: left;
	padding-right: 10px;
	background-color: #cbcbcb;
	font-size: 12px;
	height: 20px;
}

.footer a {
	text-decoration: none;
	color: black;
}

.footer a:hover {
	text-decoration: underline;
}

.doleva {
padding-left: 10px;
	text-align: left;
	float: left;
}

.doprava {
	text-align: right;
	float: right;
}

.cervena {
color: red;
font-weight: bold;
}

a {
	text-decoration: underline;
	color: black;
}

a:hover {
	text-decoration: none;
}

.important a {
	text-decoration: underline;
	color: red;
	font-weight: bold;
}

.important a:hover {
	text-decoration: none;
}

.guestbook_name {
	font-weight: bold;
}

.guestbook_datum {
	text-align: right;
}

input {
	border: 1px solid black;
}

textarea {
	border: 1px solid black;	
}

.tmatext {
position: relative;
width: 400px;
margin: 0px auto;
padding: 5px;
	background-color: black;
	color: white;
	text-align: center;
	border: 3px ridge #cbcbcb;
	font-weight: bold;
	font-size: 13px;
}

img {
	border: none;
}
