body {
	margin: 20px 0px;
	padding: 0px;
	background-color: #E6E2D7;
}

div.redline {
	width: 750px;
	height: 4px;
	background-image: url("../img/redline.gif");
	font-size: 0px;	
}

table#design {
	width: 750px;
	background-color: white;
}

table#design td {
	font-size: 11px;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	color: #5C5749;
	line-height: 14px;
	text-align: left;
	vertical-align: top;
}

table#design td#text {
	width: 468px;
	background-color: #fff;
	vertical-align: top;	
}

table#design td#menu {
	width: 223px;
	background-color: #fff;
	border-right: 1px dashed #888888;	
	border-left: 1px solid #888888;	
	vertical-align: top;	
	text-align: center;
}

table#design td#right_bg {
	width: 58px;
	background-image: url("../img/right_bg.gif");
	background-repeat: repeat-y;	
	vertical-align: bottom;
}

div#right {
	width: 58px;
	height: 438px;
	float: right;
	background-image: url("../img/right.jpg");
	background-repeat: no-repeat;
}

img.menu {
	padding-top: 10px;
}

div#top {
	width: 464px;
	height:  142px;
	background-image: url("../img/top.jpg");
	
}

div.frame {
	width: 172px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
	border: 1px solid #C9C6BD;
	background-color: #F7F7F7;
}

h2 {
	font-size: 18px;
	padding: 0px;
	margin: 0 0 15px 0;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #ABA699;
}

div.frame_text {
	padding-left: 15px;
	text-align: left;
	color: #ABA699;	
	font-family: Tahoma, sana-serif;
	font-weight: normal;
}

div.frame_text a {
	color: #413E2E;
	text-decoration: none;
}

div.frame_text a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-left: 13px;
	margin-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 30px;
	margin-bottom: 20px;
	border-bottom: 1px solid #707070;
}

div#text {
	padding-left: 40px;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 30px;
	text-align: left;
	line-height: 18px;
}

div#stopka {
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 15px;
	font-family: Tahoma, sans-serif;
	color: #9C9674;
	width: 700px;
	text-align: right;
	
}

div#stopka a {
	color: #767154;
	text-decoration: none;
	font-weight: bold;
}

div#stopka a:hover {
	color: #9C9674;
}

.opis {
	padding-bottom: 8px;
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 4px;
	font-weight: bold;
}

img.foto {
	margin: 3px;
}