body 	
	{
	background-color: #96afab;
	font: normal 12px arial;
	line-height: 18px;
	color: #737b7f;       
	text-align: center;
	margin: 0px;
	background-image: url("../img/pozadie_pasik.jpg");
	background-repeat: repeat-y;
	background-position: center top;	
	}

a	{
	font: normal 12px arial;
	color: #000000;
	line-height: 18px;
	text-decoration: none;
	}

a:hover	{
	text-decoration: underline;
	}

	
#main	
	{
	position: relative;
	height: 550px;
	top: 0px;
	margin: auto;
	background-image: url("../img/pozadie_top.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	}

	
#main_center
	{
	position: relative;
	width: 1000px;
	top: 0px;
	margin: auto;
	}


#menu
	{
	position: relative;
	top: 140px;
	width: 1000px;
	height: 20px;
	}	
	
	#menu a
	{
	font: bold 12px arial;
	color: #0e3997;
	text-decoration: none;
	}
	
	#menu a:hover
	{
	text-decoration: underline;
	}
	
	#menu_in
	{
	position: absolute;
	top: 0px;
	left: 15px;
	width: 700px;
	text-align: left;
	font: bold 12px arial;
	color: #0e3997;
	}
	
	#languages
	{
	position: absolute;
	top: 0px;
	left: 700px;
	width: 285px;
	text-align: right;
	font: bold 12px arial;
	color: #0e3997;
	}
	
#produkty
	{
	height: 420px;
	line-height: 24px;
	background-image: url("../img/produkty.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	}	
	
	#produkty_in_1
	{
	padding-top: 5px;
	margin-left: 180px;
	}	
	
	#produkty_in_2
	{
	padding-top: 37px;
	margin-left: 180px;
	}
	
	#produkty_in_3
	{
	padding-top: 86px;
	margin-left: 180px;
	}
	
	#produkty a
	{
	font: normal 12px arial;
	color: #0e3997;
	line-height: 24px;
	text-decoration: none;
	}
	
	#produkty a:hover
	{
	text-decoration: underline;
	}
	
	
	
#obsah	{
	position: relative;
	top: 160px;
	width: 1000px;
	text-align: left;
	}


#uvod
	{
	width: 1000px;
	text-align: left;
	}
	
	#uvod a
	{
	text-align: left;
	font: normal 12px arial;
	color: #0e3997;
	line-height: 24px;
	text-decoration: none;
	}
	
	#uvod a:hover
	{
	text-decoration: underline;
	}
	
#uvod_1
	{
	margin-top: 10px;
	float: left;
	top: 0px;
	width: 340px;
	height: 450px;
	background-image: url("../img/uvod_1.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	}
	
#uvod_2
	{
	margin-top: 10px;
	float: left;
	left: 340px;
	width: 320px;
	height: 450px;
	background-image: url("../img/uvod_2.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	}
	
#uvod_3
	{
	margin-top: 10px;
	float: left;
	top: 0px;
	width: 340px;
	height: 450px;
	background-image: url("../img/uvod_3.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	}	
	
	
	
#footer	{
	position: relative;
	top: 200px;
	width: 1000px;
	height: 80px;
	color: #819a96;
	font: normal 12px arial;
	background-color: #FFFFFF;
	text-align: left;
	line-height: 18px;
	clear: both;
	}
	
	#footer_in_1 { position: absolute; top: 10px; left: 15px; }
	#footer_in_2 { position: absolute; top: 10px; left: 180px; }
	#footer_in_3 { position: absolute; top: 10px; left: 320px; }
	#footer_in_4 { position: absolute; top: 10px; left: 460px; }
	#footer_in_5 { position: absolute; top: 10px; left: 800px; width: 185px; text-align: right; }
	
	#footer	a
	{
	color: #819a96;
	text-decoration: none;
	font: normal 12px arial;
	}

	#footer	a:hover
	{
	text-decoration: underline;
	}
	
	
