body {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-color: #3c3131;
}
img {
	border: 0px;
}

/* ГОРНА РАМКА */
#topborder {
	height: 21px;
	background-image: url(images/border_top.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
	#topborder a:link, #topborder a:visited, #topborder a:active {
		text-decoration: none;
	}
	#topborder a:hover {
		text-decoration: underline;
	}
	.logo_top {
		margin-left: 20px;
		float: left;
	}

/* СЕНКИ ОКОЛО РАМКАТА */
.shadow_left {
	background-image: url(images/shadow_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.shadow_right {
	background-image: url(images/shadow_right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.shadow_topleft {
	background-image: url(images/shadow_topleft.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.shadow_topright {
	background-image: url(images/shadow_topright.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.shadow_bottomleft {
	background-image: url(images/shadow_bottomleft.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.shadow_bottomright {
	background-image: url(images/shadow_bottomright.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.shadow_bottom {
	background-image: url(images/shadow_bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/* ЛЕНТА С ЕЗИЦИТЕ */
.langbar {
	margin-left: 0px;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-right: 2px;
	float: right;
	display: inline;
}
	.langbar img {
		margin: 0px 3px;
		border: 1px solid;
	}
	.langbar a:link img, .langbar a:visited img, .langbar a:active img {
		border: 1px solid #3c3131;
	}
	.langbar a:hover img{
		border: 1px solid #c6ae74;
	}

/* РАМКА НА СТРАНИЦАТА*/
#container {
	width: 980px;
	border: 1px solid #c6ae74;
	border-top: 0px;
}

/* HEADER */
#header {
	margin: 0px;
	width: 980px;
	height: 159px;
	border-bottom: 3px solid #ae8e63;
	background-color: #000000;
}
	#header .header_image {
		margin: 52px 0px 0px 0px;
		float: right;
	}

/* 3-ТЕ КОЛОНКИ НА ОСНОВНАТА ТАБЛИЦА */
#left, #right {
	width: 160px;
	background-color: #720b2d;
	vertical-align: top;
}
#left {
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#right {
	padding-top: 5px;
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#middle {
	background-image: url(images/watermark5.jpg);
	/*background-image: url(images/content_background.jpg);*/
	background-color: #fae5c3;
	vertical-align: top;
}

/* ГЛАВНО МЕНЮ */
#menu {
	margin: 10px 0px;;
	padding: 0px;
}
	#menu ul {
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		border: none;
	}
	#menu li {
		padding: 0px;
		margin: 0px;
		border: none;
		display: block;
	}

/* ОСНОВНО СЪДЪРЖАНИЕ */
#content {
	padding: 34px;
	/*background-image: url(images/logo_watermark.gif);*/
	background-position: center;
	background-repeat: no-repeat;
	color: #000000;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	#content a:link, #content a:visited, #content a:active {
		color: #774e3a;
		text-decoration: none;
	}
	#content a:hover {
		color: #774e3a;
		text-decoration: underline;
	}
	#content ul {
		padding-left: 15pt;
		margin-top: 10pt;
		margin-left: 0px;
		list-style-position: outside;
	}
	#content li {
		margin-bottom: 10pt;
	}
	#content .error{
		color: #FF0000;
	}
	
	#content h1, .news_title {
		color: #774e3a;
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
	}
	#content .news_date {
		color: #774e3a;
		font-size: 10px;
	}
	#content .news_text {
		margin-top: 8pt;
		margin-bottom: 30pt;
	}
	
	#content form{
		margin: 0px;
		padding: 0px;
	}
	#content form p {
		clear: left;
		margin: 0px;
		padding: 5px 0px 1px 0px;
		height: 1%;
	}
	#content form label{
		float: left;
		text-align: right;
		font-weight: bold;
		color: #774e3a;
	}
	#content form input{
		border: 1px solid #774e3a;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	#content form textarea{
		border: 1px solid #774e3a;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	#content form .button{
		margin: 0px;
		padding:0 .25em 0 .25em;
		width:auto;
		overflow:visible;
		border-left: 1px solid #ebc298;
		border-top: 1px solid #ebc298;
		border-right: 1px solid #774e3a;
		border-bottom: 1px solid #774e3a;
		background-color: #cda57d;
	}
	#content form .radio {
		border: 0px;
	}
	#content form img {
		margin-right: 5px;
		border: 0px;
	}
	
	#content .formProperty p {
		width: 200px;
		padding-left: 140px; /*width of left column containing the label elements*/
	}
	#content .formProperty label {
		margin-left: -120px; /*width of left column*/
		width: 100px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
	}
	
	#content .formContact p {
		width: 300px;
		padding-left: 200px; /*width of left column containing the label elements*/
	}
	#content .formContact label {
		margin-left: -200px; /*width of left column*/
		width: 190px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
	}
	
	#content .formWebmaster p {
		width: 300px;
		padding-left: 100px; /*width of left column containing the label elements*/
	}
	#content .formWebmaster label {
		margin-left: -100px; /*width of left column*/
		width: 90px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
	}

/* FOOTER */
#footer {
	width: 980px;
	border-top: 3px solid #ae8e63;
	color: #c6ae74;
	background-color: #000000;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
	#footer a:link, #footer a:visited, #footer a:active {
		color: #c6ae74;
		text-decoration: none;
	}
	#footer a:hover {
		color: #ae8e63;
		text-decoration: none;
	}

/* ВАЛУТНИ КУРСОВЕ */
.curRate {
	width: 140px;
	color: #c6ae74;
	margin-bottom: 15px;
	border-left: 1px solid #ae8e63;
	border-top: 1px solid #ae8e63;
	background-color: #000000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
	.curRate th{
		color: #000000;
		background-color: #ae8e63;
		text-transform: uppercase;
		font-weight: bold;
	}
	.curRate td {
		border-right: 1px solid #ae8e63;
		border-bottom: 1px solid #ae8e63;
	}
	
/* СТРАНИЦИ */
.paging {
	text-align: right;
	color: #774e3a;
	font-weight: bold;
}
	.paging a:link, .paging a:visited, .paging a:active {
		font-weight: normal;
	}
	.paging a:hover {
		color: #774e3a;
		font-weight: normal;
		text-decoration: underline;
	}