html, body, form, table {
	padding: 0px;
	margin: 0px;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #595959;
}

html, body {
	background-color: #f3f3f3;
}

table {
	border-collapse: collapse;
	border-color: #3d93e2;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.clear-both, .input_box {
	clear: both;
}

.clear-left {
	clear: left;
}

.clear-right {
	clear: right;
}

.hidden {
	display: none;
}

a {
	text-decoration: none;
	color: #1B69B1;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
	font-size: 14px; /* беше 11px ?? */
}

.input, .textarea {
	margin: 5px 0px;
	white-space: nowrap;
}

.input input, .textarea textarea {
	border: 1px solid #ACD1F3;
	background-color: #F6FAFE;
}

/* pagination */

.pagination {
	margin: 10px 0px;
	height: 32px;
	border: 1px solid #DBE9F6;
	border-left: none;
	border-right: none;
	background-color: #EFF5FB;
}

.pagination_prev_page {
	width: 100px;
	height: 32px;
	padding: 5px 0px 0px 5px;
	float: left;
	text-align: left;
}

.pagination_next_page {
	width: 100px;
	height: 32px;
	padding: 5px 5px 0px 0px;
	float: right;
	text-align: right;
}

.pagination_disabled, .disabled {
	color: #75828a;
	color: #b3d1e6;
}

.pagination_current_page {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	overflow: hidden;
	text-align: center;
	padding:  2px auto;
	margin: 5px;
	border: 1px solid #ACD0F2;
	background-color: #DBE9F6;
	-font-size: smaller;
	font-weight: bold;
}

.pagination_page_ellipsis {
	display: block;
	float: left;
	margin: 3px 10px;
	font-weight: bold;
}

.pagination_available_page {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	overflow: hidden;
	text-align: center;
	padding:  2px auto;
	margin: 5px;
	border: 1px solid #C2DCF5;
	background-color: #EEFEFF;
	-font-size: smaller;
	-font-weight: bold;
}

.pagination_available_page:hover {
	text-decoration: none;
	background-color: #DBE9F6;
}

.pagination_page_select {
	height: 22px;
	margin: 5px;
	padding:  0px;
	border: 1px solid #C2DCF5;
	background-color: #EEFEFF;
	-font-weight: bold;
	color: #1B69B1;
}

/* ----- */

.error_box_wrapper, .error {
	color: #EF9830;
}

.error_box_title {
	font-weight: bold;
}

/* ----- */

#page_header {
	width: 980px;
	margin: 0px auto;
	background: #ffffff url(../images/head_bg.jpg) no-repeat top;
	padding-top: 40px;
}

#page_background {
	background: url(../images/bg.gif) repeat-y top;
	padding: 150px 0px 40px 0px;
}

#page_container {
	min-height: 300px;
}

#left {
	width: 230px; /*255-25*/
	width: 180px; /*255-25*/
	padding-left: 25px;
	float: left;
}

#right_ornament {
	width: 12px;
	height: 212px;
	margin-top: 393px;
	float: right;
	background: url(../images/right_ornament.gif) repeat-y left;
}

#right {
	width: 260px; /*255-25*/
	width: 160px;
	width: 210px;
	padding-right: 5px;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

#main {
	width: 440px;
	width: 700px;
	width: 748px; /* 2px- заради IE6 */
	margin-top: 70px;
	float: left;
	line-height: 150%;
}

/* ----- */

#mass_banners {
	width: 152px;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 10px -25px;
}

#banners_box {
	margin: 10px;
}

.mass_banner {
	color: #ffffff;
	font-weight: bold;
	width: 155px;
	height: 122px;
	background: url(../images/mass_banner_bg.gif) no-repeat left top;
	float: left;
/*	margin: 10px 10px -60px 10px;*/ /* обектите под рекламата застъпват върху отражението й */
	margin: 10px; /* обектите под рекламата остават извън отражението й */
}

a.mass_banner {
	background: none;
	display: block;
	width: 145px;
	height: 112px;
	margin: 5px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}

.banner {
	color: #ffffff;
	font-weight: bold;
	width: 155px;
	height: 205px;
	background: url(../images/banner_bg.gif) no-repeat left top;
	float: left;
/*	margin: 10px 10px -60px 10px;*/ /* обектите под рекламата застъпват върху отражението й */
	margin: 10px; /* обектите под рекламата остават извън отражението й */
}

a.banner {
	background: none;
	display: block;
	width: 145px;
	height: 112px;
	margin: 5px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}

.separator, .separator-left {
	clear: both;
	height: 1px;
	font-size: 1px;
	border-bottom: 1px solid #FFFFFF;
	background-color: #D4E6F7;
	margin: 5px 0px;
}

.separator-left {
	clear: left;
}

/* ----- */

#menu {
	width: 152px;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 10px -25px;
	background: url(../images/left_ornament.gif) repeat-y left;
}

.menu_item {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.menu_item a {
	display: block;
	height: 23px;
	background: url(../images/menu_bg.gif) no-repeat top;
	padding: 7px 0px 0px 25px;
	color: #4c4c4c;
	font-weight: bold;
}

.menu_item a:hover, .menu_item_selected a {
	text-decoration: none;
	background: url(../images/menu_bg.gif) no-repeat bottom;
}

.box_header {
	color: #3d93e2;
	background: url(../images/header_ornament_t.gif) no-repeat left top;
	padding: 5px 0px 0px 75px;
	margin: 15px 0px;
	font-weight: bold;
	font-size: 11px;
}

.box_content {
	background: #f3f3f3 url(../images/box_bg.gif) repeat left top;
	padding: 5px;
}

/* ----- */

#poll {
	width: 217px;
	width: 167px;
}

.poll_question_top {
	height: 11px;
	background: url(../images/poll_question_top.png) no-repeat left top;
}

.poll_question {
	background: url(../images/poll_question_bg.png) repeat-y;
	color: #ffffff;
	padding: 0px 8px;
}

.poll_question_bottom {
	height: 14px;
	background: url(../images/poll_question_bottom.png) no-repeat left top;
}

.poll_answers_box, ul.poll_answers, ul.poll_results {
	margin: 0px;
	padding: 0px;
}

.poll_answers li, .poll_results li {
	cursor: default;
	list-style: none;
	min-height: 19px;
}

.poll_answers li {
	margin: 10px;
	padding: 2px 0px 0px 30px;
}

.poll_answers li.unchecked {
	background: url(../images/check_unchecked.gif) no-repeat left top;
	/*background: url(../images/check.gif) no-repeat left bottom;*/
}

.poll_answers li.checked {
	background: url(../images/check_checked.gif) no-repeat left top;
/*	background: url(../images/check.gif) no-repeat left top;*/
}

.poll_answers li.unvoted {
	background: url(../images/check_unchecked_disabled.gif) no-repeat left top;
}

.poll_answers li.voted {
	background: url(../images/check_checked_disabled.gif) no-repeat left top;
}

.poll_answers_text {
	color: #696969;
	padding-top: 3px;
	padding-left: 10px;
}

.poll_button, .poll_button_disabled {
	width: 85px;
	height: 22px;
	border: none;
	color: #ffffff;
	background: url(../images/poll_button_bg.png) no-repeat;
	float: right;
	padding-bottom: 4px;
}

.poll_button_disabled {
	background: url(../images/poll_button_bg_disabled.png) no-repeat;
}

.poll_resultbar_box {
	width: 50px;
	height: 14px;
	margin: 0px 4px;
	border: 1px solid #3D93E2;
	float: left;
}

.poll_resultbar_full {
	background-color: #C1DDF6;
	height: 14px;
	float: left;
}

/* ----- */

ul.menu, ol.menu {
	padding: 0px;
	margin: 0px;
}

ul.menu li, ol.menu li {
	padding: 0px 5px 5px;
	list-style: none;
}

a.item {
	display: block;
	height: 16px;
	padding: 4px 0px 0px 26px;
/*	background: url(../images/item_off.png) no-repeat left top;*/
	background: url(../images/item.png) no-repeat left top;
	color: #696969;
}

a.item:hover {
/*	background: url(../images/item_on.png) no-repeat left top;*/
	background: url(../images/item.png) no-repeat left bottom;
}

/* ----- */

#news {
/*	width: 260px;*/
	line-height: normal;
}

.news_box {
	margin-bottom: 5px;
	padding: 2px;
}

.news_bullet, .news_bullet a {
	background-color: #3d93e2;
	float: left;
	color: #ffffff;
}

.news_bullet {
	padding: 0px 3px;
	margin-right: 10px;
}

.news_image {
	float: left;
	margin-right: 10px;
}

.news_title {
	float: left;
	color: #3D93E2;
	margin-right: 10px;
}

.news_time {
	float: left;
	color: #96C4EF;
}

.news_subtitle {
	clear: both;
	color: #69ACE9;
	margin-right: 10px;
}

.news_text a {
	color: #595959;
}

.news_text {
	clear: left;
	padding: 4px;
}

#right .news_text {
	text-align: justify;
}

/* ----- */

#faq {
/*	width: 260px;*/
	line-height: normal;
}

.faq_box {
	margin-bottom: 5px;
	padding: 2px;
}

.faq_bullet_closed, .faq_bullet_open {
	padding-left: 12px;
}

.faq_bullet_closed {
	background: url(../images/bullet_faq_closed.gif) center left no-repeat;
}

.faq_bullet_open {
	background: url(../images/bullet_faq_open.gif) center left no-repeat;
}

.faq_title {
	color: #3D93E2;
	margin-right: 10px;
}

.faq_text {
	clear: left;
	padding: 4px;
}

/* ----- */

.center_header {
	background: url(../images/main_content_head_bullet.gif) no-repeat left top;
	padding: 6px 0px 0px 42px;
	min-height: 25px;
	color: #3d93e2;
	font-weight: bold;
}

.center_content, .center_content_news {
	background: url(../images/main_content_separator_left.gif) no-repeat left top; /* H:215 */
	margin-left: 12px;
	min-height: 195px; /* 215px-2*10px */
	padding: 10px;
/*	width: 400px;
	width: 600px;
	width: 550px;
	width: 500px;*/ /* махаме ширината за да стане с обтекаем #right */
}

.center_content_news {
	width: 660px; /* 400+260 */
}

/* ----- */

.object_box {
	margin: 5px 0px;
}

.object_img {
	width: 72px;
	height: 56px;
	float: left;
	background-color: #EEFEFF;
	overflow: hidden;
}

.object_details {
	float: left;
}

/* ----- */

#footer {
	clear: both;
	height: 30px; /*40-10*/
	color: #aeaeae;
	padding: 10px 30px 0px 30px;
}

#footer a {
	color: #5781b1;
}

#footer_menu {
	float: left;
}

#footer_copyright {
	float: right;
}

/* ----- */

.form {
	border: 1px solid #ACD1F3;
	background-color: #F6FAFE;
	padding: 10px;
}

/* ----- */

#debug_message {
	float: right;
	color: #ffffff;
/*	text-align: right;*/
	padding-right: 1px;
	position: relative;
	top: -65px;
	height: 0px;
	color: #fefefe;
/*	-moz-opacity: .25;*/
	opacity: .25;
}

.debug {
	border: 1px solid red;
	margin: -1px;
}

.debug_ {
	border: 1px solid red;
}


/* tinymcs fixes */

th p, td p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}


