*	{
	margin: 0px;
	padding: 0px;
}

table, caption, tbody, tfoot, thead, tr, th, td,
fieldset, form, label, legend, #search input,
a, area, map, img, object {
	margin: 0; padding: 0;
	outline: 0; border: 0;
	background: transparent repeat scroll;
	vertical-align: baseline;
	text-align: left;
	text-indent: 0;
	text-decoration: none;
	letter-spacing: normal;
	line-height: 1.5;
	white-space: normal;
	word-spacing: normal;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
}

body	{
	font-size: 1em;
	font-family: Trebuchet MS;
	background-color: #032A53;
	background-image: url(img/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	text-align: center;
}

table, th, tr, td { border-width: 1px; }
caption, tr, th, td { padding: 4px; }
table, th, tr, td, hr { border: 1px solid #aaa; }
table, th, tr, td, hr { font-size: 1em; }
table { border-collapse: collapse; }
table th { font-weight: bold; background: #eee; }

#table_content .story table td {
  padding: 4px;
  border: 1px solid #aaa;
}

img	{
	display: block;
	border: none;
}
table, table td	{
	vertical-align: top;
}

#out_all	{
	width: 1000px;
	margin: 0px auto;
	text-align: left;
}
#top	{
	width: 1000px;
	height: 339px;
}
.floatright	{
	float: right;
	display: block;
	margin: 0px 0px 15px 15px;
	font-style: italic;
	color: 6F6F6F;
	text-align: center;
}
a	{
	color: #0084E9;
}
p	{
	margin-bottom: 1.5em;
}
ul	{
	margin: 0px 0px 0px 20px;
}
/***********OUT MENU***********/
#out_menu	{
	background-color: #fff;
	width: 100%;
	height: 39px;
	background-image: url(img/top_corner_right.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
#out_menu:first-letter	{
	background-image: url(img/top_corner_left.jpg);
	background-repeat: no-repeat;
}
#top_corner_left	{
	float: left;
	width: 23px;
	height: 39px;
	background-image: url(img/top_corner_left.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}



/***********MENU***********/
#menu, #menu li	{
	margin: 0px;
	padding: 0px;
	list-style: none;
	background-color: #fff;
	display: block;
	height: 39px;
	float: left;
}
#menu	{

}
#menu li a	{
	display: block;
	text-decoration: none;
	padding: 0px 5px;
	color: #000;
}
#menu li a span	{
	display: block;
	cursor: pointer;
	float: left;
	padding: 0px 3px 0px 10px;
	height: 39px;
	line-height: 39px;
}
#menu li a span.mr	{
	width: 5px;
	padding: 0px 0px 0px 5px;
}
#menu li.here a span	{
	background-image: url(img/menu_left.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #E7E7E7;
}
#menu li.here a span.mr	{
	background-image: url(img/menu_right.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 0px;
}
#menu li a:hover span	{
	text-decoration: underline;
}

#menu_shadow	{
	background-image: url(img/menu_shadow.jpg);
	background-position: top;
	background-repeat: repeat-x;
	line-height: 0px;
	height: 4px;
	margin: 0px 20px 0px 20px;
}


/***********MIDDLE***********/
#out_middle	{
	margin: 15px 0px 0px 0px;
}
#left, #out_right, #right	{
	float: left;
}

#left	{
	width: 180px;
	margin: 0px -180px 0px 0px;
	color: #fff;
}
#out_right	{
	margin: 0px 0px 0px 180px;
}
#right	{
	width: 820px;
	background-color: #fff;
}

.noborder, .noborder tr, .noborder tr td	{
	margin: 0px;
	padding: 0px;
	border: none;
}
#table_content td	{
	background-color: #fff;
}
/***********CONTENT***********/
#content_cell	{
	color: #000001;
	font-size: 0.8em;
	font-family: Tahoma;
}
#content_top	{
	background-image: url(img/content_top.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#content_left	{
	background-image: url(img/content_left.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#content_right	{
	background-image: url(img/content_right.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#content_bottom	{
	background-image: url(img/content_bottom.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

h2	{
	color: #003f7f;
	font-weight: normal;
}

h3	{
	color: #0e243a;
	font-size: 1.3em;
	font-weight: normal;
	margin-bottom: 0.1em;
}

/***********BEST***********/
h1	{
	color: #3474B5;
	font-size: 1.8em;
	font-weight: normal;
	margin-bottom: 0.5em;
}
#best table td h2	{
	font-style: italic;
	font-size: 1.5em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
#best table td div	{
	margin: 10px 0px 0px 15px;
	text-align: left;
}
#best table	{
	font-size: 1em;
	width: 100%;
}
#best table td	{
	width: 50%;
}
/***********NEWS***********/
#news_block	{
	margin: 20px 0px 0px 15px;
}
.news_date	{
	color: #797979;
}
.news	{
	margin: 0px 0px 20px 0px;
}
#to_all_news	{
	text-align: right;
}
#news_block p	{
	margin: 0px;
}
/***********INFO***********/
#out_info	{
	margin: 20px 0px 0px 15px;
}

/***********PARTNERS***********/
#partners	{
	margin: 30px 0px 0px 15px;
}
#in_partners	{
	text-align: center;
}
#partners h3	{
	font-size: 1.5em;
	color: #868686;
	font-weight: normal;
}
#partners img	{
	display: inline;
	border: none;
}




/***********NAVIGATION***********/
#left *	{
	color: #fff;
	font-size: 0.95em;
	font-family: Tahoma;
}
#in_left	{
	margin: 0px 5px 0px 0px;
}
#left ul, #left ul li	{
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
#left ul li	{
	display: block;
	margin: 0px 0px 0.5em 0px;
	padding: 0px 0px 0px 15px;
	list-style: none;
	background-image: url(img/bullit.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#left a	{
	text-decoration: underline;
}
#left a:hover	{
	text-decoration: none;
}
#left h2	{
	padding: 0px 0px 0px 30px;
	font-size: 1.3em;
	margin: 0px 0px 0.5em 0px;
}
#h2strani	{
	background-image: url(img/flag.jpg);
	background-position: left;
	background-repeat: no-repeat;
	margin: 50px 0px 0.5em 0px !important;
}
#h2otdohnut	{
	background-image: url(img/palma.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.ot_prim	{
	color: #D2D2D2 !important;
}
#h2reklama	{
	margin: 70px 0px 0px 0px !important;
}
#reklama	{
	margin: 0px 5px 0px 30px;
}





#telephone	{
	margin: 20px 10px -100px 0px;
	height: 80px;
	position: relative;
	z-index: 2;
	color: #fff;
	font-size: 1.5em;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
#phone_code	{
	display: block;
	float: left;
	width: 100%;
	font-size: 70%;
	margin: 7px 0px 0px -102px;
}

#bottom	{
	clear: both;
	margin: 0px 0px 0px 220px;
	padding: 0px 0px 0px 0px;
	position: relative;
	top: 20px;
}
#bottom a	{
	color: #fff;
}
#bottom table	{
	width: 780px;
	margin: 0px 0px 30px 0px;
	color: #fff;
	font-size: 0.8em;
}
#adr1, #adr2	{
	width: 200px;
}

li	{
	list-style-image:
}
#test, #test td	{

}

/* Блок картинок */
.images li {
	margin: 5px;

	/* Выравниваем по вертикали */
	vertical-align: middle;

	text-align: center;

	/* inline-block для ff */
	display:-moz-inline-stack;

	/* для современных браузеров */
	display:inline-block;

	/* IE6 */
	_overflow:hidden;

	/* hasLayout */
	zoom:1;

	/* hasLayout + IE + inline = inline-block */
	*display:inline;
}

.images li img {
	/* Занимаем 100% по ширине */
	display: block;
}

