@charset "utf-8";

body {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
	font-size: 0.7em;
	color:#333333;
	background-color:#000000;
}

div {
	/*border:#CCCCCC 1px solid;  Временно!!!*/
}

h1 {
	font-size: 16px;
	font-weight:bold;
}

h2 {
	font-size: 14px;
	font-weight:bold;
}

h3 {
	font-size:12px;
	font-weight:bold;
}

h4 {
	font-size:10px;
	font-weight:bold;
}

a {
	color:#F63;
	text-decoration:none;
}

p {
	text-align: justify;
	/*text-indent: 2em;*/
}

input {

}

select {
	
}

.comment {
	font-family:"Times New Roman", Times, serif;
	font-size: 10px;
	font-style:italic;
	color:#F00;
}

#site {
 min-width: 1024px;
 max-width: 1600px;
 background-color:#eeeeee;
}

#topLogin {
	font-size: 9px;
	text-align: right;
	margin-bottom: 5px;
	height: 12px;
}

#login_error {
	color:#F00;
	float:right;
}

#login_line {
	float:right;
	margin: 1px 50px 1px 10px;
}

#login_line label {
	font-weight:bold;
	padding:0px 5px;
}

#login_line input {
	width: 80px;
	border:#999 1px solid;
	font-size: 8px;
	margin-right:5px;
}

#login #submitLogin {
	width: 40px;
	height: 15px;
	border:#999 solid 1px;
	background-color:#CCC;
	color: #f30;
	padding-left:5px;
}

#menu_small {
	float:right;
	margin: 1px 10px 1px 10px;
}

#header {
	clear:both;
	min-height: 150px;
	border: #CCCCCC 1px solid;
	margin-bottom: 10px;
	/*background: center url(images/backgraund.jpg);
	background:center url(../uploaded_files/pics/articles/DSC08568.JPG);*/

}

#lang_select {
	margin: 10px;
	min-height: 20px;
	text-align: right;

}

#lang_select a {
	text-decoration:none;
}

#lang_select .flag {
	height: 17px;
	width: 25px;
	border: #CCCCCC 1px solid;
	margin-bottom: 10px; /*Не пречи на Explorer но помага на Mozzila*/
	margin-left: 5px;
}

#headerContainer {
	clear:both;
	width: 100%;
}

#menu {
	float:left;
	min-height: 20px;
	max-height: 50px;
	max-width: 860px;
	margin: 40px 40px 10px 10px;
	border: 1px solid #9f0a0e;
	background-color:#fff;
	filter: alpha(opacity = 70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}

#menu ul {
}

#menu li {
}


#menu td {
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	text-transform: uppercase;

}

#menu a {
	text-decoration: none;
}

#menu a:hover {
	background-color:#666;
	color:#FFF;
}

#menu .active, #menu .active a{
	background-color: #333;
	color: #ddd;
}

#menu .seperator {
	width: 5px;
	text-align:center;
}

#searchSite {
	float: right;
	min-height: 20px;
	margin: 40px 10px 10px 0px;
}

#searchSite table {
}

.searchField {
	font-size: 10px;
	width: 100px;
	color: #333333;
}

.searchButton {
	width: 15px;
	color: #333333;
}


#content {
	margin-bottom: 10px;
}

#left_column {
	margin-bottom: 10px;
	float: left;
	min-height: 300px;
	width: 320px;
	/*border: #CCCCCC 1px solid;*/
}

#sub_menus {
}

.sub_menus {
	background-color:#eeeeee;
	border:#C60 1px solid;
}

.sub_menu_column {
	width: 96px;
}

.sub_menus_button {
	/*text-transform:capitalize;*/
	border:#999 1px solid;
	width:92px;
}

.sub_manu_button_arrow {
	width: 3px;
	border: 1px solid #cccccc;
	background-color:#F60;
	color:#FFF;
	font-size:5px;
	font-weight:bold;
}

.sub_manu_button_arrow_last {
	width: 3px;
	border: 1px solid #cccccc;
	background-color:#FFF;
}

#login table{
	width:100%;
}

.td_box_header {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 0 10px 0 10px;
}

#login table th {
	text-align: right;
	width: 50%;
}

#login input {
	width: 100px;
	border:#999 1px solid;
	font-size: 10px;
}

#login .button {
	width:100px;
	border:#999 solid 1px;
}

#login #submitLogin {
	width:104px;
	border:#999 solid 1px;
	background-color:#CCC;
	color: #f30;
}


#banners {
	margin: 20px 0 10px 0;
}

.banner table {
	width: 100%;
}

.banner table td {
	text-align:center;
}

.banner img {
	max-width: 210px;
}

#path {
	margin: 0px 0px 10px 0px;
	min-height: 20px;
	/*border: #CCCCCC 1px solid;*/
}

#path td {
	text-align:center;
}

#main_column {
	margin: 0 260px 0 330px;
	min-height: 300px;
	/*border: #CCCCCC 1px solid;*/
}

#articles {
	overflow:auto;
}

.article{
	margin-bottom: 10px;
	padding:5px;
	overflow:auto;
}

.articleHeader {
	min-height: 30px;
	overflow:auto;
	margin-left: 170px;
	margin-right: 0px;
}

.articleHeader h3{
	float:left;
	padding-top: 20px;
}

.articleHeader p {
	clear:both;
	font-style:italic;
	margin-top: 5px;
	font-size:9px;
}

.articleDate {
	width: 140px;
	float: right;
	margin-right: 5px;
	margin-top: 20px;
	text-align: right;
	font-style:italic;
	font-size:9px;
} 

.articleContent {
}

.articleContent embed, {
	width:100%; /*Опит за центриране на ВИДЕО*/
}

.articlesParameters{
	float: right;
	/*overflow: auto;*/
	background-color: #eeeeee;
	width: 200px;
	min-height: 150px;
	margin: 0px 5px 10px 20px;
	border: #999999 1px solid;
}

.articlesParameters h3 {
	padding-left: 10px;
	padding-top: 5px;
}

.articlesParameters table {
	margin: 5px;
}

.articlesParameters table th {
	width: 30%;
	background-color:#CCC;
	text-align:right;
}

.articlesParameters table td {
	font-size: 9px;
	border: #999 solid 1px;
}

.articlePicsField {
	float:left;
	margin: 10px;
}

.articleGallery table{
	text-align:center;
}

.pics {
	margin-bottom: 5px;
	margin-right: 15px;
	border: #CCCCCC 1px solid;
	background-color:#FFF;
}

.pics table {
	height: 100%;
	width: 100%
}

.pics table td{
	text-align:center;
}

.articleTextField {
	text-align:justify;
}

.articleTextField li{
}

.articleFooter {
	text-align: right;
}

.articleFooter ul li {
	display:inline;
	font-size: 9px;
}

.articleTools {
	cursor: pointer;
	text-decoration: none;
}

.search_result_item {
	padding: 2px;
}

.searchArticleContent {
	visibility:hidden;
	position:absolute;
	width: 300px;
	background-color:#FFF;
	border: #cccccc 1px solid;
	padding: 10px;
}

.cards {
	float:left;
	background-color:#ccc;
	border: 5px solid #FFF;

	min-height: 150px;
	margin-bottom: 3px;
	margin-top: 3px;
	width: 48%;
	/*padding: 5px;*/
}

.cards p {
	padding:0px 5px;
}

#right_column {
	float: right;
	min-height: 300px;
	width: 250px;
	/*border: #CCCCCC 1px solid;*/
}

.lastArticles {
	padding: 0 10px;
}

#listArticlesMenu {
	margin-top: 10px;
	padding: 0 10px;
}

#listArticlesMenu li {
	font-size: 10px;
	list-style:url(buttons/email.gif);
	font-weight: bold;
	margin-top: 5px;
}
#footer {
	clear: both;
	min-height: 50px;
	border: #CCCCCC 1px solid;
	/*background: url(images/backgraund.jpg) 1280px;*/
}

#rights {
	margin: 30px 10px;
	text-align: center;
	border: 1px solid #9f0a0e;;
	background-color:#fff;
	filter: alpha(opacity = 70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}

.form {
}

.form table {
	margin: 10px;
}

.form table th {
	background-color:#CCC;
	text-align:right;
}

.form input {
	width: 200px;
	border:#999 1px solid;
	font-size: 10px;
}

.form textarea {
	width: 100%;
	border:#999 1px solid;
	font-size: 10px;
}


.form .button {
	width: 100px;
	border:#999 1px solid;
	font-size: 10px;
}
