html, body {
	height: 100%;
}
body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	background-color: #D26318;
	background-image: url('./img/background.jpg');
	background-repeat: repeat-x;
	color: #000000;
	font-size: 12px;
	text-align: center;
	line-height: 1.5;
	padding: 0px;
	margin: 0px;
	scrollbar-face-color:#D26318;;
	scrollbar-highlight-color:#D26318;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFF
}
html>body {
	font-size: small;
}
#main {
	width: 647px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
body>#main {
 height: auto;
}

/* DEFINICE divek */
div#head {
	width: 647px;	
	height: 100px;
	color: #ffffff;
	background: #d0cdcd url("img/top.jpg") no-repeat;

}
div#menu{
	height: 30px;
	text-align: center;
	background: #ffffff url("img/main.jpg") no-repeat;
	overflow: hidden;
}
div#hlavni{
	width: 647px;
	background: #ffffff url("img/main.jpg") repeat-y;
}
div#bottom{
	width: 647px;
	height: 15px;
	overflow: hidden;
	background: url("img/bottom.jpg") no-repeat;
	text-align: center;
}
div#copyright {
	width: 647px;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #D26318;
}
div#obsah {
	padding: 0px 30px 10px 20px;
	text-align: justify;
	color: #767676;
}
/* HLAVNI ELEMENTY */

p {
	padding: 2px;
	margin: 2px;
}
h1, h2, h3, h4, h5, h6, li, form, img {
	margin: 0px; 
	padding: 0px;
}
h1 {
	color: #6A6A6A;
	text-align: justify;
	font-size: 20px;
	font-weight: bold;
	padding-left: 15px;
}
h2 {
	background:#FFFFFF url('./img/sipka.png') no-repeat 2px 12px;
	padding: 0px 0px 0px 15px; /* TOP RIGHT BOTTOM LEFT */
}
h3 {
	color: #F8833E;
}
h4 {
	color: #396E90;
}
ul {
	margin-left: 30px;
	margin-top: 5px;
}
/* definovani elementu <A ...> */
#menu a.nabidka {
	background:#FFFFFF url('./img/butt_off.gif') no-repeat 3px 3px;
	font-size: 11px;
	color: #000000;
	padding: 0px 20px 10px 20px; /* TOP RIGHT BOTTOM LEFT */
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid;
	border-bottom-width: 2px;
	border-color: #E3E3E3;
}
#menu a.nabidka:hover {
	background:#FFFFFF url('./img/butt_on.gif') no-repeat 3px 3px;
	color: #D26318;
	padding: 0px 20px 10px 20px; /* TOP RIGHT BOTTOM LEFT */
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid;
	border-bottom-width: 2px;
	border-color: #FF7337;
}
#menu a.nabidka:active {
	background:#FFFFFF url('./img/butt_on.gif') no-repeat 3px 3px;
	padding: 0px 20px 10px 20px; /* TOP RIGHT BOTTOM LEFT */
	color: #FF3300;
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid;
	border-bottom-width: 2px;
	border-color: #FF3300;
}
#menu .active {
	background:#FFFFFF url('./img/sipka.png') no-repeat 5px 5px;
	padding: 0px 20px 10px 20px; /* TOP RIGHT BOTTOM LEFT */
	font-size: 11px;
	color: #FF3300;
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid;
	border-bottom-width: 2px;
	border-color: #FF3300;
}
.img_akce {
	float: left;
	border: solid;
	border-color: #000000;
	border-spacing: 10px;
	border-width: 3px;
	padding: 0px;
	margin: 10px;
}
.span_akce {
	text-align: left;
	color: #F8833E;
	font-weight: bold;
	font-size: 14px;
}
.span_akce_platnost {
	color: #396E90;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
}
.akce_text {
	background: #efefef;
	padding: 5px;
	color: #000000;
	text-align: justify;
	font-size: 12px;
}
.linka {
	background:#FFFFFF url('./img/linka.jpg') repeat-x;
	width: 100%;
	height: 10px;
}

input,select {
	background-color: #FFFFFF;
	border: solid;
	border-color: #E3E3E3;
	border-width: 1px;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
}
input:hover {
	background-color: #FF3300;
	color: #FFFFFF;
	font-weight: bold;
}

.button {
	background-color: #FFFFFF;
	width: 100px;
	border: solid;
	border-color: #999999;
	border-width: 1px;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
}
.button:hover {
	background-color: #006ED7;
}
a {
	font-size: 12px;
	color: #00008B;
	text-decoration: underline;
}
a:hover {
	color: #191970;
	text-decoration: none;
}
x {
	color: #F8F8FF;
}
.nastred {
	text-align: center;
}
.img_left {
	
}
.foto {
	border: solid;
	border-bottom-width: 2px;
	border-color: #D26318;
	float: right;
	margin: 5px;
}
img {
	border: 0px;
}
.chyba {
	background: #FFFFFF;
	text-align: center;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.male {
	font-size: 9px; font-weight:bold;
}

div.centered { text-align: center;}
div.centered table {margin: 0 auto; text-align: left;}
