body {
	height: 1200px;
	margin: 0 auto;
	background: url("../img/background-body.jpg");
/*	background-repeat: repeat-x;
	color: black;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;*/
}

#page{
	position: relative;
	width: 1174px;
	height: 1259px;
	top: 15px;
	margin: 0 auto;
	background: #622181;
}



/*#footer{
	position: relative;
	width: 1174px;
	height: 70px;
	margin: 0 auto;
	margin-top: 15px;
	background: #622181;
	
}

#foot{
	position: relative;
	width: 1174px;
	height: auto;
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: white;
	border: 1px solid black;
}*/

#footer{
	position: relative;
	width: 1174px;
	height: 60px;
	margin: 0 auto;
	top: -80px;
}

.space{
	position: relative;
	width: 192px;
	height: 15px;
	float: left;
}

.foot{
	position: relative;
	width: 1174px;
	height: 50px;
	float: left;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background: #622181;
	padding-top: 15px;
}






#header{
	position: relative;
	width: 1174px;
	height: 180px;
	float: left;
	background: url("../img/vysivky - logo1.jpg");
	margin-bottom: 5px;
}

#header a{
	text-decoration: none;
}

a{
	color: white;
	font-size: 16px;
	text-decoration: none;
	cursor: pointer
}

a:hover{
	color: #ffe994;
	font-size: 18px;
	font-weight: bold;
}

.foot a{
	color: white;
	font-size: 13px;
	text-decoration: none;
	cursor: pointer
}

.foot a:hover{
	color: #ffe994;
	font-size: 15px;
	font-weight: bold;
}

/* ------------------ MAIN MENU ------------ */

#main_menu{
	position: relative;
	width: 1174px;
	height: 30px;
	margin-top: 3px;
	float: left;
}
/*
#button, .button-all{
	position: relative;
	width: 150px;
	height: 25px;
	float: left;
	background: #46155d; /*url("../img/background-buttons.jpg");*/  /*
	padding-top: 5px;	
}

#button{
	margin-left: 257px;
}

.button-all{
	margin-left: 10px;
}
*/

.buttons{
	position: relative;
	width: 150px;
	height: auto;
	float: left;
	margin: 0px 0px 0px 10px;
}

.buttonsA{
	position: relative;
	width: 150px;
	height: auto;
	float: left;
	margin: 0px 0px 0px 257px;
}

.a1,.a2,.a3,.a4 {font-size:1px;	overflow:hidden; display:block; background: #46155d;}
.a1 { width: 140px; height: 1px;  margin: 0 5px;}
.a2 { width: 144px; height: 1px;  margin: 0 3px;}
.a3 { width: 146px; height: 1px;  margin: 0 2px;}
.a4 { width: 148px; height: 2px;  margin: 0 1px;}
.content { width:150px;  font-family: verdana,arial; color: black; font-size: 13px; background: #46155d;}
.content div {text-align: center;}

.buttonsC{
	position: relative;
	width: 125px;
	height: auto;
	float: left;
	margin: 0px 1px 0px 0px;
}

.a1C,.a2C,.a3C,.a4C {font-size:1px;	overflow:hidden; display:block; background: #46155d;}
.a1C { width: 115px; height: 1px;  margin: 0 5px;}
.a2C { width: 119px; height: 1px;  margin: 0 3px;}
.a3C { width: 121px; height: 1px;  margin: 0 2px;}
.a4C { width: 123px; height: 2px;  margin: 0 1px;}
.contentC { width:125px;  font-family: verdana,arial; color: black; font-size: 11px; background: #46155d;}
.contentC div {text-align: center;}
.contentC a{color: white; font-size: 14px; text-decoration: none; cursor: pointer }
.contentC a:hover{color: #ffe994;font-size: 15px;font-weight: bold;}



/* ------------------ LEFT MENU ------------ */

#left_main{
	position: relative;
	width: 198px;
	height: 1070px;
	top: -30px;
	float: left;
	background: #46155d;
}

.left_image{
	position: relative;
	width: 200px;
	height: auto;
	float: left;
	margin: 5px 0 5px 0px;
}

/* ------------------ RIGHT MENU ------------ */

#right_main{
	position: relative;
	width: 203px;
	height: 1070px;
	top: -30px;
	float: left;
	background: #46155d;
}

#kontakt{
	position: relative;
	width: 200px;
	height: auto;
	margin-left: 3px;
	margin-top: 3px;
	float: left;
}

.row_kontakt,.cell_kontakt,.cellB_kontakt{
	position: relative;
	height: 22px;
	float: left;
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-align: left;
}

.row_kontakt{
	width: 200px;
}

.cell_kontakt{
	width: 55px;
}

.cellB_kontakt{
	width: 142px;
}

/* ------------------ MAIN ------------ */
#central_main{
	position: relative;
	width: 773px;
	height: 1150px;
	float: left;
}

#produkty_menu{
	position: relative;
	width: 770px;
	height: 30px;
	float: left;
	margin-top: 5px;
	margin-left: 6px;
}

.button_product{
	position: relative;
	width: 140px;
	height: 25px;
	float: left;
	background: #46155d;
	margin-left: 6px;
	padding-top: 5px;
}

.button_productB{
	position: relative;
	width: 125px;
	height: 25px;
	float: left;
	background: #46155d;
	margin-right: 1px;
	padding-top: 5px;
	font-size: 10px;
}

.frame{
	position: relative;
	width: 730px;
	height: 994px;
	float: left;
	margin: 10px 0 0 19px  ;
}

.sluzby{
	position: relative;
	width: 660px;
	height: 1019px;
	float: left;
	background: white;
	text-align: justify;
	font-family: Arial, Verdana;
	font-size: 14px;
	margin: 15px 0 0 19px;
	padding: 5px 20px 0px 20px;
}

#kontaktB{
	position: relative;
	width: 300px;
	height: 300px;
	float: left;
	margin: 0 0 0 70px;
}

#kontakt_name{
	position: relative;
	width: 300px;
	height: 25px;
	float: left;
	font-family: Arial,Verdana;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 7px;
}

.cell_kontaktA,.cell_kontaktB {
	position: relative;
	height: 20px;
	float: left;
	color: black;
	font-size: 15px;
	font-weight: bold;
	}


.row_kontaktB{
	position: relative;
	width: 300px;
	height: 20px;
	float: left;
	margin-bottom: 5px;
}

.cell_kontaktA{
	width: 70px;
}

.cell_kontaktB{
	width: 226px;
}

.links{
	text-decoration: none;
	color: black;
	font-size: 15px;
	font-weight: bold;
}

.linksB{
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;	
}

#mapa{
	position: relative;
	width: 178px;
	height: auto;
	float: left;
	margin: 0 0 50px 50px;
}

.mapa-kde{
	position: relative;
	width: 177px;
	height: 20px;
	float: left;
	font-family: Arial, Verdana;
	font-size: 15px;
	color: black;
	font-weight: bold;
	text-align: center;
}

.mapa-odkaz{
	position: relative;
	width: 177px;
	height: auto;
	float: left;
}

#mail{
	position: relative;
	width: 600px;
	height: 300px;
	float: left;
	margin: 10px 0 0 25px;
}

.row-mail{
	position: relative;
	width: 600px;
	height: 20px;
	float: left;
	margin: 0 0 5px 0;
}

.cell-mail{
	position: relative;
	width: 120px;
	height: 20px;
	float: left;
	font-family: Verdana;
	font-size: 14px;
	color: black;
}

.txt{
	position: relative;
	width: 250px;
	height: 15px;
	float: left;
}

.button-mail{
	position: relative;
	margin: 5px 0 0 250px;
}

.frmail{
	position: relative;
	width: 600px;
	height: 75px;
	float: left;
}
