body {
	font-family: "Lucida Grande", Calibri, "Trebuchet MS";
	font-size: 20pt;
	background: url("images/grgrad.gif") repeat-x top left #fff;
	color: #333;
	text-shadow: #999 1px 1px 2px;
}


/* --- IDs --- */


#center {
	margin: 10px auto;
	width: 800px;
	position: relative;
}
	
#nadpis h1 {
	text-align: center;
	color: #666;
	font-size: 36pt;
	margin-bottom: 0px;
}

#nadpis p {
	margin: 0;
	padding: 0;
	margin-left: 400px;
	color: #999;
}



#menu {
	margin: 70px 100px 0 350px;
	font-size: 24pt;
	width: 250px;
	}
	
	#menu li {
		list-style-type: none;
		padding: 7px 10px;
		line-height: 64px;
		vertical-align: middle;
		text-align: center;
		}
		
		#menu li:hover {
			background-color: #63C100;
			color: #fff;
			-moz-border-radius: 10px;
	        -webkit-border-radius: 10px; 
		}
		
		#menu img {
			float: left;
			padding: 0;
			margin: 0 10px 0 0;
			border: 0;
		}
		
		#menu a {
			color: #333;
			text-decoration: none;
			display: block;
		}
		
		#menu a:hover {
			color: #fff;
			background: #63C100;
			-moz-border-radius: 10px;
			-webkit-border-radius: 10px;
}

#footer {
	font-size: 8pt;
	clear: left;
	text-align: center;
	color: #bbb;
	text-shadow: #eee 1px 1px 1px;
}

#hover_obj1, #hover_obj2, #hover_obj3 {
	width: 860px;
	height: 480px;
	position: absolute;
	z-index: 500;
	border: solid 3px #666;
	top: -5px;
	left: -60px;
	color: #eee;
	font-size: 10pt;
	padding: 10px;
	text-align: left;
	background: url(images/bg_trans_black.png) repeat 0px 0px;
	-moz-border-radius: 15px; -webkit-border-radius: 15px;
	}
	
	#hover_obj1 p, #hover_obj2 p, #hover_obj3 p {
			
		}
		
	#hover_obj1 a, #hover_obj2 a, #hover_obj3 a {
		color: #ffa;
		text-decoration: none;
		}
		
		#hover_obj1 a:hover, #hover_obj2 a:hover, #hover_obj3 a:hover {
			color: #ffa;
			text-decoration: underline;
	}
	
	#hover_obj1 h1, #hover_obj2 h1, #hover_obj3 h1 {
	text-align: center;
	color: #fff;
	font-size: 28pt;
	margin-top: 10px;
	margin-bottom: 5px;
	}
	
	#hover_obj1 h2, #hover_obj2 h2, #hover_obj3 h2 {
	text-align: center;
	color: #fff;
	font-size: 12pt;
	margin-top: 10px;
}

#mailform {
	margin: 30px;
	text-align:center;
	}
	
	#mailform legend {
	font-weight: bold;
}

.input {
	color: #555;
	background: url('images/input_back.gif') repeat-x top left #fff;
	border: 1px solid #eee;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
}

#right_info {
	float: right;
	padding-left: 10px;
	margin-top: -10px;
	height: 500px;
	width: 200px;
	text-align: center;
	border-left: 3px dashed #666;
}
.close {
	background: url(images/bg_trans_black.png) repeat 0px 0px;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
}

#nabidka {
	width: 800px;
	-moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px;
	-webkit-box-shadow: 0px 0px 15px #000; -moz-box-shadow: 0px 0px 15px #000; box-shadow: 0 0 15px #000;
	margin: 0;
	background: url("images/bottom.png") no-repeat bottom center;
	margin: 50px 0;
}

#text_n {
	padding: 0 20px;
	}
	#text_n p {
		font-size: 12pt;
		text-shadow: #fff 0 0 0;
		line-height: 20pt;
	}
	#text_n p strong {
		color: #f00;
		font-size: 14pt;
	}

/* --- Class styles --- */
.text_n_right {
	color: #666;
	padding-left: 10px;
	margin-left: 380px;
	border-left: 1px solid #999;
	text-align: justify;
}
.text_n_left {
	color: #666;
	padding-right: 10px;
	margin-right: 379px;
	border-right: 1px solid #999;
	text-align: justify;
}

.rectangle {
	background: #b99b7f;
	height: 50px;
	width: 851px;
	position: relative;
	left:-45px;
	top: 30px;
	float: left;
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
    -khtml-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
    -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
	z-index: 100;
	padding-bottom: 20px;
	margin-top: -50px;
}

.rectangle h3 {
	font-size: 14pt;
	color: #fff;
	padding-top: 6px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
	text-align: center;
}

.triangle-l {
	border-color: transparent #a3907d transparent transparent;
	border-style:solid;
	border-width:25px;
	height:0px;
	width:0px;
	position: relative;
	left: -70px;
	top: 25px;
	z-index: -1; /* displayed under bubble */
}

.triangle-r {
	border-color: transparent transparent transparent #a3907d;
	border-style:solid;
	border-width:25px;
	height:0px;
	width:0px;
	position: relative;
	left: 780px;
	top: -25px;
	z-index: -1; /* displayed under bubble */
}

.hidden {display: none;}

.img_logo {
	background: url("images/logo.png");
	margin: -90px 0 0 -110px;
	float: left;
}
.clear {
	clear: both;
	margin-top: -30px;
	}
.img_www {background: url("images/www.png");}
.img_about {background: url("images/about.png");}
.img_kontakt {background: url("images/kontakt.png");}
.img_top {background: url("images/top.png");}