html {
	margin: 0;
	padding: 0;
	height: 100%;
}
body{
	background-color: Black;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: .9em;
}
#blok{
	margin: 0px auto 0px;
	border: 0px solid #FF0000;
	width: 770px;
	font-family: "Tahoma CE", "Arial CE", "Helvetica CE", Tahoma, Arial, lucida, sans-serif;
}
a{ color: White;}
a:hover, #pata a:hover, #podobenka p a:hover{ color: #FF0000; }
.pov2{ color: #FF0000;}
dl{
	margin-left: 130px;
	_margin-left: 65px;
	border: 0px solid #FF0000;
	width:200px;
	float: left;
}
dt, dd{
	margin: 0px;
	padding: 0px;
}
dt{
	margin-bottom: 10px;
	font-size: 125%;
}
dd{
	margin-bottom: 5px;
}
dd span{
	color: #b3b3b3;
	font-size: 90%;
}
#sest{
	position: relative;
	top: 200px;
	border: 0px solid White;
}
#menuani{
	height: 31px;
	margin: 0px;
	border: 1px solid #FF0000;
	width: 770px;
}
#menu {
	height: 31px;
	margin: 0px;
	_padding-left:40px;
	border: 0px solid #FF0000;
	width: 730px;
	background: url(menu.gif) repeat-x;
	z-index: 5;
	overflow: hidden;
}
#menu li { height: 31px; float: left; position: relative; list-style: none; }
#m1 { background: black url(ofirme.gif) no-repeat center top; width: 59px; }
#m2 { background: black url(sluzby.gif) no-repeat center top; width: 53px; }
#m3 { background: black url(hostesky.gif) no-repeat center top; width: 69px; }
#m4 { background: black url(modelky.gif) no-repeat center top; width: 68px; }
#m5 { background: black url(cenik.gif) no-repeat center top; width: 47px; }
#m6 { background: black url(reference.gif) no-repeat center top; width: 75px; }
#m7 { background: black url(fotogalerie.gif) no-repeat center top; width: 82px; }
#m8 { background: black url(kontakt.gif) no-repeat center top; width: 60px; }
#m9 { background: black url(poptavka.gif) no-repeat center top; width: 75px; }
#m10 { background: black url(spoluprace.gif) no-repeat center top; width: 82px; }
#menu a, #menu span { display: block; height: 31px; overflow: hidden; position: absolute; left: 0; top: 0; z-index: 0;  color: White;  }
#menu  span { position: absolute; z-index: 1; cursor: pointer; cursor: hand; }
#menu span.active { cursor: default; }
#m1 a, #m1 span { background: url(ofirme.gif) no-repeat center top; width: 59px; }
#m1  span.active { background: url(ofirme2.gif) no-repeat right top; width: 59px; }
#m2 a, #m2 span { background: url(sluzby.gif) no-repeat center top; width: 53px; }
#m2  span.active { background: url(sluzby2.gif) no-repeat right top; width: 53px; }
#m3 a, #m3 span { background: url(hostesky.gif) no-repeat center top; width: 69px; }
#m3 span.active { background: url(hostesky2.gif) no-repeat right top; width: 69px; }
#m4 a, #m4 span { background: url(modelky.gif) no-repeat center top; width: 68px; }
#m4 span.active { background: url(modelky2.gif) no-repeat right top; width: 68px; }
#m5 a, #m5 span { background: url(cenik.gif) no-repeat center top; width: 47px; }
#m5 span.active { background: url(cenik2.gif) no-repeat right top; width: 47px; }
#m6 a, #m6 span { background: url(reference.gif) no-repeat center top; width: 75px; }
#m6 span.active { background: url(reference2.gif) no-repeat right top; width: 75px; }
#m7 a, #m7 span { background: url(fotogalerie.gif) no-repeat center top; width: 82px; }
#m7 span.active { background: url(fotogalerie2.gif) no-repeat right top; width: 82px; }
#m8 a, #m8 span { background: url(kontakt.gif) no-repeat center top; width: 60px; }
#m8 span.active { background: url(kontakt2.gif) no-repeat right top; width: 60px; }
#m9 a, #m9 span { background: url(poptavka.gif) no-repeat center top; width: 75px; }
#m9 span.active { background: url(poptavka2.gif) no-repeat right top; width: 75px; }
#m10 a, #m10 span { background: url(spoluprace.gif) no-repeat center top; width: 82px; }
#m10 span.active { background: url(spoluprace2.gif) no-repeat right top; width: 82px; }
#m1 a:hover span { background: url(ofirme2.gif) no-repeat left top; width: 59px; }
#m2 a:hover span { background: url(sluzby2.gif) no-repeat left top; width: 53px; }
#m3 a:hover span { background: url(hostesky2.gif) no-repeat left top; width: 69px; }
#m4 a:hover span { background: url(modelky2.gif) no-repeat left top; width: 68px; }
#m5 a:hover span { background: url(cenik2.gif) no-repeat left top; width: 47px; }
#m6 a:hover span { background: url(reference2.gif) no-repeat left top; width: 75px; }
#m7 a:hover span { background: url(fotogalerie2.gif) no-repeat left top; width: 82px; }
#m8 a:hover span { background: url(kontakt2.gif) no-repeat left top; width: 60px; }
#m9 a:hover span { background: url(poptavka2.gif) no-repeat left top; width: 75px; }
#m10 a:hover span { background: url(spoluprace2.gif) no-repeat left top; width: 82px; }
#menu a:link, #menu a:visited { color: #fff; text-decoration: underline; background: black; }
#menu a:hover { color: #FF0000; background: black; }
#telo{
	color: White;
	width: 730px;
	margin: 0px auto 0px;
	position: relative;
	top: -370px;
	text-align: left;
	border: 0px solid #FF0000;
}
#telo2{
	color: White;
	width: 730px;
	margin: 0px auto 0px;
	position: relative;
	top: -485px;
	text-align: left;
	border: 0px solid #FF0000;
}
#logo{
	position: relative;
	top: -510px;
	left: -20px;
	z-index: 1;
}
#logo2{
	width: 770px;
	margin: 0px auto 0px;
	text-align: left;
	border: 0px solid #FF0000;
	height: 55px;
}
#foto, #foto2{
	position: relative;
	top: -7px;
	border: 0px solid #FF0000;
	width:770px;
	overflow: hidden;
	height: 95px;
}
#alba, .galerie{
	position: relative;
	top: 0px;
	border: 0px solid #FF0000;
	width:770px;
	height: 20px;
	color: #FF0000;
}
.galerie{
	width:750px;
	text-align: center;
	margin: 10px 0px;
}
.prdkt{
	padding-left: 145px;
	_padding-left: 55px;
	border: 0px solid White;
	float: left;
}
.prdkt, .prdkt ul ul{
	list-style-image: url(odr2.gif);
}
.prdkt ul, ul{
	list-style-image: url(odr.gif);
}

.prdkt li{
	margin: 0px;
}
#pata{
	position: relative;
	width: 770px;
	margin: 0px auto;
	top: -370px;
	color: #B3B3B3;
}
#pata a{
	color: #B3B3B3;
}
#podobenka,#podobenka2{
	float: right;
	width:320px;
	height:300px;
	border: 0px solid #FF0000;
	position: relative;
	right: 80px;
	text-align: center;
	vertical-align: middle;
}
#podobenka p, #podobenka2 p{
	text-align: center;
	color: #ff0000;
}
h3, legend {
	font-size: 133%;
	margin-top:0px;
}
h4 {
	font-size: 100%;
	}
h5 {
	font-size: 100%;
}
#foto img, #podobenka img{
	border: 1px solid white;
}
#foto a:hover img, #podobenka a:hover img{
	border: 1px solid #FF0000;
}
#fotopro{
	float: right;
	border: 0px solid #FF0000;
	width: 250px;
	text-align: right;
}
#fotopro img{
	margin-top: 7px;
	border: 1px solid #76010F;
	padding: 4px;
}
#fotogal img{
	margin: 2px;
	border: 1px solid #76010F;
	padding: 4px;
}
legend {
	/*display: none;*/
}
label {
	margin: 5px;
	padding: 0;
	border: 0 solid Black;
}
form, fieldset, textarea {
	margin: 0;
	padding: 0;
	border: 0 solid Black;
}
form {
	margin: 15px 0;
}
textarea {
	margin: 5px 0 0 0px;
	width: 253px;
	height: 80px;
	display: block;
	border: 1px solid Black;
}
input.file {
	width: 250px;
}
.but {
	color: White;
	font-weight: bold;
	background: #76010F;
	margin: 5px 0 0 0px;
	width: 150px;
}
.but2 {
	color: #4B4B4B;
	font-weight: bold;
	background: #FFD8A8;
}
td.r{
	text-align: right;
}
#intro{
	border: 0px solid Red;
}
#menuintro{
	border: 0px solid Red;
	position: relative;
	top: -670px;
}
.def{
	color: #FF0000;
	text-decoration: none;
	cursor: default;
}
ul.line li{
	display: inline;	
	padding-top: 7px;
	padding-left: 15px;
	background-image: url(odr.gif);
	background-position:top left;
	background-repeat: no-repeat;
}

