img {border: 0px;}
/* web */
h1 {font-weight: normal;}
#page {
	width: 937px;
	background-image: url(images/style/bar.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/style/bg.jpg);
	text-align: center;
	margin: 0px;
	padding: 0px;
}
div {
	margin: 0px;
	padding: 0px;
}


#page #head {
	background-image: url(images/style/head.jpg);
	background-repeat: no-repeat;
	height: 198px;
	margin: 0px;
	padding: 0px;
}
#page #menu {
	background-image: url(images/style/menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	color: #FFFFFF;
	width: 213px;
	text-align: center;
}

#page #obsah {
	float: left;
	width: 500px;
	text-align: left;
	background-color: white;
}
#page #obsah h1 {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	color: #000000;
}
#page #obsah .podpis {
	font-size: small;
	border-top-color: #000000;
}

#page #obsah .pasaz h2 {
	font-size: x-large;
	font-weight: normal;
}


#page #news {
	background-image: url(images/style/news.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 218px;
	float: right;
	height: 1700px;
	font-size: x-small;
}
#page #news .novinka {
}
.pasaz {
	padding: 0px;
  background-image: url(images/style/bl.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#page #obsah #uvod .pasaz td {
	font-size: small;
}

#page #news h3 {
	margin-left: 10px;
	font-weight: bold;
	font-size: small;
}
#page #news p {
	margin-left: 10px;
	margin-right: 40px;
	text-align: left;
}

#page #news h2 {
	font-size: medium;
	margin-left: 20px;
	font-weight: normal;
}

#page #pata {
	background-image: url(images/style/pata.jpg);
	background-repeat: no-repeat;
	height: 33px;
	clear: both;
	font-size: small;
}
#page #pata a {
	color: #000000;
	text-decoration: none;
}
#malepismo {
	font-size: x-small;
}

#page #obsah #uvod {
}
#page #obsah #uvod a {
	text-decoration: none;
	color: #000000;
}
#menu a {
	display: block;
	height: 40px;
	width: 150px;
	background-color: #012001;
	float: right;
	padding-top: 10px;
	text-decoration: none;
	color: green;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #153424;
}

#menu a:hover {
	padding-top: 10px;
	color: lime;
}

#page #menu #mezera {
	float: right;
	height: 100px;
	width: 15px;
}
#butony h2 {
	font-size: medium;
	text-align: center;
	color: #1C4C12;
}

.zelena {color: #1C4C12;}

#page #obsah #uvod a:hover {
	text-decoration: underline;
}
#butony {
	height: 500px;
	width: 150px;
	float: right;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* komentare */

.komentar {
	color: #FFFFFF;
	width: 497px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url('images/style/komentar_bar.jpg');
	background-repeat: repeat-y
}
.com-head {
	margin: 0px;
	padding: 0px;
	height: 53px;
	width: 497px;
	background-image: url('images/style/komentar_head.jpg');
}
.com-obsah {
	margin:0px; padding:0px; width: 473px;
	background-image: url('images/style/com-blc.jpg');
	background-repeat: repeat-x;
	
}
.komentar .com-obsah p {
	margin: 0px;
	padding: 10px;
	padding-top: 0px;
}

.com-pata {
	background-image: url('images/style/komentar_pata.jpg');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 497px
}

