* {
	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: White;
	background-image: url(img/bg_bg.jpg);
	background-repeat: repeat-x;
	color: #3C3C3C;
}
.bg_mid {
	background: url(img/bg_mid.jpg) repeat-y center;
}
.bg_top {
	background: url(img/bg.jpg) no-repeat top center;
	height: 601;
}
.bg_down {
	background: url(img/bg_down.jpg) no-repeat top center;
	height: 70;
}
.doprava {
	text-align: right;
}
.ramecek {
	font-size: 12px;
	color: #656565;
	border: 1px solid Gray;
}
.otviracka {
	font-size: 12px;
	color: #FFC000;
	line-height: 18px;
}
a.dsg {
	text-decoration: none;
	font-size: 10px;
	color: Black;
}
a.dsg:hover {
	text-decoration: underline;
	font-size: 10px;
	color: #CA3F14;
}
.design {
	font-size: 10px;
	text-align: left;
}
h1 {
	color: #B12901;
	font-size: 18px;
   margin-top: 20;
 }
h2 {
	color: #F48700;
	font-weight: bold;
	font-size: 14px;
}
.view {
	font-size: 12;
	color: Black;
	line-height: 18px;
	text-align: left;
}
.down_text {
	font-size: 11;
	color: #217DCA;
	height: 51px;
}
.down_lista {
	font-size: 10;
	color: Black;
	height: 20;
}
a.menu {
	text-decoration: none;
	font-size: 12;
	color: #656565;
	font-weight: bold;
}
a.menu:hover {
	text-decoration: underline;
	color: #B12901;
}
a.down_menu {
	text-decoration: none;
	font-size: 10;
	color: Black;
}
a.down_menu:hover {
	text-decoration: underline;
	font-size: 10;
	color: #B12901;
}
.poznamka {
	font-size: 10px;
}
a {
	text-decoration: underline;
	color: #A1101D;
}
a:hover {
	text-decoration: none;
	color: Black;
}
input {
	background-color: #F1DAD3;
	border: 1px solid #B12901;
	font-size: 10px;
	color: #BE3308;
	font-weight: bold;
}
textarea {
	background-color: #F1DAD3;
	border: 1px solid #B12901;
	font-size: 10px;
	color: #BE3308;
	font-weight: bold;
}
select
{
	background-color: #F1DAD3;
	border: 1px solid #B12901;
	font-size: 10px;
	color: #BE3308;
	font-weight: bold;
}
option {
	background-color: #F1DAD3;
	border: 1px solid #B12901;
	font-size: 10px;
	color: #BE3308;
	font-weight: bold;
}
