html {
	width: 100%;height: 100%;	
}

body {
	font-family: Verdana, "Geneva CE", lucida, sans-serif; font-size: 85%; color: #000;	text-align: center;
	margin: 0; padding: 0;
	width: 100%; height: 100%;		
	background: #FFF;
}

#main_center_null {
	width: 772px;
	margin: 0px auto 5px auto; padding: 0;
}

#main_center {
	width: 770px;  height: 560px;
	margin: 30px 0 0 0; padding: 0;	
	text-align: left;
	border: 1px solid #5E5B59;
	background: #FFF;		
	float: left;
}

#header {
	width: 770px; height: 100px;
	padding: 0;	margin: 0;
	background: url("../images/header.png") center top no-repeat;
	float: left;		
}

#dots_01 {
	display: inline;
	width: 8px; height: 240px;
	padding: 0;	margin: 0;
	background: url("../images/dots_01.png") center top no-repeat;
	float: left;		
}

#dots_02 {
	display: inline;
	width: 8px; height: 240px;
	padding: 0;	margin: 0;
	background: url("../images/dots_02.png") center top no-repeat;
	float: left;		
}

#button_astoralarm {
	display: inline;
	width: 240px;
	margin: 0 0 0 15px; padding: 0;
	float: left;
}

.home_text_01_1, .home_text_01_2 {
	display: inline;
	width: 220px;
	font-size: 0.8em; font-weight: normal; text-align: center; line-height: 130%; color: #EB3D00;
	margin: 0 0 0 10px;
	float: left;
}

a.button_astoralarm_www {
	display: inline;
	width: 240px; height: 32px;
	margin: 0; padding: 78px 0 0 0;	
	font-size: 0.8em; font-weight: bold; text-align: center; line-height: 200%; color: #000; text-decoration: none;
	background: url("../images/button_astoralarm.jpg") center no-repeat;	
	float: left;
}
a:hover.button_astoralarm_www {text-decoration: underline; color: #000;	background: url("../images/button_astoralarm.jpg") center no-repeat;}

#button_bidety {
	display: inline;
	width: 240px;
	margin: 10px 0 0 0; padding: 0;
	float: left;
}

.home_text_02_1, .home_text_02_2 {
	display: inline;
	width: 220px;
	font-size: 0.8em; font-weight: normal; text-align: center; line-height: 130%; color: #32B341;
	margin: 0 0 0 10px;
	float: left;
}

a.button_bidety_www {
	display: inline;
	width: 240px; height: 32px;
	margin: 0; padding: 78px 0 0 0;	
	font-size: 0.8em; font-weight: bold; text-align: center; line-height: 200%; color: #000; text-decoration: none;
	background: url("../images/button_bidety.jpg") center no-repeat;	
	float: left;
}
a:hover.button_bidety_www {text-decoration: underline; color: #000;background: url("../images/button_bidety.jpg") center no-repeat;}

#button_alkohol {
	display: inline;
	width: 240px;
	margin: 0; padding: 0;
	float: left;
}

.home_text_03_1, .home_text_03_2 {
	display: inline;
	width: 220px;
	font-size: 0.8em; font-weight: normal; text-align: center; line-height: 130%; color: #EB3D00;
	margin: 0 0 0 10px;
	float: left;
}

a.button_alkohol_www {
	display: inline;
	width: 240px; height: 32px;
	margin: 0 0 0 0; padding: 78px 0 0 0;	
	font-size: 0.8em; font-weight: bold; text-align: center; line-height: 200%; color: #000; text-decoration: none;
	background: url("../images/button_alkohol.jpg") center no-repeat;	
	float: left;
}
a:hover.button_alkohol_www {text-decoration: underline; color: #000;	background: url("../images/button_alkohol.jpg") center no-repeat;}

#rozcestnik {
	width: 770px;
	margin: 10px 0 0 0 ; padding: 0;
	text-align: center;
	float: left;
}

.rozcestnik {
	width: 770px;
	font-size: 0.8em; font-weight: normal; text-align: center; line-height: 100%; color: #000;
}

#pruh_wsd_null {
	width: 770px; height: auto;
	padding: 0;	margin: 0 auto 0 auto;
}

#pruh_wsd {
	width: auto; height: auto;
	padding: 0 0 10px 0; margin: 5px 0 0 0;
	font-size: 0.7em; font-weight: normal; text-align: left; color: #24211D; text-decoration: none;
	float: right;		
}


H1 {
	font-family: Arial, "Geneva CE", lucida, sans-serif;
	padding: 0; margin: 0.5em 0;
	font-size: 1.4em; font-weight: bold; text-align: left; color: #24211D; text-decoration: none; letter-spacing: 0.05em;
}

H2 {
	font-family: Arial, "Geneva CE", lucida, sans-serif;
	font-size: 1em; font-weight: bold; text-align: left; color: #24211D; text-decoration: none; letter-spacing: 0px;
	margin: 0.8em 0 0 0; padding: 0;
}

H3 {
	font-family: Arial, "Geneva CE", lucida, sans-serif;
	font-size: 1em; font-weight: bold; text-align: left; color: #24211D; text-decoration: none;
	margin: 0.5em 0; padding: 0;
	border-bottom: thin dotted #32B341;	
}

P, .text {
	font-size: 0.8em; font-weight: normal; text-align: left; line-height: 130%; color: #24211D;
	margin: 0.2em 0;
}

IMG {border: none;}

STRONG {font-weight: bold;}

