/* CSS Template for LANZONE.cz 
   Designed by Dare_ c2008
   www.lanzone.cz
*/


body { 
	color:#000000;
	font-size: 12px;
	background-color: #fff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/bgimg.png);
	background-repeat: repeat;
}


a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #666666;
	text-decoration: none;
}

/* Main Design */

#ds01 {
	width: 800px;
	height: 134px;
	background-image: url(images/pic_01.png);
}

#ds02 {
	width: 800px;
	height: 30px;
	background-image: url(images/pic_02.png);
}

#ds03 {
	width: 800px;
	height: 400px;
	background-image: url(images/pic_04.png);
}	

#ds04 {
	width: 800px;
	height: 85px;
	background-image: url(images/pic_03.png);
}



.nav {
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 40px;
	text-align: left;
}

/* Pages Align */

.middle {
	width: 770px;
	height: 380px;
	text-align: center;
}

.middlefull {
	width: 800px;
	height: 380px;
	text-align: center;
}

.column {
	width: 35px;
	float: left;
}

.left {
	width: 350px;
	float: left;
}

.right {
	width: 350px;
	float: left;
}

.toptxt {
	width: 700px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}

.fullw {
	width: 680px;
	text-align: center;
}

