@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background-color:#000;
	font-family: Tahoma;
	font-size: 13px;
}
fieldset{
	padding-left: 30px;
	padding-right: 30px;
}
legend{
	color: white;
	font-weight: bold;
	font-size: 15px;
}

h1 {
	color: #983010;
}
h2 {
	color: #983010;
}
.layout {
	width: 999px;
}
.top {
	height: 260px;
	background-image:url("../images/pic/head.jpg");
}
.border-left{
	float: left;
	width: 4px;
	height: 483px;
	background-image:url("../images/pic/border.jpg");
}
.border-right{
	float: right;
	width: 4px;
	height: 483px;
	background-image:url("../images/pic/border.jpg");
}
.content-bg {
	width: 991px;
	height: 483px;
	color:#FFF;
	background-image:url("../images/pic/bg.jpg");
	background-repeat: repeat-x;
}
.content{
	color: #E4E4E4;
	text-align: left;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 692px;
	background-image:url("../images/pic/content.jpg");
	background-repeat: no-repeat;
	background-color: #030303;
}
.menu {
	position:relative;
	top: 170px;
	width: 492px;
	height: 63px;
	background-image:url("../images/pic/menu.jpg");
	text-align:left;
}
.commercial {
	width: 979px;
	text-align: left;
	background-color: #151515;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #CCC;
	font-weight: bold;
}
.link {
	font-weight: normal;
	padding-left: 10px;
	color: #FFF;
	text-decoration: none;
}
.link:hover {
	text-decoration: underline;
}

.link-form {
	font-weight: bold;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}
.link-form:hover {
	text-decoration: underline;
}

.rights-link {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.rights-link:hover {
	text-decoration: underline;
}
.uvod {
	margin:0;
	padding-top: 14px;
	padding-left: 30px;
	float: left;
	border: none;
	}

.uvod a {
	display:block;
	border: none;
	width: 73px;
	height: 32px;
	background: url("../images/pic/menu/uvod.jpg") top left no-repeat;
	text-decoration: none;
	}
.uvod a:hover {
	background-image: url("../images/pic/menu/uvod_on.jpg");
	}
.uvod a span { display:none }


.nakladni {
	margin:0;
	padding-top: 14px;
	padding-left: 20px;
	float: left;
	border: none;
	}

.nakladni a {
	display:block;
	border: none;
	width: 98px;
	height: 32px;
	background: url("../images/pic/menu/nakladni.jpg") top left no-repeat;
	text-decoration: none;
	}
.nakladni a:hover {
	background-image: url("../images/pic/menu/nakladni_on.jpg");
	}
.nakladni a span { display:none }

.osobni {
	margin:0;
	padding-top: 14px;
	padding-left: 30px;
	float: left;
	border: none;
	}

.osobni a {
	display:block;
	border: none;
	width: 83px;
	height: 32px;
	background: url("../images/pic/menu/osobni.jpg") top left no-repeat;
	text-decoration: none;
	}
.osobni a:hover {
	background-image: url("../images/pic/menu/osobni_on.jpg");
	}
.osobni a span { display:none }

.kontakt {
	margin:0;
	padding-top: 14px;
	padding-left: 30px;
	float: left;
	border: none;
	}

.kontakt a {
	display:block;
	border: none;
	width: 98px;
	height: 32px;
	background: url("../images/pic/menu/kontakt.jpg") top left no-repeat;
	text-decoration: none;
	}
.kontakt a:hover {
	background-image: url("../images/pic/menu/kontakt_on.jpg");
	}
.kontakt a span { display:none }
.bottom{
	text-align: left;
	padding-bottom: 20px;
}
.bottom-car{
	float: left;
	margin-left: 100px;
	margin-top: 20px;
	width: 108px;
	height: 61px;
	background-image:url("../images/pic/kontakt.jpg");
}
.bottom-rights {
	font-size:11px;
	text-align: center;
	padding-top: 35px;
}
.foto {
	margin-top: 40px;
	border: 5px solid #EFEFEF;
}
.form-field{
	padding-top: 7px;
	padding-bottom: 7px;
}

.objednat { border 0; }

.error {color:red;}