body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	padding-top: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-color: #622A10;
	background-image: url(main/bground.gif);
	background-repeat: repeat-x;
	background-position: top;
}
table {
	vertical-align: top;
	color: #69452C;
}
a:link {text-decoration: underline;color: #4B230D;}
a:visited{text-decoration: underline;color: #4B230D;}
a:hover{text-decoration: underline;color: #4B230D;}
a:active {text-decoration: underline;color: #4B230D;}

a:link.stopka {color: #BF9F6F;	text-decoration: none;}
a:visited.stopka{	text-decoration: none;	color: #BF9F6F;}
a:hover.stopka {	text-decoration: underline;	color: #4B230D;}
a:active.stopka {	text-decoration: none;	color: #4B230D;}

a:link.more {color: #BF9F6F;text-decoration: none;}
a:visited.more{	text-decoration: none;	color: #BF9F6F;}
a:hover.more {	text-decoration: underline;	color: #4B230D;}
a:active.more {	text-decoration: none;	color: #4B230D;}

a:link.design {text-decoration: none;	color: #FDE8BD;	font-size: 10px;	padding-right: 6px; }
a:visited.design{	text-decoration: none;	color: #FDE8BD;	font-size: 10px;	padding-right: 6px;}
a:hover.design {	text-decoration: underline;	color: #FDE8BD;	font-size: 10px;	padding-right: 6px;}
a:active.design {	text-decoration: none;	color: #FDE8BD;	font-size: 10px;	padding-right: 6px;}

a:link.menu {color: #4B230D;	text-decoration: none;}
a:visited.menu{	text-decoration: none;	color: #4B230D;}
a:hover.menu {	text-decoration: underline;	color: #4B230D;}
a:active.menu {	text-decoration: none;	color: #4B230D;}

.stopka {
	padding-bottom: 20px;
	font-size: 10px;
}
.more {
	padding-right: 18px;
	font-size: 10px;
	text-align: right;
}
.title {
	padding-top: 60px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #4B230D;
}
.main {
	padding-left: 20px;
	padding-right: 28px;
	vertical-align: top;
	color: #69452C;
	text-align: justify;
}
.menu_left {
	padding-top: 10px;
	padding-left: 56px;
	font-size: 12px;
	font-weight: bold;
	color: #4B230D;
}
.menu {
	font-size: 12px;
	font-weight: bold;
	color: #4B230D;
}

.bold {
	font-weight: bold;
}
.form{
background-color:#f0e7d7;
color:#800000;
border:1px solid #800000;
height:18px;
width:300px;
font-size:11px;
font-weight: bold;
}
.send{
background-color:#f0e7d7;
color:#800000;
border:1px solid #800000;
font-size:11px;
}

.form:focus{
background-color:#f7f2ea;
}
