* {
	font-family: "Arial CE", Arial, "Verdana CE", Verdana, "Helvetica CE", lucida, monospaced;
}
body {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-color: #2A2925;
	background-image: url(img/bg-asf.jpg);
	background-repeat: repeat;
	color: Black;
}
.bg_bg {
	background: url(img/bg_bg.jpg) repeat-x top;
}
.bg_mid {
	background: url(img/bg_mid.jpg) repeat-y center;
}
.bg_top {
	background: url(img/bg.jpg) no-repeat top center;
	height: 440;
}
.bg_down {
	background: url(img/bg_down.jpg) no-repeat top center;
	height: 98;
}
.doprava {
	text-align: right;
}
h1, .nadpis {
	color: #F11926;
	font-size: 18px;
}
h2, .nadpis2 {
	color: #0165B1;
	font-weight: bold;
	font-size: 14px;
}
.menu {
	font-size: 12px;
	color: White;
	font-weight: bold;
	height: 26;
}
a.menu_hl {
	font-size: 12px;
	color: White;
	font-weight: bold;
	text-decoration: none;
}
a.menu_hl:hover {
/*	text-decoration: underline;*/
	color: #FEC135;
}
.view {
	font-size: 13px;
	color: #273940;
	line-height: 18px;
}
.hlavicka {
	font-size: 12px;
	color: #273940;
	line-height: 18px;
}
.levy {
	font-size: 11px;
	color: Black;
	line-height: 16px;
}
.down_text {
	font-size: 11px;
	color: #b0b0b0;
	height: 98px;
}
a.down_menu {
	text-decoration: none;
	font-size: 10px;
	color: #8E908D;
}
a.down_menu:hover {
	text-decoration: underline;
	color: #0165B0;
}
.bunka {
	text-align: center;
	font-size: 10;
	color: #273940;
}
.bunka_koupit {
	text-align: center;
	font-size: 10;
	color: white;
	padding-bottom: 3;
	padding-top: 3;
}
.poznamka {
	font-size: 9;
}
a {
	text-decoration: underline;
	color: #A1101D;
}
a:hover {
	text-decoration: none;
	color: Black;
}
input {
	border: 1px solid #0367B3;
	font-size: 12px;
	color: Black;
	font-weight: bold;
	background-color: #EBEBEB;
}
textarea {
	border: 1px solid #0367B3;
	font-size: 12px;
	color: Black;
	font-weight: bold;
	background-color: #EBEBEB;
}
select
{
	border: 1px solid #0367B3;
	font-size: 12px;
	color: Black;
	font-weight: bold;
	background-color: #EBEBEB;
}
option {
	border: 1px solid #0367B3;
	font-size: 12px;
	color: Black;
	font-weight: bold;
	background-color: #EBEBEB;
}
.bg1 {
}
.bg2 {
	background: #EFEFEF;
}

