
body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	height: 100%;
	z-index: 0;
	background-position: top;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	line-height:35px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
}
	
h3 {
	color:#2D1A0F;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	font-weight:normal;
	line-height:25px;
	padding: 0px;
}
.frame {
    border-top:0px dotted #00008b;
	border-left:1px dotted #00008b;
	border-right:1px dotted #00008b;
	border-bottom:1px dotted #00008b;
}
.frame1 {
    border-top:1px dotted #00008b;
	border-left:0px dotted #00008b;
	border-right:0px dotted #00008b;
	border-bottom:1px dotted #00008b;
}
.text1 {
    color: #800056;
	font: 10px tahoma;
	display:inline;
}
.ob {
color:#770C26;
	font-family:Impact, Georgia, "Times New Roman";
	font-size:28px;
}
.ienlarger {
	float: left;
	clear: none; /* Можно установить left или right по необходимости */
	padding-bottom: 7px; /* Расстояние между миниатюрами. Лучше не трогать данное поле */
	padding-right: 5px; /* Расстояние между миниатюрами и окружающим текстом */
}
.ienlarger a { 
	display:block;
	text-decoration: none;
	cursor:default;
/* Если добавить правило cursor:default;, то отключится курсор в виде руки */
}

.ienlarger a:hover{ /* Не надо изменять тип позиционирования */
 	position:relative;
}

.ienlarger span img {
	border: 0px solid #FFFFFF; /* Добавляем рамку вокруг изображения */
	margin-bottom: 8px; /* /Сдвигаем текст вниз от изображения */
}

.ienlarger a span {  /* Для большого изображения и названия */
	position: absolute;
	display:none;
	color: #FFCC00; /* Текст названия */
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; /* Размер шрифта названия */
	background-color: #821227;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
}

.ienlarger img { /* Для IE, чтобы не было рамки вокруг ссылки */
border-width:0;
}

.ienlarger a:hover span { 
	display:block;
	top: 50px; /* Большое изображение выскакивает вверх на 50px от миниатюры */
	left: 210px; /* Большое изображение выскакивает влево на 90px от миниатюры */
	z-index: 100;
	
/* Если добавить правило cursor:default;, то отключится курсор в виде руки на большом изображении */
}


.ienlarger1 {
	float: left;
	clear: none; /* Можно установить left или right по необходимости */
	padding-bottom: 7px; /* Расстояние между миниатюрами. Лучше не трогать данное поле */
	padding-right: 5px; /* Расстояние между миниатюрами и окружающим текстом */
}
.ienlarger1 a { 
	display:block;
	text-decoration: none;
	cursor:default;
}

.ienlarger1 a:hover{ /* Не надо изменять тип позиционирования */
 	position:relative;
}

.ienlarger1 span img {
	border: 0px solid #FFFFFF; /* Добавляем рамку вокруг изображения */
	margin-bottom: 8px; /* /Сдвигаем текст вниз от изображения */
}

.ienlarger1 a span {  /* Для большого изображения и названия */
	position: absolute;
	display:none;
	color: #821227; /* Текст названия */
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; /* Размер шрифта названия */
	background-color: #FF6347;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
}

.ienlarger1 img { /* Для IE, чтобы не было рамки вокруг ссылки */
border-width:0;
}

.ienlarger1 a:hover span { 
	display:block;
	top: -270px;
	left: 210px; 
	z-index: 100;
}






.ienlarger2 {
	float: left;
	clear: none; /* Можно установить left или right по необходимости */
	padding-bottom: 7px; /* Расстояние между миниатюрами. Лучше не трогать данное поле */
	padding-right: 5px; /* Расстояние между миниатюрами и окружающим текстом */
}
.ienlarger2 a { 
	display:block;
	text-decoration: none;
	cursor:default;
}

.ienlarger2 a:hover{ /* Не надо изменять тип позиционирования */
 	position:relative;
}

.ienlarger2 span img {
	border: 0px solid #FFFFFF; /* Добавляем рамку вокруг изображения */
	margin-bottom: 8px; /* /Сдвигаем текст вниз от изображения */
}

.ienlarger2 a span {  /* Для большого изображения и названия */
	position: absolute;
	display:none;
	color: #FFCC00; /* Текст названия */
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; /* Размер шрифта названия */
	background-color: #821227;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
}

.ienlarger2 img { /* Для IE, чтобы не было рамки вокруг ссылки */
border-width:0;
}

.ienlarger2 a:hover span { 
	display:block;
	top: -270px;
	left: 210px; 
	z-index: 100;
}


.ienlarger3 {
	float: left;
	clear: none; /* Можно установить left или right по необходимости */
	padding-bottom: 7px; /* Расстояние между миниатюрами. Лучше не трогать данное поле */
	padding-right: 5px; /* Расстояние между миниатюрами и окружающим текстом */
}
.ienlarger3 a { 
	display:block;
	text-decoration: none;
	cursor:default;
/* Если добавить правило cursor:default;, то отключится курсор в виде руки */
}

.ienlarger3 a:hover{ /* Не надо изменять тип позиционирования */
 	position:relative;
}

.ienlarger3 span img {
	border: 0px solid #FFFFFF; /* Добавляем рамку вокруг изображения */
	margin-bottom: 8px; /* /Сдвигаем текст вниз от изображения */
}

.ienlarger3 a span {  /* Для большого изображения и названия */
	position: absolute;
	display:none;
	color: #FFCC00; /* Текст названия */
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; /* Размер шрифта названия */
	background-color: #821227;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
}

.ienlarger3 img { /* Для IE, чтобы не было рамки вокруг ссылки */
border-width:0;
}

.ienlarger3 a:hover span { 
	display:block;
	top: -190px; /* Большое изображение выскакивает вверх на 50px от миниатюры */
	left: -600px; /* Большое изображение выскакивает влево на 90px от миниатюры */
	z-index: 100;
	
/* Если добавить правило cursor:default;, то отключится курсор в виде руки на большом изображении */
}

.resize_thumb {
	width: 182px;
	height : 121px;
}
.features_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	font-weight:normal;
	margin-right: 0px;
	margin-left: 0px;
	color: #fb7d00;
	clear: left;
}
.background {
background: #760234 ;
}


.top_line {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	height: 28px;
	text-align: right;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}


.top_line_i   {
	float: none;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	color: #91593B;
}
.starring {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #ab9a64;
	text-align: center;
}

.top_line_i a:link  {
	text-decoration: none;
	color: #91593b;

}
.testimonials {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 22px;
	color: #2D1A0F;
	text-decoration: none;
}
.signature {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #2D1A0F;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}


.top_line_i a:visited {
	text-decoration: none;
	color: #FFFFFF;

}

.top_line_i a:hover  {
	text-decoration: none;
	color: #fb7d00;
}

.logo {
height: 109px;

text-align: center;
padding: 0; 
margin: 0;
}

.navigatsiya {
	height: 49px;
	text-align: center;
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url("back_navigatsiya.gif");
	background-repeat: repeat-x;
}

.navigatsiya a:link  {
	text-decoration: none;
	color: #FFFFFF;

}
.navigatsiya a:visited {
	text-decoration: none;
	color: #FFFFFF;

}

.navigatsiya a:hover  {
	color: #E8E800;
	text-decoration: underline;
}

.homeleft{
	height: 419px;
	width: 253px;
	float: left;
	text-align: left;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 19px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 21px;
	color: #261106;
	margin: 0px;
}
.homeright{
	height: 429px;
	width: 669px;
	float: left;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #261106;
	margin: 0px;
	padding: 0px;
}
.hometwocol {
	width: 922px;
	float: left;
	text-align: left;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 19px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 21px;
	color: #261106;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.home1 {
	width: 247px;
	float: left;
	text-align: left;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	color: #261106;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.home2 {
	
	float: left;
	background-repeat: no-repeat;
	font-family: Arial,"Times New Roman",Georgia, Times, serif;
	font-size: 16px;
	line-height: 21px;
	color: #150303;
	margin: 0px 0px;
; padding: 12px 40px 30px 25px
}
.home2 a:link  {
	text-decoration: underline;
	color: #261106;

}
.home2 a:visited {
	text-decoration:
	color: #261106;

}

.home2 a:hover  {
	color: #C60000;
	text-decoration: none;
}
.galleryimg {
	float: left;
	padding: 0px;
	margin-top: 9px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.galleryfix {
	border: 6px #dacc9e solid;
}

.imgfeatures {
	vertical-align: top;
	margin: 0px;
	height: 136px;
	width: 204px;
	float: left;
}
.txtfeatures {
	height: 120px;
	width: 240px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.txtfeatures a:link  {
	text-decoration: underline;
	color: #FB7D00;

}
.txtfeatures a:visited {
	text-decoration: underline;
	color: #FB7D00;

}

.txtfeatures a:hover  {
	color: #FB7D00;
	text-decoration: none;
}

.features{
	height: 192px;
	width: 470px;
	float: left;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #b3885b;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: left;
}
.features2 {
	height: 192px;
	width: 470px;
	float: left;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #b3885b;
	vertical-align: bottom;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
}
.footer {
	float: left;
	width: 100%;
	background-image: url("back_footer.gif");
    background-color:#0;
	background-repeat: repeat-x;
	text-align: center;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 0 0 20px;
}

.footer a:link  {
	text-decoration: none;
	color: #b3885b;

}
.footer a:visited {
	text-decoration: none;
	color: #b3885b;

}

.footer a:hover  {
	color: #FB7D00;
	text-decoration: underline;
}

.footer_content {
	vertical-align: top;
	margin: auto;

	text-align: left;
	padding: 0 50px;
	//zoom:1;
}
.footer_box1 {


	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #57412a;
	border-right-color: #57412a;
	border-bottom-color: #57412a;
	border-left-color: #57412a;
	padding-right: 20px;
	float: left;
}
.footer_box2 {


	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #57412a;
	border-right-color: #57412a;
	border-bottom-color: #57412a;
	border-left-color: #57412a;
	padding-right: 20px;
	float: left;
	padding-left: 25px;
	
}
.footer_box3 {


	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 20px;
	float: left;
	padding-left: 25px;
}


.footer_box_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 21px;
	color: #FFFFFF;
}
.footer_box_text a:link  {
	text-decoration: underline;
	color: #00FF00;

}
.footer_box_text a:visited {
	text-decoration: underline;
	color: #FFFF00;

}

.footer_box_text a:hover  {
	color: #FFFF00;
	text-decoration: none;
}


.footer_box_naslov {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #efc79d;
	line-height: 18px;
	margin-bottom: 12px;
}
.text_footer_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	text-decoration: none;
}
.text_footer_header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #510101;
	text-decoration: none;
	line-height: 20px;
}
.text_footer_header3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFD700;
	text-decoration: none;
	line-height: 18px;
}

.text_footer_header3 a:link  {
	text-decoration: underline;
	color: #FF001E;

}
.text_footer_header3 a:visited {
	text-decoration: none;
	color: #91FF00;

}

.text_footer_header3 a:hover  {
	color: #FF0000;
	text-decoration: none;
}



.wrapper {padding: 0 20px;}

.main {
min-width: 1000px; 
max-width: 1500px;
width: 100%;
margin: 0 auto;
vertical-align: top;
overflow: hidden;
//zoom:1;
}

* html .main {
width: expression((document.getElementById('Ruler')) ? ((document.getElementById('Ruler').clientWidth > 1500) ? '1500px' : ((document.getElementById('Ruler').clientWidth < 960) ? '960px' : '100%')) : '100%');
}

.main .left {
	float: left;
	width: 285px;
}
.main .right {
	float: left;
	width: 685px;
} 

/* Rollover */


a:link  {
	text-decoration: none;

}
a:visited {
	text-decoration: none;

}

a:hover  {
	text-decoration: underline;
}


.style2 {color: #FFDA88}
h4 {
	color:#FFCF79;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	font-weight:normal;
	line-height:30px;
	width: 640px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7C0101;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -20px;
	margin-left: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
p {
 text-indent: 20px; /* Отступ первой строки в пикселах */
 
 
 
}