html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, pre, table, ul, dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
ol, ul {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
}
html {
	overflow-y: scroll;
	font-size: 62.5%;
}
img, fieldset {
	border: 0;
}
/* set image max width to 100% */
img {
	max-width: 100%;
	height: auto;/*width: auto\9;*/ /* ie8 */
}
/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	font-size: 16px;
	font-size: 1.6rem;
	font-family: Verdana, Arial, sans-serif;
	color: #fffbd2;
	line-height: 22px;
	line-height: 2.2rem;
}
/************************************************************************************
STRUCTURE
*************************************************************************************/
#pagewrap {
	width: 1006px;
	margin: 0 auto;
	background-image: url(../images/bg_content.png);
	background-repeat: repeat-y;
}
/************************************************************************************
GENERAL STYLING
*************************************************************************************/
body {
	background-color: #000c2a;
	color: #fffbd2;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center bottom;
	min-width: 1200px;
}
#ornament {
/*height:177px;
	background-image:url(../images/bg_top.jpg);
	background-repeat:repeat-x;
	background-position:top;*/
}
#bg_header {
	height: 122px;
	background-image: url(../images/bg_logo.png);
	background-repeat: repeat-y;
	background-position: top center;
}
a {
	outline: none;
	color: #82bdff;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border: 0px;
}
h4 {
	font-weight: normal;
}
/************************************************************************************
HEADER
*************************************************************************************/
#header {
	position: relative;
	height: 141px;
	background-image: url(../images/logo_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color:#011d32;
}
#header .logo {
	width: 250px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	height: 120px;
}
#header .banner {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	height: 120px;
	width: 756px;
}
#content {
	min-height: 900px;
	height: 100%;
}
#content .container {
	width: 680px;
	float: right;
	padding-bottom: 40px;
	padding-bottom: 4.0rem;
	/*padding-top:15px;
	padding-top:1.5rem;*/
	height: auto;
}
#sidebar {
	width: 307px;
	float: left;
	padding-bottom: 40px;
	padding-bottom: 4.0rem;
	padding-left: 3px;
	padding-left: 0.3rem;
}
#sidebar .menu {
	background: url(../images/menu.png) no-repeat top left;
	background-position: 0 0;
	width: 222px;
	height: 52px;
	cursor: pointer;
	line-height: 52px;
	line-height: 5.2rem;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 18px;
	color: #f3f3f3;
	padding: 0px 25px 0px 60px;
	padding: 0rem 2.5rem 0rem 6.0rem;
}
#sidebar .menu:hover {
	background-position: -714px 0;
	width: 222px;
	height: 52px;
	color: #c1f782;
}
#sidebar .menu:active {
	background-position: -357px 0;
	width: 222px;
	height: 52px;
	color: #feea91;
}
#sidebar .menu_on {
	background: url(../images/menu.png) no-repeat top left;
	background-position: -357px 0;
	width: 222px;
	height: 52px;
	color: #feea91;
	line-height: 52px;
	line-height: 5.2rem;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 18px;
	padding: 0px 25px 0px 60px;
	padding: 0rem 2.5rem 0rem 6.0rem;
}
#sidebar .menu:visited {
	background: url(../images/menu.png) no-repeat top left;
	background-position: -357px 0;
	width: 222px;
	height: 52px;
	color: #feea91;
	line-height: 52px;
	line-height: 5.2rem;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 18px;
	padding: 0px 25px 0px 60px;
	padding: 0rem 2.5rem 0rem 6.0rem;
}
h1 {
	font-family: 'Philosopher', sans-serif;
	font-size: 25px;
	font-size: 2.5rem;
	color: #c1f782;
	font-weight: normal;
	padding: 20px 0px 10px;
	padding: 2.0rem 0rem 1.0rem;
	line-height: 40px;
	text-align: center;
}
h1 a {
	font-family: 'Philosopher', sans-serif;
	font-size: 25px;
	font-size: 2.5rem;
	color: #c1f782;
	font-weight: normal;
	padding: 20px 0px 10px;
	padding: 2.0rem 0rem 1.0rem;
	line-height: 40px;
	text-align: center;
}
strong {
	color: #f5e054;
	font-weight: normal;
}
h2 {
	font-family: 'Philosopher', sans-serif;
	font-size: 24px;
	font-size: 2.4rem;
	color: #82fff2;
	font-weight: normal;
	padding: 20px 0px 10px;
	padding: 2.0rem 0rem 1.0rem;
}
.block_content h2 {
	font-family: 'Philosopher', sans-serif;
	font-size: 24px;
	font-size: 2.4rem;
	color: #82fff2;
	font-weight: normal;
	padding: 20px 0px 10px;
	padding: 2.0rem 0rem 1.0rem;
	background-image: url(../images/date.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
	padding-bottom: 1.0rem;
	margin-bottom: 20px;
	margin-bottom: 2.0rem;
	text-align: center;
}

.block_content h3 {
	font-family: 'Philosopher', sans-serif;
	font-size: 24px;
	font-size: 2.4rem;
	color: #82fff2;
	font-weight: normal;
}
.date_ny strong {
	font-family: 'Marck Script', cursive;
	font-size: 24px;
	font-size: 2.4rem;
	color: #fffdc7;
	font-weight: normal;
}
#content .text {
	padding-right: 20px;
	padding-right: 2.0rem;
}
.date_ny b.big {
	font-family: 'Marck Script', cursive;
	font-size: 40px;
	font-size: 4.0rem;
	color: #f5546b;
	font-weight: normal;
}
.date_ny b {
	font-family: 'Marck Script', cursive;
	font-size: 24px;
	font-size: 2.4rem;
	color: #f5546b;
	font-weight: normal;
}
.date_ny {
	background-image: url(../images/date.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
	padding-bottom: 1.0rem;
	margin-bottom: 10px;
	margin-bottom: 1.0rem;
}
footer {
	min-height: 119px;
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-y;
}
footer .content {
	background-image: url(../images/bg_footert.png);
	background-repeat: repeat-x;
	height: 119px;
	background-position: top;
	display: table-cell;
	width: 960px;
	background-color: #02223b;
	padding: 30px 20px 20px 20px;
	padding: 3.0rem 2.0rem 2.0rem 2.0rem;
	text-align: center;
}
footer .left {
	min-height: 119px;
	display: table-cell;
	width: 3px;
}
footer .right {
	min-height: 119px;
	display: table-cell;
	width: 3px;
}
footer .copyright {
	padding-bottom: 20px;
	padding-bottom: 2.0rem;
}
footer .menu_bottom {
	font-size: 11px;
	line-height: normal;
	text-align: justify;
}
footer .menu_bottom a {
	font-size: 10px;
	color: #CCC;
	line-height: normal;
}
footer .webtime {
	padding: 10px;
	padding: 1.0rem;
	font-size: 14px;
	font-size: 1.4rem;
}
footer .webtime a {
	padding: 20px 0px 0px;
	padding: 2.0rem 0rem 0rem;
	font-size: 14px;
	font-size: 1.4rem;
}
footer .text p {
	font-size: 13px;
}
.block {
	border: 1px solid #011b2f;
	width: 100%;
	/*-moz-border-radius: 8px;
	-webkit-border-radius: 8px;*/
	padding: 2px;
	padding: 0.2rem;
}
.block:hover {
	border: 1px solid #023256;
	width: 100%;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 2px;
	padding: 0.2rem;
	background-color: #05263f;
}
.block_on {
	border: 1px solid #023256;
	width: 100%;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 2px;
	padding: 0.2rem;
	background-color: #05263f;
}

.block_on .logo_img {
	width: 200px;
	display: table-cell;
	vertical-align: top;
	padding-top: 10px;
	padding-top: 1.0rem;
}
.block_on .logo_img img {
	width: 200px;
	height: auto;
}
.block_on .content_item {
	display: table-cell;
	vertical-align: top;
	padding: 0px 0px 0px 15px;
	padding: 0px 0px 0px 1.5rem;
}

.block_content {
	/*background-color:#05263f;*/
	padding: 10px;
	padding: 1.0rem;/*-moz-border-radius: 7px;
	-webkit-border-radius: 7px;*/
}
.block .logo_img {
	width: 200px;
	display: table-cell;
	vertical-align: top;
	padding-top: 10px;
	padding-top: 1.0rem;
}
.block .logo_img img {
	width: 200px;
	height: auto;
}
.block .content_item {
	display: table-cell;
	vertical-align: top;
	padding: 0px 0px 0px 15px;
	padding: 0px 0px 0px 1.5rem;
}
.adw {
	text-align: center;
	padding-top: 20px;
	padding-top: 2.0rem;
}
.adw2 {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-bottom: 2.0rem;
	padding-top: 2.0rem;
}
.right_text {
	text-align: right;
	padding-top: 5px;
	margin-top: 0px;
	padding-top: 0rem;
	margin-top: 0.5rem;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.block h3 {
	padding-bottom: 10px;
	padding-bottom: 1.0rem;
	font-family: 'Philosopher', sans-serif;
	font-size: 20px;
	font-size: 2.0rem;
	color: #82fff2;
	font-weight: normal;
	line-height: 30px;
	line-height: 3.0rem;
	color: #82fff2;
}
.block h3 a {
	color: #82fff2;
}
.block h3 a:hover {
	color: #c1f782;
}
#content .text img {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#content .text .line {
	padding-top: 5px;
	border-bottom: 1px solid #03487d;
	margin-bottom: 5px;
	padding-top: 0.5rem;
	margin-bottom: 0.5rem;
}
.link_nav {
	font-size: 12px;
	font-size: 1.2rem;
}
.link_nav a {
	font-size: 12px;
	font-size: 1.2rem;
}
form input {
	border: none;
	width: 280px;
	height: 36px;
	background-image: url(../images/input_bg.png);
	background-repeat: no-repeat;
	color: #e9e5e2;
	padding: 0px 15px;
	padding: 0rem 1.5rem;
	background-color: transparent;
	vertical-align: middle;
	outline: none;
	font-size:16px;
}
form select {
	border: none;
	width: 307px;
	height: 36px;
	background-image: url(../images/input_bg.png);
	background-repeat: no-repeat;
	color: #e9e5e2;
	padding: 0px 0px 0px 15px;
	padding: 0rem 0rem 0rem 1.5rem;
	background-color: transparent;
	vertical-align: middle;
	outline: none;
	font-size:16px;
}
form option {
	background-color: #194f84;
}
form textarea {
	border: none;
	width: 280px;
	height: 270px;
	background-image: url(../images/textarea.png);
	background-repeat: no-repeat;
	color: #e9e5e2;
	padding: 15px;
	padding-top:20px;
	background-color: transparent;
	vertical-align: middle;
	outline: none;
	font-size:16px;
}
.button {
	text-align: center;
	vertical-align: middle;
	border: 0px;
	outline: none;
	cursor: pointer;
	background-position: 0 0;
	width: 160px;
	height: 42px;
	background: url(../images/spr_butt_form.png) no-repeat top left;
	color: #05263f;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight:bold;
	line-height: 40px;
}

.button:hover {
	text-align: center;
	vertical-align: middle;
	border: 0px;
	outline: none;
	cursor: pointer;
	background-position: 0 -92px; width: 160px; height: 42px;
	color: #05263f;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight:bold;
}


.table_form {
	display: table;
	width: 630px;
}
.text_form {
	display: table-cell;
	width: 250px;
	;
	vertical-align: top;
	padding: 8px;
	padding: 0.8rem;
}
.input_form {
	display: table-cell;
	vertical-align: top;
	padding: 8px;
	padding: 0.8rem;
}
.table_row {
	clear: both;
}
.red {
	color: red;
}

/*::-moz-selection { background: #666666; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }*/

#style_table td
{
	padding-bottom:8px;
	padding-bottom:0.8rem;
}

a strong
{
	color:#82bdff;
}

 @media print {

footer, aside, .adw, .adw2, header, .ustav, .link_nav {
display:none;
}

print2 {
display:block;
}

#content .container {
width: 100%;
float:none;
padding-bottom: 40px;
padding-bottom: 4.0rem;
height: auto;
}

.block_on {
border: 0px solid #023256;
width: 100%;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
padding: 0px;
padding: 0rem;
background-color:#FFF;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size: 22px;
font-size: 2.2rem;
color:#900;
font-weight: normal;
padding: 20px 0px 10px;
padding: 2.0rem 0rem 1.0rem;
line-height: 40px;
text-align: center;
}


 }
 
.buttom_rest{
	display: block;
	padding: 18px 10px;
	background: #f5e054;
	width: 180px;
	border-radius: 15px;
	font-size: 21px;
	text-align: center;
	text-decoration: none;
	color: #000;
	margin: 35px auto;
	text-shadow: 0px 1px 2px #fff;
	border: 1px solid #D0B70D;
	cursor: pointer;
}

.buttom_rest:hover{
	background: #0B3A61;
	border: 1px solid #0F4983;
	color:#fff;
	text-shadow:none;
	transition: background 0.5s ease;
}

.send-ok{
	text-transform: uppercase;
	text-align: center;
	padding: 10px 0;
	background: #ddd;
	color: #20A517;
	border: 2px solid #20A517;
	font-weight: bold;
	font-size: 14px;	
}

@media screen and (max-width: 980px) {

	html{
		font-size: 14px;
	}
	
	body{
		min-width: 100%;
		background: #011D32;
		font-size: 16px;
		line-height: 18px;
	}
	
	header#header{
		display: block;
		width: 100%;
		height: auto;
	}
	
	#header .logo{
		display: block;
		height: auto;
		width: auto;
		margin: 0 auto;
	}
	
	#header .banner{
		display: block;
    width: 90%;
    margin: 20px auto 0;
    height: 80px;
	}
	
	
	#menu-icon{
		position: fixed;
		top: 10px;
		right: 10px;
		width: 30px;
		cursor: pointer;
		z-index: 9999;
		height: 25px;
		display: block;
	}
	
	#menu-icon:before{
		content: '';
		display: block;
		width: 30px;
		height: 5px;
		background: #00AEEF;	
		transition: all .3s linear;
	}
	
	#menu-icon:after{
		content: '';
		display: block;
		width: 30px;
		height: 5px;
		background: #EE3B35;	
		transition: all .3s linear;
	}	
	
	#menu-icon span{
		width: 30px;
		height: 5px;
		background: #30B457;
		display: block;
		margin: 5px 0;
		transition: all .3s linear;	
		cursor: pointer;
	}	
	
	#menu-icon.active{
		top: 17px;
	}
	
	#menu-icon.active span{
		margin: 0;
		display: none;
	}
	
	#menu-icon.active:before{
		transform: rotateZ(45deg);
		margin-top: 5px;	
		background: #EE3B35;
	}
	
	#menu-icon.active:after{
		transform: rotateZ(-45deg);
		margin-top: -5px;	
		background: #EE3B35;		
	}		
	
	.date_ny{
		padding: 10px 15px;
		text-align: center;
	}
	
	.date_ny strong{
		font-size: 22px;
		line-height: 22px;
	}
	
	.date_ny b, .date_ny b.big{
		font-size: 24px;
	}
	
	#pagewrap{
		width: 100%;
		background: none;
	}

	#sidebar{
		position: fixed;
		width: 100%;
		top: -1000px;
		left: 0;
		qdisplay: none;
		background: #083353;	
		padding: 0;		
    overflow: scroll;
    height: 100%;		
	}
	
	#sidebar > div:nth-child(3){
		display: none;
	}
	
	#sidebar .menu, #sidebar .menu:active, #sidebar .menu_on{
		width: 100% !important;
		background: #083353 !important;
		height: auto !important;
		line-height: 18px !important;
		padding: 15px 0 !important;
		text-align: center !important;
		border-bottom: 2px solid #fff !important;
	}
	
	.menu_on, #sidebar .menu:active, #sidebar .menu_on{
		background: #c1f782 !important;
		color: #083353 !important;
	}
	
	#content .container{
		float: none;
		width: 100%;
	}
	
	#content .text{
		width: 100%;
		padding: 0;
	}
	
	.razdel{
		width: 100%;
	}
	
	.logo_img{
		width: 100% !important;
		display: block !important;
	}
	
	.logo_img img{
		margin: 0 auto 15px !important;
		display: block !important;
	}
	
	.content_item{
		width: auto !important;
		display: block !important;
		padding: 0 10px !important;
	}
	
	h1, h2{
		padding: 10px 0;
		font-size: 22px;
		line-height: 24px;
	}
	
	h1 a{
		font-size: 22px;
		line-height: 24px;
	}
	
	.block_content h3{
		text-align: center;
		font-size: 22px;
		line-height: 24px;
	}
	
	.block_on{
		padding: 0;
		margin: 5px 10px;
		border-left: none;
		border-right: none;
		width: auto;
	}
	
	.block_content{
		padding: 0;
	}
	
	.right_text{
		padding: 0 15px 15px 0;
	}
	
	.block_content h2{
		font-size: 22px;
		line-height: 24px;
	}
	
	.table_row{
		width: 100%;
	}
	
	.text_form, .input_form{
		display: block;
		width: 96%;
		padding: 10px 2%;
	}
	
	.text iframe{
		width: 100% !important;
	}
	
	.table_form{
		display: block;
		width: 100%;
	}

	#content .text img{
    display: block;
    margin: 0 auto 15px !important;	
		float: none !important;
	}
	
	#iitoursBravo, #iibravo20seller{
		width: 100% !important;
	}
	
	#iitoursBravo li, #iibravo20seller li{
		padding: 0 15px;
	}
	
	#iitoursBravo li div > a img, #iibravo20seller  li div > a img{
		display: block;
		margin: 0 auto 15x;
		float: none;
	}
	
	#iitoursBravo .headline a, #iibravo20seller .headline a{
		display: block;
	}
	
	.tableForm, #style_table{
		display: block;
		width: 100%;
	}
	
	.tableForm tr, .tableForm td, #style_table tr, #style_table td{
		display: block;
	}
	
	form input, form select{
		background: #194F84;
		width: 90%;
		padding: 0 5%;
		margin-bottom: 10px;
	}
	
	 form select{
		width: 100%;
	 }
	 
	 form textarea{
		width: 90%;
		padding: 5%;
		background: #194F84;
		resize: vertical;
	 }
	
	.link_nav{
		padding: 15px;
		font-size: 12px;
	}
	
	footer{
		width: 100%;
		overflow: hidden;
	}
	
	ins, ins iframe{
		width: 100% !important;
	}
	
	footer .left, footer .right{
		display: block;
	}
	
	footer .content{
		width: auto;
		display: block;
		padding: 15px;
	}
	
	footer .menu_bottom a{
		font-size: 14px;
	}
	
	.adw iframe{
		width: 100% !important;
	}
	
}