body {
	margin: 0;
	padding: 0;
	background: #CB0000;
	text-align: center;
	font-family: Verdana, Arial;
}

table {
	border-collapse: collapse;
}

td {
	padding: 0;
}

table.main {
	margin-left: auto;
	margin-right: auto;
}

#logo {
	background: url('img/logo.gif') no-repeat;
	width: 184px;
	height: 93px;
}

#top {
	background: url('img/top.jpg') no-repeat;
	width: 582px;
	height: 93px;
	padding-left: 50px;
}

#top img {
	border: none;
}

#menu {
	background: url('img/menu_bg.gif') no-repeat;
	width: 184px;
	height: 138px;
}

#menu ul, #left ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#menu li, #left li:hover {
	background: url('img/menu1bg.gif') no-repeat;
	height: 24px;
	margin-left: 20px;
}

#menu a, #left a {
	font-size: 12pt;
	text-decoration: none;
	margin-left: 30px;
	color: #5D0101;
	font-weight: bold;
	font-family: 'Times New Roman';
	letter-spacing: 1.4;
}




#top2 {
	background: url('img/top2.jpg') no-repeat;
	width: 582px;
	height: 138px;
	padding-left: 20px;
	vertical-align: bottom;
	padding-bottom: 20px;
}

#top2 td {
	font-size: 11px;
	color: #490000;
	font-weight: bold;
	vertical-align: top;
	padding-right: 10px;
}

#top2 input {
	width: 86px;
	height: 14px;
	background: #FEEEDA;
	border: 1px #490000 solid;
	margin-top: 1px;
}




#left {
	background: black;
	width: 184px;
	height: 341px;
	vertical-align: top;
	padding-top: 10px;
}

#left li, #menu li:hover {
	background: url('img/menu2bg.gif') no-repeat;
	height: 24px;
	margin-left: 20px;
}

#left_box {
	padding: 5px;
	margin: 13px;
	border: 2px #FABF2C solid;
	font-size: 10px;
	color: #FFE2BE;
}

#left_box img {
	border: 2px #A27D22 solid;
	margin-right: 5px;
}




#right {
	background: url('img/main_bg.jpg') no-repeat;
	width: 582px;
	vertical-align: top;
	padding: 20px;
}

#right_box {
	border: 2px #C87614 solid;
	width: 530px;
	padding: 10px;
	background: url('img/transparent_red.gif');
}


#right_box h1 {
	font-size: 14px;
	font-family: 'Times New Roman';
	color: #FABE2A;
	margin: 2px 5px 2px 5px;
	padding: 3px;
	background: #520000;
	margin: 10px 0px 10px 0px;
}

#right_box span {
	font-size: 14px;
	font-family: 'Times New Roman';
	color: #FABE2A;
	width: 100%;
	font-weight: bold;
	border-bottom: 1px #FABE2A solid;
}

#right_box p {
	background: #570101;
	color: #FABE2A;
	font-size: 11px;
	padding: 8px;
	border: 1px #7B0909 solid;
}

#right_box img {
	margin: 0px 10px 0px 10px;
}

#right_box p img {
	border: 2px #A27D22 solid;
	margin: 10px;
}

#right_box td {
	background: #3D0000;
	color: #FABE2A;
	font-size: 10px;
	padding: 1px;
	padding-left: 5px;
}

#right_box a:link {
	color: #FABE2A;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#right_box a:visited {
	color: #FCD982;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#dl a:link, #dl a:visited, #dl a:active {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial;
}

#left_bottom {
	background: url('img/left_bottom.gif') no-repeat;
	width: 184px;
	height: auto;
}

#right_box input {
  width: 120px;
	height: 19px;
	background: #FEEEDA;
	border: 1px #490000 solid;
	margin-top: 1px;
}

#right_box textarea {
	width: 100%;
	height: 100px;
	background: #FEEEDA;
	border: 1px #490000 solid;
	margin-top: 1px;
}

#pun_tausta {
	background: #570101;
	color: #FABE2A;
	font-size: 10px;
	padding: 8px;
	border: 1px #7B0909 solid;
}

