* {
	margin: 0 0 0 auto;
	padding: 0;
}
html {
/*height:100%;*/
min-height:100%;
}
body {
height: 100%;
	margin: 0 0 0 0; 
	padding: 0; 
	font-family: Helvetica, sans-serif;
	text-align: center;
	background-color:#ccc;

}
#main {
	background: #fff url('../pics/main-back.gif') repeat-y;
	min-height:100%;
	width: 980px;
	margin: auto;
	position: relative;
/**
border: 1px solid #aaa;
	position: relative;
	width: 980px;
	min-height: 100%;
	_height:100%;
	margin: auto;
**/
}
* html #main {
	height:100%
}
/******************************************************/
#top {
background-color: #aaa;
}
#menu1 {
	font: bold 7pt Verdana, sans-serif;
	text-align: right;
	color: 000;
	padding: 19px 10px 0 0;
}
#menu1 a {
	font: bold 8pt Verdana, sans-serif;
	text-align: right;
	color: #000;
	text-decoration: none;
}
#menu1 a:hover {
	font: bold 8pt Verdana, sans-serif;
	text-align: right;
	color: #555;
	text-decoration: underline;
}
#menu2 {
	font: bold 7pt Verdana, sans-serif;
	text-align: right;
	color: fff;
	padding: 5px 10px 0 0;
	_padding: 4px 10px 0 0;
}
#menu2 a {
	font: bold 8pt Verdana, sans-serif;
	text-align: right;
	color: #fff;
	text-decoration: none;
}
#menu2 a:hover {
	font: bold 8pt Verdana, sans-serif;
	text-align: right;
	color: #bbb;
	text-decoration: underline;
}
#menu1 ul, li {
	display: inline;
}
#menu2 ul, li {
	display: inline;
}
#header_bg {
border-bottom: 7px solid #f00;
	width: 980px;
	height: 100px;
	background: #fff url('../images/head_bg.jpg') no-repeat;
}
#header_en {
border-bottom: 7px solid #f00;
	width: 980px;
	height: 100px;
	background: #fff url('../images/head_en.jpg') no-repeat;
}
/******************************************************/
#fasha {
	background-image: url('../images/subhead-background.gif');
	height: 235px;
}
#fasha_left {
	float:left;
	width: 225px;
	z-index: 12;
	margin: 0 0 0 0;
	padding: 1px 0 0 0;
}
#fasha_left h1 {
	font: 20px "Trebuchet MS";
	text-align:left;
	color: white;
	margin: 8px 0 0 15px;
}
#fasha_left p {
	font: normal 8pt  Verdana, sans-serif;
	line-height: 15px;
	color: white;
	margin: 8px 15px 0 15px;
	padding: 0 0 0 0;
	text-align: left;
}
#fasha_right {
	float:left;
	height: 235px;
	z-index: 12;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/******************************************************/
#titles_main {
	height: 32px;
	background-color: #0097d4;
	text-align: left;
	width: 980px;
	_margin: -3px 0 0 0;
}
#razdeli {
background-color: #fff;
	width: 225px;
	float: left;
	height: 32px;
}
#razdeli h1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	font-style: normal;
	color: #a5a5a5;
	margin: 4px 10px 0 15px;
	padding: 0 0 0 0;
	text-align: left;
}
#razdeli a {
	color: #a5a5a5;
	text-decoration: none;
}
#razdeli a:hover {
	color: #f5821f;
	text-decoration: none;
}
#titles {
	position: relative;
	width: 745px;
	_width: 750px;
}

#titles h1 {
	font-family: "Trebuchet MS";
	font-size: 16pt;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	color: fff;
	padding-top: 3px;
	_padding-left: 5px;
}
/******************************************************/
#contents {
	padding-bottom: 30px;
	text-align: left;

}
#contents:after {
	content: " ";
	display: block;
	clear: both;
}
#menu_left {
	width: 223px;
	float: left;
}
#main_content {
/**	width: 730px;	 **/
	position: relative;
	margin-left: 225px;
	padding: 20px;
}
/*********************************CONTENTS*******************************/
#main_content p {
	font-family: Verdana;
	font-size: 10pt;
	line-height: 15pt;
	font-weight: normal;
	font-style: normal;
	color: #000;
	margin-bottom: 15px;
	text-align: justify;
}
.main_content_list {
	margin-bottom: 15px;
}
.main_content_list li {
	font-family: Verdana;
	font-size: 10pt;
	line-height: 15pt;
	font-weight: normal;
	font-style: normal;
	color: #000;
	display: list-item;
	margin-left: 50px;
	_margin-left: 0;
}

#main_content a {
	font-family: Verdana;
	font-size: 10pt;
	line-height: 15pt;
	font-weight: bold;
	font-style: normal;
	color: #f5821f;
	text-decoration: none;
}
#main_content a:hover {
	font-family: Verdana;
	font-size: 10pt;
	line-height: 15pt;
	font-weight: bold;
	font-style: normal;
	color: #f5821f;
	text-decoration: underline;
}
#main_content a.red {
	color: #f00;
}
#main_content a.red:hover {
	color: #f00;
}

#main_content .content_left_image_first {
	float: left;
	width: 200px;
	height: 200px;
	font-size: 0;
	margin: 32px 0 0 0;
	padding: 0 0 0 0;
	border: 1px solid #2a488f;
}
#main_content .content_left_image {
	float: left;
	width: 200px;
	height: 200px;
	font-size: 0;
	margin: 32px 0 0 52px;
	_margin: 32px 0 0 48px;
	padding: 0 0 0 0;
	border: 1px solid #2a488f;
}
/******************************************************/
#footer {
	background-color: fff;
	font: 10pt Verdana, sans-serif;
	color: #585858;
	text-align: left;
	padding: 7px 0 0 10px;
	height: 23px;
	_height: 30px;
	width: 745px;
	_width: 755px;
	position: absolute;
	bottom: 0;
	margin-left: 225px;
	_margin-left: -265px;
}
/*************************************LEFT MENUS********************/
.menu {
	display: list-item;
	list-style-type: none;
}
.menuButton {
list-style-type: none;
	
}
.menuButton a{
	font-family: Verdana;
	font-size: 10pt;
	line-height: 16px;
	font-weight: bold;
	font-style: normal;
	color: #fff;
	text-decoration: none;
	display: list-item;
	border-bottom: 1px dotted #f07450;
	background: #EB4616;
	width: 209px;
	_width: 225px;
	text-align: left;
	_margin: -8px 0 0 -40px;
	padding: 9px 7px 9px 9px;
	list-style-type: none;
}
.menuButton a:hover {
	background: #f07450;
}

.menuButtonSel {
	list-style-type: none;
}
.menuButtonSel a{
	font-family: Verdana;
	font-size: 10pt;
	line-height: 16px;
	font-weight: bold;
	font-style: normal;
	color: #fff;
	text-decoration: none;
	display: list-item;
	border-bottom: 1px dotted #f07450;
	background: #f19877;
	width: 209px;
	_width: 225px;
	text-align: left;
	_margin: -8px 0 0 -40px;
	padding: 9px 7px 9px 9px;
	list-style-type: none;
}
.menuButtonSel a:hover {
	background: #f07450;
}

.podmenu {
	display: list-item;
	list-style-type: none;

}
.podmenuButton {
list-style-type: none;
}
.podmenuButton a {
border-bottom: 0;
	font-family: Verdana;
	font-size: 10pt;
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
	color: #fff;
	text-decoration: none;
	display: list-item;
	background: #EB4616;
	width: 193px;
	_width: 225px;
	text-align: left;
	_margin: -8px 0 0 -80px;
	padding: 9px 7px 9px 25px;
	list-style-type: none;
}
.podmenuButton a:hover {
	background: #f07450;
}
.podmenuButtonSel {
list-style-type: none;
}
.podmenuButtonSel a {
border-bottom: 0;
	font-family: Verdana;
	font-size: 10pt;
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
	color: #fff;
	text-decoration: none;
	display: list-item;
	background: #f19877;
	width: 193px;
	_width: 225px;
	text-align: left;
	_margin: -8px 0 0 -80px;
	padding: 9px 7px 9px 25px;
	list-style-type: none;
}
.podmenuButton a:hover {
	background: #f07450;
}

h2 {
	background-color: #0097d4;
	width: 735px;
	_width: 754px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: -20px;
	_margin-left: -24px;
	_margin-right: -20px;
	padding-left: 20px;
	font-family: "Trebuchet MS";
	font-size: 16pt;
	font-weight: bold;
	font-style: normal;
/**	letter-spacing: 1px;	**/
	text-align: left;
	color: fff;
}
.content_right_address {
	margin: 0 0 0 280px;
	padding: 35px 0 0 0;
}
/**********************************************************************************/

.content_left_image_first_170 {
	float:left;
	width:170px;
	height:170px;
	font-size:0;
	margin: 8px 0 0 0;
	padding: 0 0 0 0;
	border: 1px solid #2a488f;
}
.content_left_image_170 {
	float:left;
	width:170px;
	height:170px;
	font-size:0;
	margin: 8px 0 0 8px;
	padding: 0 0 0 0;
	border: 1px solid #2a488f;
}
/**********************************************************************************/
.brochures {
 border: 1px solid #2a488f;
}
/**********************************************************************************/
.certificates {
}
/*.certificates img {
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 18px;
	border-top: 1px solid #A3C3D0;
	border-right: 3px solid #88A3AE;
	border-bottom: 3px solid #88A3AE;
	border-left: 1px solid #A3C3D0;
}*/

.certificates img {
	margin-top: 10px;
	margin-right: 15px;
	_	margin-right: 10px;
	margin-left: 18px;
	_margin-left: 16px;
	-moz-box-shadow: 3px 3px 4px #5A6C74;
	-webkit-box-shadow: 3px 3px 4px #5A6C74;
	box-shadow: 3px 3px 4px #5A6C74;
/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#5A6C74')";
/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#5A6C74');
}
.signs {
	text-align: center;
	vertical-align: top;
	padding-bottom: 15px;
	border-bottom: 1px dotted #888;
}
h3 {
	font-size: 12pt;
	font-style: italic; 
	font-weight: bold;
	border-bottom: 1px dotted #0A3E94;
	color: #0A3E94;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
