@charset "UTF-8";
/* CSS Document */

/* Content
_____________________________ */

#left {
	background-image:url(../pict/fondnav.png);
	background-repeat:no-repeat;
	width:150px;
	height:460px;
	float:left;
}

#center {
	background-color:#CCC;
	width:270px;
	height:460px;
	float:left;
	
}

#right {
	width:430px;
	height:460px;
	float:left;
}

/* Center
_____________________________ */

#welcome {
	height:363px;
	width:250px;
	margin-top:10px;
	margin-left:10px;
}

#welcome1 {
	font-size:11px;
	font-weight:bold;
	text-align:left;
}

#welcome1 p {
	margin:0;
	line-height:12px;
}

#welcome2 {
	margin-top:10px;
}

#welcome2 p {
	margin:0;
	font-size:11px;
	line-height:12px;
	margin-bottom:5px;
	text-align:justify;
}

#arrow {
	margin-top:8px;
	margin-left:10px;
	width:16px;
	float:left;
}

#kontakt {
	margin-top:8px;
	margin-left:35px;
}

#kontakt p {
	margin:0;
	line-height:12px;
}

#open {
	width:230px;
}
	
#open p {
	font-weight:bold;
	font-size:10px;
	margin:0;
	line-height:12px;
}


#tel {
	width:200px;
}

#tel p {
	color:#990000;
	font-size:10px;
	margin:0;
	line-height:12px;
}


#mail {
	width:200px;
	line-height:12px;
}
