* {
	margin: 0;
	padding: 0;
}

html, body {
	height:100%;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.wrapper-1 {
	width: 100%;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

object {
	vertical-align: top;
	outline: none;
}

a {
	outline: none;
	color: #2196a2;
}

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

body {
	background: #e4f7fa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

h1 {
	padding: 0 0 10px 0;
	line-height: normal;
	font-size: 2.5em;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif
}
		h1 span {
			font-weight: normal;
		}

h2, .head {
	padding: 0 0 10px 0;
	line-height: 1.25em;
	font-size: 1.933em;
	font-weight: bold;
	color: #800033;
	font-family:Georgia, "Times New Roman", Times, serif
}

	h2 strong {
		display: block;
		padding: 0 0 5px 0;
		font-weight: 400;
	}

	h2 em {
		display: block;
		margin: 0 0 -3px 0;
		font-style: normal;
	}

h3 {
	padding: 0 0 6px 0;
	line-height: 1.25em;
	font-size: 1.933em;
	font-weight: bold;
	color: #2196a2;
	font-family:Georgia, "Times New Roman", Times, serif
}

	h3 strong {
		display: block;
		padding: 0 0 5px 0;
		font-weight: 400;
	}

	h3 b {
		display: block;
		padding: 0 0 9px 0;
		font-weight: 400;
	}

h4 {
	padding: 0 0 11px 0;
	line-height: 1.25em;
	font-size: 1.933em;
	font-weight: bold;
	color: #bdbb13;
	font-family:Georgia, "Times New Roman", Times, serif
}

	h4 span {
		display: block;
		margin: -7px 0 0 0;
	}

	h4 strong {
		display: block;
		padding: 0 0 4px 0;
		font-weight: 400;
	}

h5 {
	padding: 1px 0 10px 0;
	line-height: 1.333em;
	font-size: 1em;
	color: #2196a2;
}

	h5 a {
		color: #2196a2;
	}

	h5 span {
		display: block;
		padding: 0 0 5px 0;
	}

		h5 span a {
			color: #800033;
		}

	h5 em {
		display: block;
		margin: 0 0 -10px 0;
		font-style: normal;
	}

	h5 small {
		font-size: 1em;
		color: #bdbb13;
	}

		h5 small a {
			color: #bdbb13;
		}

	h5 strong {
		display: block;
		padding: 0 0 8px 0;
	}

h6 {
	padding: 0 0 7px 0;
	line-height: 1.333em;
	font-size: 1em;
	color: #a9a9a9;
}

	h6 strong {
		display: block;
		padding: 0 0 3px 0;
	}

	h6 b {
		display: block;
		padding: 0 0 9px 0;
	}

	h6 big {
		display: block;
		padding: 0 0 7px 0;
		font-size: 1em;
	}

h6 {
	padding: 0 0 7px 0;
	line-height: 1.333em;
	font-size: 1em;
	color: #a9a9a9;
}

	h6 strong {
		display: block;
		padding: 0 0 3px 0;
	}

	h6 b {
		display: block;
		padding: 0 0 9px 0;
	}



.fleft {
	float: left !important;
}

.fright {
	float: right;
}

	ul.fright {
		padding: 0 42px 15px 0 !important;
	}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

#main-bg-top {
	background: url(images/main-bg-top.jpg) no-repeat 50% 181px;
}

#main-bg-top-rozd {
	background: url(images/main-bg-top-rozd.jpg) no-repeat 50% 181px;
}


#main {
	width: 948px;
	margin: 0 auto;
	font-size: 0.75em;
}

#header {
	position: relative;
	height: 709px;
}

#header-rozd {
	position: relative;
	height: 209px;
}

#topmenu {
	position: absolute;
	top: 140px;
	left: 1px;
}

	#topmenu li {
		float: left;
		padding: 0 1px 0 0;
	}

		#topmenu li a {
			display: block;
			height: 41px;
			padding: 0 30px 0 30px;
			overflow: hidden;
			float: left;
			line-height: 40px;
			font-size: 1.333em;
			font-weight: 600;
			text-decoration: none;
			color: #800033;
		}

		#topmenu li.act a {
			background: url(images/menu-tail.gif) repeat-x 0% 0%;
			padding: 0;
			color: #fff;
		}

			#topmenu li.act a span {
				background: url(images/menu-left.gif) no-repeat 0% 0%;
				display: inline-block;
			}

				#topmenu li.act a span span {
					background: url(images/menu-right.gif) no-repeat 100% 0%;
					display: inline-block;
					height: 41px;
					overflow: hidden;
					padding: 0 30px 0 30px;
				}

		#topmenu li a:hover {
			background: url(images/menu-tail.gif) repeat-x 0% 0%;
			padding: 0;
			color: #fff;
		}

			#topmenu li a:hover span {
				background: url(images/menu-left.gif) no-repeat 0% 0%;
				display: inline-block;
			}

				#topmenu li a:hover span span {
					background: url(images/menu-right.gif) no-repeat 100% 0%;
					display: inline-block;
					height: 41px;
					overflow: hidden;
					padding: 0 30px 0 30px;
				}

h1#slogan {
	position: absolute;
	top: 297px;
	left: 30px;
	font-size:2.50em;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:normal;
	text-transform:uppercase;
    width:200;
}
	h1#slogan a {
		text-decoration:none
	}

#head-box {
	background: url(images/header-box.gif) no-repeat 0% 0%;
	width: 315px;
	height: 308px;
	overflow: hidden;
	position: absolute;
	top: 220px;
	left: 632px;
}

	#head-box .inner {
		padding: 25px 27px 10px 27px;
	}

#search-form {
	width: 100%;
	overflow: hidden;
}

	#search-form img {
		margin: 0 0 17px 0;
	}

	#search-form label {
		display: block;
		width: 100%;
		height: 30px;
		overflow: hidden;
	}
    #search-form label.multiple {
        display: block;
        width: 100%;
        height: 90px;
        overflow: hidden;
        padding-top:5px;
    }
    #search-form label.checkbox {
        display: block;
        width: 100%;
        height: 24px;
        overflow: hidden;
    }
	#search-form span {
		display: block;
		width: 100%;
		height: 56px;
		overflow: hidden;
	}

	#search-form strong {
		display: block;
		width: 54px;
		height: 24px;
		overflow: hidden;
		float: left;
		line-height: 24px;
		font-size: 1em;
		color: #2196a2;
	}
	#search-form span#line {
        display: block;
        width: 10px;
        height: 24px;
        margin: 0 0 0 7px;
        overflow: hidden;
        float: left;
        line-height: 24px;
        font-size: 1em;
        color: #2196a2;
    }
	#search-form small {
		display: block;
		width: 80px;
		height: 24px;
		overflow: hidden;
		float: left;
		line-height: 24px;
		font-size: 1em;
		font-weight: bold;
		color: #2196a2;
	}

	#search-form big {
		display: block;
		overflow: hidden;
		line-height: 24px;
		font-size: 1em;
		font-weight: bold;
		color: #2196a2;
	}

	#search-form b {
		display: block;
		width: 80px;
		height: 24px;
		overflow: hidden;
		float: left;
		line-height: 24px;
		font-size: 1em;
		color: #2196a2;
	}

    #search-form #b {
        display: block;
        width: 200px;
        height: 24px;
        overflow: hidden;
        float: left;
        margin: 0 10px 0 10px;
        line-height: 24px;
        font-size: 1em;
        color: #2196a2;
    }

	#search-form select {
		background: none;
		width: 181px;
		float: left;
		margin: 2px 0 0 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #939393;
	}

    #search-form select.multiple {
        background: none;
        width: 181px;
        height: 65px;
        float: left;
        margin: 2px 0 0 0;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1em;
        color: #939393;
    }

	#search-form i {
		background: url(images/search-input.gif) no-repeat 0% 0%;
		display: block;
		width: 181px;
		height: 24px;
		float: left;
		font-style: normal;
	}
        #search-form i input {
            background: none;
            width: 171px;
            height: 16px;
            padding: 4px 6px 4px 6px;
            float: left;
            border: none;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 1em;
            color: #939393;
        }
        #search-form textarea {
            background: none;
            width: 371px;
            height: 120px;
            padding: 4px 6px 4px 6px;
            float: left;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 1em;
            color: #939393;
        }

    #search-form em {
        background: url(images/search-sinput.gif) no-repeat 0% 0%;
        display: block;
        width: 40px;
        height: 24px;
        float: left;
        font-style: normal;
    }

        #search-form em input {
            background: none;
            width: 30px;
            height: 16px;
            padding: 4px 6px 4px 6px;
            float: left;
            border: none;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 1em;
            color: #939393;
        }

	#search-form input.checkbox {
		float: left;
		width: 11px;
		height: 11px;
		margin: 6px 0 0 0;
	}

	#search-form input#search-submit {
			background: url(images/submit.gif) no-repeat 0% 0%;
			width: 100px;
			height: 24px;
			padding:0;
			float: right;
			border: none;
			cursor: pointer;
			color:#FFF;
			font-weight:bold;
			font-family:Arial, Helvetica, sans-serif
	}

    input#search-submit {
            background: url(images/submit.gif) no-repeat 0% 0%;
            width: 100px;
            height: 24px;
            padding:0;
            border: none;
            color:#FFF;
            font-weight:bold;
            font-family:Arial, Helvetica, sans-serif
    }





#banners {
	background: #fff url(images/banners-bg.gif) no-repeat 946px 0%;
	padding: 1px 0 0 0;
	position: absolute;
	top: 522px;
	right: 0;
}
	#banners li {
		width:315px;
		height:186px;
		float: left;
		padding:0 0 0 1px;
	}
	#banners li .banner-content{
		padding:18px 25px;
		color:#FFF;
		font-size:14px;
		line-height:normal;
		font-family:Georgia, "Times New Roman", Times, serif
	}
	#banners li .banner-content table{
		width:auto !important
	}
	#banners li .banner-content table tr:hover{
		background:none !important
	}
	#banners li .banner-content table tr td{
		padding:0 8px 0 0
	}
	#banners li .banner-content h2{
		font-size:24px;
		line-height:26px;
		margin:0 !important;
		color:#FFF
	}
	#banners li .banner-content a{
		position:absolute;
		margin:140px 0 0 150px;
		font-size:13px;
		width:140px;
		text-align: center;
	}
	#banners li .banner-content h2 span{
		font-size:24px;
	}
			#banners li.banner1 {
				background:url(images/banner-1.gif) no-repeat 0 0;


			}
			#banners li.banner2 {
				background:url(images/banner-2.gif) no-repeat 0 0;

			}
			#banners li.banner3 {
				background:url(images/banner-3.gif) no-repeat 0 0;

			}


#content {
	width: 100%;
}

	#content .indent {
		padding: 25px 0 29px 0;
	}

	#content .indent-1 {
		padding: 10px 24px 0 26px;
	}

		#content .indent .indent {
			padding: 0 24px 0 26px;
		}

	#content p {
		padding: 0 0 10px 0;
		line-height: 1.333em;
		font-size: 1em;
		color: #a9a9a9;
	}

		#content p.extra {
			padding: 0 0 13px 0;
		}

		#content p.extra1 {
			padding: 0 0 15px 0;
		}

	#content blockquote p {
		background: url(images/mark.gif) no-repeat 2px 0%;
		padding: 1px 0 7px 2px;
		text-indent: 21px;
		line-height: 1.333em;
		font-size: 1em;
		color: #a9a9a9;
	}

		#content blockquote p em {
			font-weight: bold;
			font-style: normal;
			color: #800033;
		}

		#content blockquote p b {
			display: block;
			padding: 2px 0 0 0;
			text-align: right;
			color: #800033;
		}

.line-ver-1 {
	background: url(images/line-ver.gif) repeat-y;
	width: 100%;
}

.line-ver-2 {
	background: url(images/line-ver.gif) repeat-y;
	width: 100%;
}

.line-hor {
	background: url(images/line-hor.gif) repeat-x 50% 0%;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 10px 0;
}

.line-hor1 {
	background: url(images/line-hor.gif) repeat-x 50% 0%;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 5px 0;
}

.gallery {
	height: 177px;
	padding: 0 0 29px 0;
}

.link {
	float: right;
	line-height: 1.3em;
	font-size: 1.167em;
	font-weight: 400;
	text-decoration: none;
	color: #800033;
	border-bottom: 1px solid #800033;
}

	.link:hover {
		border-bottom: 1px solid #fff;
	}

.link-1 {
	float: right;
	line-height: 1.3em;
	font-size: 1.167em;
	font-weight: 400;
	text-decoration: none;
	color: #2196a2;
	border-bottom: 1px solid #2196a2;
}

	.link-1:hover {
		border-bottom: 1px solid #fff;
	}

.link-2 {
	float: right;
	line-height: 1.3em;
	font-size: 1.167em;
	font-weight: 400;
	text-decoration: none;
	color: #bdbb13;
	border-bottom: 1px solid #bdbb13;
}

	.link-2:hover {
		border-bottom: 1px solid #fff;
	}

.list {
	padding: 0 0 10px 0;
	overflow: hidden;
}

	.list li {
		background: url(images/marker.gif) no-repeat 0% 9px;
		padding: 0 0 0 12px;
		line-height: 2em;
		font-size: 1em;
		font-weight: bold;
		color: #2196a2;
	}

		.list li a {
			color: #2196a2;
		}

.list-1 {
	width: 100%;
	padding: 0 0 19px 0;
	overflow: hidden;
}

	.list-1 li {
		float: left;
		width: 125px;
		padding: 0 12px 0 0;
		line-height: 1.333em;
		font-weight: bold;
		color: #800033;
		text-align: center;
	}

	.list-1 li.extra {
		padding: 0;
	}

		.list-1 li img {
			margin: 0 0 14px 0;
		}

		.list-1 li span {
			display: block;
			width: 100%;
			overflow: hidden;
		}

		.list-1 li a {
			color: #800033;
		}

.list-indent {
	padding: 0 0 26px 0 !important;
}

#search-form1 {
	width: 262px;
	padding: 13px 0 0 0;
}

	#search-form1 label {
		background: url(images/search-input1.gif) no-repeat 0% 0%;
		display: block;
		width: 100%;
		height: 43px;
		overflow: hidden;
	}

	#search-form1 input {
		background: none;
		width: 250px;
		height: 16px;
		padding: 4px 6px 4px 6px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #a9a9a9;
	}


#search-form2 {
	width: 578px;
	padding: 3px 0 0 2px;
}

	#search-form2 div.right {
		float: right;
		width: 294px;
		overflow: visible;
	}

	#search-form2 label {
		display: block;
		height: 36px;
		overflow: hidden;
	}

	#search-form2 p {
		height: 44px;
		overflow: hidden;
		padding: 0 !important;
	}

	#search-form2 strong {
		display: block;
		width: 54px;
		height: 24px;
		line-height: 28px;
		overflow: hidden;
		float: left;
		color: #2196a2;
	}

	#search-form2 b {
		display: block;
		width: 77px;
		height: 24px;
		line-height: 28px;
		overflow: hidden;
		float: left;
		color: #2196a2;
	}

	#search-form2 em {
		display: block;
		width: 57px;
		height: 24px;
		line-height: 28px;
		overflow: hidden;
		float: left;
		font-weight: bold;
		font-style: normal;
		color: #2196a2;
	}

	#search-form2 i {
		display: block;
		width: 87px;
		height: 24px;
		line-height: 28px;
		overflow: hidden;
		float: left;
		font-weight: bold;
		font-style: normal;
		color: #2196a2;
	}

	#search-form2 big {
		position: relative;
		display: block;
		width: 141px;
		height: 24px;
		margin: 0 0 0 -54px;
		line-height: 28px;
		overflow: hidden;
		float: left;
		font-size: 1em;
		font-weight: bold;
		color: #2196a2;
	}

	#search-form2 small {
		display: block;
		width: 63px;
		height: 24px;
		line-height: 28px;
		overflow: hidden;
		float: left;
		font-size: 1em;
		font-weight: bold;
		color: #2196a2;
	}

	#search-form2 select {
		background: none;
		width: 207px;
		float: left;
		margin: 2px 0 0 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #939393;
	}

		#search-form2 select.extra {
			width: 217px;
		}

		#search-form2 select.extra1 {
			width: 237px;
		}

	#search-form2 input {
		width: 15px;
		height: 15px;
		float: left;
		margin: 7px 29px 0 0;
	}

#profile-form {
	width: 578px;
	padding: 3px 0 0 2px;
}

	#profile-form div.right {
		float: right;
		width: 294px;
		overflow: visible;
	}

	#profile-form label {
		display: block;
		height: 36px;
		overflow: hidden;
	}

		#profile-form label.input {
			background: url(images/profile-input.gif) no-repeat 54px 0%;
		}

		#profile-form div.right label.input {
			background: url(images/profile-input1.gif) no-repeat 76px 0%;
		}

		#profile-form label.visible {
			background: url(images/profile-input.gif) no-repeat 100% 0% !important;
		}

	#profile-form p {
		height: 44px;
		overflow: hidden;
		padding: 0 !important;
	}

	#profile-form strong {
		display: block;
		width: 54px;
		height: 24px;
		line-height: 28px;
		overflow: hidden;
		float: left;
		color: #2196a2;
	}

	#profile-form b {
		display: block;
		width: 77px;
		height: 24px;
		line-height: 28px;
		overflow: hidden;
		float: left;
		color: #2196a2;
	}

	#profile-form em {
		display: block;
		width: 47px;
		height: 24px;
		line-height: 28px;
		overflow: hidden;
		float: left;
		font-weight: bold;
		font-style: normal;
		color: #2196a2;
	}

	#profile-form i {
		display: block;
		width: 87px;
		height: 24px;
		line-height: 28px;
		overflow: hidden;
		float: left;
		font-weight: bold;
		font-style: normal;
		color: #2196a2;
	}

	#profile-form big {
		position: relative;
		display: block;
		width: 120px;
		height: 24px;
		margin: 0 0 0 -34px;
		line-height: 28px;
		overflow: hidden;
		float: left;
		font-size: 1em;
		font-weight: bold;
		color: #2196a2;
	}

	#profile-form small {
		display: block;
		width: 63px;
		height: 24px;
		line-height: 28px;
		overflow: hidden;
		float: left;
		font-size: 1em;
		font-weight: bold;
		color: #2196a2;
	}

	#profile-form select {
		background: none;
		width: 207px;
		float: left;
		margin: 2px 0 0 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #939393;
	}

		#profile-form select.extra {
			width: 247px;
		}

	#profile-form input.checkbox {
		width: 15px;
		height: 15px;
		float: left;
		margin: 7px 29px 0 0;
	}

	#profile-form input.input {
		background: none;
		width: 199px;
		height: 16px;
		padding: 4px 4px 4px 4px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #a9a9a9;
	}

		#profile-form div.right input.input {
			width: 209px;
		}

		#profile-form div.right input.input1 {
			background: none;
			width: 199px;
			height: 16px;
			padding: 4px 4px 4px 4px;
			border: none;
			float: left;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 1em;
			color: #a9a9a9;
		}

.visible {
	overflow: visible !important;
}

/*--- carousel begin ---*/



.carousel-box {
	position: relative;
	height: 177px;
	padding: 0 0 29px 0;
}

	.carousel-box .inner {
		padding: 0 0 0 25px;
	}

		.carousel-box button {
			background: none;
			width: 23px;
			height: 26px;
			border: none;
			position: absolute;
			cursor: pointer;
			outline: none;
			z-index: 10;
		}

		.carousel-box button.prev {
			background: url(images/button-prev.gif) no-repeat 100% 0%;
			top: 73px;
			left: -5px;
		}

			.carousel-box button.prev:hover {
				background: url(images/button-prev.gif) no-repeat 0% 0%;
			}

		.carousel-box button.next {
			background: url(images/button-next.gif) no-repeat 0% 0%;
			top: 73px;
			right: -6px;
		}

			.carousel-box button.next:hover {
				background: url(images/button-next.gif) no-repeat 100% 0%;
			}

			.carousel-box ul li {
				position: relative;
				float: left;
				padding: 0 6px 0 0;
			}

			.carousel-box ul li a {
				position: relative;
				float: left;
				width: 142px;
				height: 177px;
			}

				.carousel-box ul li span {
					display: block;
					width: 142px;
					height: 177px;
					overflow: hidden;
					cursor: pointer;
                    margin: 0 0 0 10px;
				}


			.carousel-box ul li strong {
				display: block;
				width: 115px;
				height: 43px;
				padding: 7px 13px 0 17px;
				overflow: inherit;
				line-height: 1.143em;
				font-size: 1.167em;
				color: #800033;
				cursor: pointer;
				position: absolute;
				top: 127px;
				left: 0;
			}

				.carousel-box ul li strong b {
					display: block;
					margin: -1px 0 0 0;
					font-weight: normal;
				}

				.carousel-box ul li strong em {
					font-size: 0.857em;
					font-style: normal;
				}



/*--- carousel end ---*/



.pic-indent {
	margin: 0 0 14px 0;
}

.info-box {
	width: 100%;
	padding: 6px 0 6px 0;
	overflow: hidden;
}

	.info-box span {
		display: block;
		width: 100%;
		padding: 0 0 12px 0;
		overflow: hidden;
		font-size: 1em;
		font-weight: bold;
		color: #a9a9a9;
	}

	.info-box strong {
		display: block;
		float: left;
		padding: 0 15px 0 1px;
		line-height: 1em;
		font-size: 1.5em;
		color: #800033;
	}

	.info-box a {
		float: left;
		margin: 3px 6px 0 0;
		color: #bdbb13;
	}

	.info-box b {
		display: block;
		float: left;
		padding: 3px 0 0 0;
	}

#login-form {
	width: 262px;
	padding: 4px 0 0 0;
}

	#login-form label {
		background: url(images/login-input.gif) no-repeat 100% 0%;
		display: block;
		width: 100%;
		height: 36px;
		overflow: hidden;
	}

	#login-form strong {
		display: block;
		width: 77px;
		height: 24px;
		overflow: hidden;
		float: left;
		line-height: 24px;
		color: #2196a2;
	}

	#login-form input {
		background: none;
		width: 177px;
		height: 16px;
		padding: 4px 4px 4px 4px;
		float: left;
		border: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #a9a9a9;
	}


	#login-form b {
		display: block;
		width: 100%;
		padding: 0 0 19px 0;
		overflow: hidden;
	}

		#login-form b a {
			float: right;
			color: #bdbb13;
		}

	#login-form i {
		font-style: normal;
	}

.title {
	padding: 2px 0 14px 0;
	line-height: 1.333em;
	font-size: 1em;
	font-weight: bold;
	color: #800033;
}

	.title small {
		float: right;
		font-size: 1em;
		padding: 0 24% 0 0;
	}

	.title a {
		color: #800033;
	}

.privacy {
	padding: 10px 0 2px 27px;
}

	.privacy h2 {
		padding: 0 0 11px 0 !important;
	}

	.privacy p {
		padding: 0 0 15px 0 !important;
	}

#footer {
	clear:both;
	overflow: hidden;
	color:#a9a9a9
}
	#footer h1 {
			color:#a9a9a9;
			font-size:1.70em;
			font-family:Georgia, "Times New Roman", Times, serif;
			line-height:normal;
			padding: 0 0 10px 0;
		}
	#footer p {
		padding: 0 0 10px 0;
		line-height: 1.333em;
		font-size: 1em;
		color: #a9a9a9;
	}




/**************************************************************
   New by SOrest
 **************************************************************/


table.table-min {
  	width: 100%;
  	margin-bottom: 8px;
  	border-collapse: collapse;
	position:inherit
}

		table.table-min th,
		table.table-min td {
			padding:2px 2px !important;
			text-align:left !important;
			background:none !important
		}
		table.table-min thead th {
			font-weight: normal;
			font-size:11px;
			line-height: normal;
			color:#a9a9a9
		}


table.table-table {
  	width: 100%;
  	margin-bottom: 10px;
  	border-collapse: collapse;
}

		table.table-table th,
		table.table-table td {
			padding:5px 5px 6px 5px;
			text-align:left;
			background: url(images/line-hor.gif) repeat-x bottom;
		}
		table.table-table thead th {
			font-weight: normal;
			font-size:11px;
			line-height: normal;
			color:#a9a9a9
		}

table.table-table-center th,
table.table-table-center td {
	padding:5px 5px 6px 5px;
	text-align: center;
	background: url(images/line-hor.gif) repeat-x bottom;
}

.td-quote {
	padding:0 5px 1px 5px !important;
}
	.td-quote  h2{
		padding:5px 15px 16px 40px !important;
		color:#393939;
		background:url(images/quote_profile.gif) 0 0 no-repeat
	}

table {
      width: 100%;
      border-collapse: collapse;
}

        table th,
        table td {
            padding:5px 5px 6px 5px;
            text-align:left;
            font-size:12px;
            /*background: url(images/line-hor.gif) repeat-x bottom;*/
        }
        table thead th {
            font-weight: normal;
            font-size:12px;
            line-height: normal;
            color:#a9a9a9
        }

        table td input {
            background: none;
            width: 199px;
            padding: 4px 4px 4px 4px;
            float: left;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #939393;
        }

        table td input[type='checkbox'], table td input[type='radio'] {
            background: none;
            width: 24px;
            padding: 4px 4px 4px 4px;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #939393;
        }

        table td input[type='button'], table td input[type='submit'], .button {
            background: url(images/button.gif) no-repeat 0% 0%;
            width: 200px;
            height: 24px;
            padding:4px 4px 4px 4px;
            margin: 4px 4px 4px 4px;
            float: inherit;
            text-align:center;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            font-weight:bold;
            color:#FFF;
            border: none;
            cursor: pointer;
        }


.footer-menu {
	text-align:center;
	background:url(images/main-bg-bot.jpg) center top no-repeat;
	padding-top:11px
}
		.footer-menu em {
			display:block;
			margin:10px 0 15px 0;
			height:1px;
			font-size: 0%;
			line-height: 0%;
			background:url(images/main-bg-bot.jpg) top center no-repeat
		}


.footer-links {
	margin-bottom:15px
}
.footer-links a {
	color:#a9a9a9;
}
		.footer-links em {
			display:block;
			margin:10px 0 15px 0;
			height:1px;
			font-size:0;
			line-height: 0%;
			background:url(images/main-bg-bot.jpg) top center no-repeat
		}

.page-bg {
	margin:0 auto;
	width:1000px;
	background-color:#FFF
}


 /*---- Lviv 03.02.2011 ------*/

 .logint-user-facebook {
	float:right;
    width:550px;
    display:block;
	text-align:right
}

 .logint-user-facebook-block {
     float:right;
	width:150px;
    margin-top:59px;
	text-align:right
}

 .logo-header-block {
     float:left;

}

 /*------------------*/


#logint-form {
	float:right;
	white-space: nowrap;
	overflow: hidden;
	/*---- Lviv 03.02.2011 ------*/
	width:340px;
	/*------------------*/
	margin-top:34px
}

	#logint-form label {
		display:block;
		float:right;
		overflow: hidden;
		width:131px
	}
	#logint-form small {
		display: block;
		height: 24px;
		overflow: hidden;
		line-height: 24px;
		font-size: 1em;
		font-weight: normal;
		color: #939393;
	}
	#logint-form i {
		background: url(images/login-input.gif) no-repeat 0% 0%;
		display: block;
		width: 126px;
		height: 24px;
		overflow: hidden;
		float: left;
		font-style: normal;
	}
		#logint-form i input {
			background: none;
			width: 111px;
			height: 16px;
			padding: 4px 6px 4px 6px;
			float: left;
			border: none;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 1em;
			color: #939393;
		}

	#logint-form input#logint-submit {
			background: url(images/submit-login.gif) no-repeat 0% 0%;
			width: 52px;
			height: 24px;
			padding:0;
			float:left;
			border: none;
			cursor: pointer;
			color:#FFF;
			font-weight:bold;
			font-family:Arial, Helvetica, sans-serif
	}



.login-user {
	float:right;
	width:400px;
	margin-top:24px;
	text-align:right
}
		.login-user #privinfo {
			color:#939393;
			font-size:11px;
			line-height:normal
		}

		.login-user em {
			display:block;
			float:right;
			width:11px;
			height:11px;
			margin:3px 0 0 0;
			padding:0 0 0 5px;
			font-size:0;
			line-height:0
		}
        .login-user i {
            display:block;
            float:right;
            width:11px;
            height:11px;
            margin:3px 0 0 0;
            padding:0 0 0 5px;
            font-size:0;
            line-height:0
        }
		.login-user b {
			display:block;
			float:right;
			width:16px;
			height:16px;
			margin:0 -3px 0 0;
			padding:0 0 0 4px;
			position:relative;
			font-size:0;
			line-height:0
		}




.menu-vyp {
	position:absolute;
	display:none;
	z-index:10;
	width:560px;
	margin:68px 0 0 386px;
}
		.menu-vyp-t {
			background:url(images/menu-vyp-t.gif) no-repeat;
			height:13px;
			font-size:0;
			line-height:0
		}
		.menu-vyp-b {
			background:url(images/menu-vyp-b.gif) no-repeat;
			height:4px;
			font-size:0;
			line-height:0
		}
		.menu-vyp .content {
			padding:20px 0 20px 30px;
			background:url(images/menu-vyp.gif) repeat-y;
			height:100%
		}
		.menu-vyp ul {
			width:102px;
			float:left;
			display:block;
			margin-right:30px
		}
		.menu-vyp a {
			display:block;
			padding:2px 0 2px 6px;
			background:url(images/menu-vup-mark.gif) 0 8px no-repeat
		}



.lang {
	height:16px;
	text-align:center;
	background:url(images/main-bg-bot.jpg) top center no-repeat #0F0;
	margin-bottom:14px
}
	.lang img {
		vertical-align: middle
		}
		.lang em {
			display:block;
			margin:0 0 0 0;
			height:1px;
			font-size:0;
			line-height: 0%;
			background:url(images/main-bg-bot.jpg) top center no-repeat
		}


.inner-rozd {
	padding:0 30px 0 30px;
	height:auto
}


.anketa-foto {
	width:150px;
	float:left;
	text-align:center;
	color:#a9a9a9
}
.anketa-content {
	width:695px;
	float:right;
}
		.anketa-content h1 {
			padding:0
		}
		.anketa-content h2 {
			font-size:1.70em;
			line-height:normal;
			padding:0
		}
		a.button-pen {
			height:24px;
			line-height:17px;
			font-size:12px;
			color:#FFF;
			font-weight:bold;
			cursor:pointer;
			margin-right:10px;
            margin-top:10px;
			white-space: nowrap;
			float:left;
			text-decoration:none
		}
		a.button-pen span{
			display:block;
			padding:0 0 0 26px;
			float:left;
			background: url(images/butt-pen.gif) left top
		}
		a.button-pen span span{
			display:block;
			padding:3px 7px 4px 0;
			float:left;
			background:url(images/butt-pen.gif) right top;
		}


		a.button-att {
			height:24px;
			line-height:17px;
			font-size:12px;
			color:#FFF;
			font-weight:bold;
			cursor:pointer;
			margin-right:10px;
            margin-top:10px;
			white-space: nowrap;
			float:left;
			text-decoration:none
		}
		a.button-att span{
			display:block;
			padding:0 0 0 26px;
			float:left;
			background: url(images/butt-att.gif) left top
		}
		a.button-att span span{
			display:block;
			padding:3px 7px 4px 0;
			float:left;
			background:url(images/butt-att.gif) right top;
		}




.anketa-my-menu {
	width:150px;
	float:left;
	margin-right:30px
}
		.anketa-my-menu ul {

		}
		.anketa-my-menu a {
			display:block;
			padding:5px 0 5px 6px;
			background:url(images/menu-vup-mark.gif) 0 11px no-repeat;
			font-weight:bold
		}
		.anketa-my-content {
			width:515px;
			float:right;
		}





.stor {
	width:320px;
	margin:0 auto;
}
		.stor a{
			display:block;
			padding:3px 7px;
			float:left;
			margin:0 2px 2px 0;
			background-color:#2196a2;
			text-decoration:none;
			color:#FFF
		}
		.stor a:hover{
			background-color:#800033;
			color:#FFF
		}
		.stor a.stor-a {
			background-color:#bdbb13;
			border-color:#bdbb13;
			color:#FFF
		}
		.stor a:hover.stor-a {
			background-color:#bdbb13;
			border-color:#bdbb13;
			color:#FFF
		}
		.stor em{
			display:block;
			font-style:normal;
			padding:3px 7px;
			float:left;
			margin:0 2px 2px 0;

		}


.t-11 {
	font-size:11px;
	line-height:normal
}

.img-border {
	margin-bottom:20px;
	border:3px solid #e4f7fa
}

/*--------------- new style 2010-12-27 -------------*/

td.n_add_left
{   text-align:right;
   margin-right:20px;
   width:40%;
}
tr.n_add
{

   width:60%;
}

tr.n_search
{

   width:40%;
}

td.zag_table
{
   font-weight:bold
}

div.check_form_div
{
   float:left;
   clear:both;
}


/*--------------- Lviv style -------------*/
.fbr{
    background-image: url(images/fbr.gif);
    width: 154px;
    height: 22px;
    border: none;
    margin: 0;
    padding: 0;
    cursor: pointer;
    float: right;
}
.lbr{
    background-image: url(images/lfb.gif);
    width: 154px;
    height: 22px;
    border: none;
    margin: 0;
    padding: 0;
    cursor: pointer;
    float: right;
}
.google_button{
    position: absolute;
    margin-left: -175px;
    margin-top: 20px;
}