/**
* Author: Hrissimir Neikov
* @version 1.0
* @copyright (C) 2004 by Hrissimir Neikov - All rights reserved!
*/

/* #################### MISC SETTINGS #################### */
* { margin : 0; padding : 0; }

BODY {
	background-color : #E2E0D3 ;
	color            : #fff;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	text-align: center;
	margin-top: 5px;
	margin-bottom : 10px;
}

td, tr, p, div {
	color            : #000000;
	background : transparent;
	padding: 0;
	margin: 0;
}

.plabel {
	font-size: 11px;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
}


.header {
	font-size: 16px;
	font-weight: bold;
	margin-left: 10px;
	display: inline;
	color: #fff;
}

.accent {
	font-size: 16px;
}

.small {
	font-size: 13px;
}


/*
h3 {
	font-size: 16px;
	font-weight: bold;
	margin-left: 50px;
	display: inline;
}
*/
input.btn{
	background-color: #ffff00;
	color: #000;
	border: 1px solid #000;
	/*font-weight: bold;*/
	cursor: pointer;
	padding: 1px 2px;
	width: 150px;
}
input.btnRed{
	background-color: #ff0000;
	color: #000;
	border: 1px solid #000;
	/*font-weight: bold;*/
	cursor: pointer;
	padding: 1px 2px;
	width: 150px;
}
.textfield{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	border: 0px;
	width: 250px;
	height: 187px;
}
/*  LOGO SETTINGS ################### */
#header {
	background : #353535;
	width: 780px;
	height: 84px;
}

.logo_text_big {
	background : transparent;
	color : white;
	font-size: 26px;
	font-weight: bold;
	padding-top : 18px;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	letter-spacing: 1px;
}

.logo_text_small {
    background : transparent;
	color : white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-top: 0px;
	letter-spacing: 1pt;
}

.logo {
	background-color: #353535;
	float: left;
	width: 400px;
}

/*  TOP MENU SETTINGS ################### */
.top_navigation {
	margin-right: 5px;
	text-align: right;
	float: right;
	width: 350px;
	margin-top: 65px;
}

div.top_navigation a:link, div.top_navigation a:active {
	color: white;
	text-decoration: none;
	text-align: right;
	font-size: 9px;
	font-weight: normal;
}

div.top_navigation a:visited {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
	font-weight: normal;
}

div.top_navigation a:hover {
	color: #b0c63f;
}

/*  MAIN MENU SETTINGS ################### */
#navigation {
	width: 780px;
}

#main_menu {
	width: 222px;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow : hidden;
	background : #9ead3e;
	height : 196px;
}

#main_img {
	float: left;
	margin: 0px;
	padding: 0px;
	height : 196px;
	overflow : hidden;
}

.menu_item,
.menu_item_selected {
	width:222px;
	background: url(images/menu_buttons_01.jpg) 0 0 no-repeat;
	height : 38px;
	display : block;
	cursor: hand;
	margin : 1px 0;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: baseline;
	overflow : hidden;
	}

.menu_item:hover,
.menu_item_selected {
	background-position: 0px -38px;
	text-decoration: none;
	}

.menu_number {
	width : 62px;
	float : left;
	line-height : 38px;
	vertical-align : middle;
	text-align : right;
	font-weight : bolder;
	font-size : 18px;
	color : #fff;
}

.menu_text {
	color : #fff;
	font-weight : bolder;
	font-size: 16px;
	margin-left : 74px;
	line-height : 38px;
	vertical-align : middle;
	text-align: left;
	}

form {
	text-align: center;
	margin-bottom: -0px;
	}

/*  CONTENT SETTINGS ################### */
#content {
	padding-left: 0px;
	width:780px;}
#projects {
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
}

#double_col {
	float : left;
	width : 523px;
	height : 187px;
	background-color : #F2EDD7;
	top : auto;
	margin-right: 2px;
	border: 1px #949782 solid;
}

#triple_col {
	/*float : left;*/
	background-color : #F2EDD7;
	border: 1px #949782 solid;
	display : block;
}

.address {
	text-align: left;
	margin-left: 25px;
}

#col1,
#col2,
#col3 {
	float : left;
	overflow : hidden;
	width : 260px;
	height : 300px;
	}

.col {
	padding : 5px;
	line-height : 1.4em;
	text-align: left;
	}

#col1_header {
	background-color : #949782;
	height : 35px;
	color : white;
	padding-top: 7px;
	padding-left: 7px;
	padding-bottom: 0px;
	text-align: left;
}

#col2_header {
	background-color : #82846C;
	height: 35px;
	color : white;
	padding-top: 7px;
	padding-left: 7px;
	padding-bottom: 0px;
	text-align: left;
}

#content_search {
	height: 35px;
	width : 256px;
	background-color: #353535;
	vertical-align: middle;
}

input.search_btn {
	background-color : #949782;
	margin-left: 5px;
	margin-top: 6px;
	border: none;
	border-top: 1px #c5c9ad solid;
	border-left: 1px #c5c9ad solid;
	border-bottom: 1px #6d6f5f solid;
	border-right: 1px #6d6f5f solid;
	color: #fff;
}

input.search_text {
	width: 150px;
	height: 20px;
	border-bottom: 1px #c5c9ad none;
	border-right: 1px #c5c9ad none;
	border-top: 1px #6d6f5f none;
	border-left: 1px #6d6f5f none;
}

#col2_box {
	border: 1px #82846C solid;
	width : 256px;
	height : 219px;
	background-color : #E2E0D3;
	margin-top: 1px;
	text-align: left;
}

.picture_text {
	width:248px;
	color: black;
	text-align: center;
	/*border: 1px solid #949782;*/
	margin-top: 0px;
	margin-left: 2px;
	margin-bottom: 0px;
}

/*
 text-align : center;
*/

/*  BOTTOM MENU SETTINGS ################### */
#bottom_menu {
	background : #8B845A;
	color: #fff;
	width: 780px;
	height: 35px;
	text-align: center;
	padding-top: 10px;
	/*margin-top: 1px;*/
}

#bottom_menu a:link, #bottom_menu a:active, #bottom_menu a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#bottom_menu a:hover {
	color: #b0c63f;
	text-decoration: none;
	font-weight: bold;
}

/*  COPYRIGHT ################### */
#copyright {
	background : #E2E0D3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align : center;
	color:  #8B845A;
}

.balans {
	font-size: 12px;
	padding-left: 3px;
}

#header,
#navigation,
#content,
#copyright,
#bottom_menu {
	margin-left : auto;
	margin-right : auto;
	overflow : hidden;
	display : block;
	padding : 0;
	text-align: left;
	}

#copyright,
#bottom_menu {
	text-align : center;
	}

