*{
padding:0;
margin:0;
}

body
{
    background: url("/assets/templates/europe-default/img/main_pattern.gif") top left repeat;
	background-color: black;
	font-family: arial;
	font-size: 12px;
	color: #272525;
	position: relative;
}
.pogoda { position: absolute; top: -265px; left: 500px; }
img { border: 0px; }
#Container
{
	width: 826px;
	margin: 0px auto;
}
ul { padding-left: 20px; padding-bottom: 20px; }
ul li { list-style-type: none; line-height: 1.8em; background: url("/assets/templates/europe-default/img/arrow.gif") left 4px no-repeat; padding-left: 20px; }
ul li a { color: #272525; }
ul li a:visited { color: #272525; }

#TopPart
{
	width: 826px;
	height: 250px;
	float: left;
	background-color: white;
}

#Header
{
	width: 826px;
	height: 226px;
	float: left;
	background: url("/assets/templates/europe-default/img/header.jpg") top left no-repeat;
	color: white;
	font-family: Candara;
	font-size: 33px;
	text-align: center;
	padding-top: 20px;
}
.link_logo
{
    color: white;
	font-family: Candara;
	font-size: 33px;
	text-decoration: none;
}
.link_logo:visited
{
    color: white;
	font-family: Candara;
	font-size: 33px;
	text-decoration: none;
}
.link
{
    color: white;
	font-family: Candara;
	font-size: 14px;
	text-decoration: none;
}

#Top_left
{

	width: 312px;
	height: 50px;
	float: left;
}

#Top_right
{
	width: 514px;
	height: 50px;
	float: right;
}

fieldset
{
	border: none;
	width: 262px;
	padding-top: 5px;
	padding-left: 30px;
}

input
{
	width: 180px;
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
}
textarea { display: block; margin-top: 5px; margin-bottom: 10px; }
fieldset h3 { padding-bottom: 10px; }
p.form { padding: 0px; }
.button
{
	width: 77px;
	height: 20px;
	font-size: 12px;
}
.button:hover
{
	text-decoration: underline;
}

p
{
	text-align: left;
}

#Menu
{
	width: 514px;
	height: 29px;
	float: right;
}

#Menu_bottom
{
	height: 21px;
	float: right;
	width: 264px;
	background: url("/assets/templates/europe-default/img/button_shadow.gif") top left no-repeat;
}

#Menu a
{
	width: 88px;
	line-height: 29px;
    vertical-align: middle;
	float: right;
	background: url("/assets/templates/europe-default/img/button.gif") top left no-repeat;
	text-align: center;
	color: #f6b9ba;
	text-decoration: none;
}

#Menu a:hover, #Menu a.active
{
	text-decoration: underline;
}

#CentralPart
{
	width: 826px;
    clear: both;
    background-color: white;
}

#LeftPart
{
	width: 626px;
	float: left;
	color: #272525;

}

#RightPart
{
	float: right;
	width: 200px;
	background: url("/assets/templates/europe-default/img/pattern1.gif") top left repeat;
	padding-bottom: 10px;
	margin-top: 15px;
}

.cleaner
{
    clear: both;
}
.sale { padding: 35px 15px 20px 20px; }
.sale a { display: block; }
.sale div { padding-bottom: 10px; }
#Page
{
	width: 564px;
	padding-top: 15px;
}
#Page-news
{
	width: 564px;
	padding-top: 15px;
margin-left: 30px;
}
#Page p { padding-left: 15px; padding-bottom: 10px; }
h2
{
	font-size: 15px;
	line-height: 28px;
	font-weight: bold;
}
.article_head h1 { font-size: 15px;
	line-height: 28px;
	font-weight: bold; }
.article_head span.data { font-size: 12px;
	line-height: 20px; display: block; }
h4
{
	font-size: 13px;
}


h3
{
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}

h5
{
	font-size: 12px;
	line-height: 20px;
}

.article_head
{
	background: url("/assets/templates/europe-default/img/gradient.gif") top left repeat-y;
	padding-top: 3px;
	height: 50px;
	padding-left: 17px;
}

.arrow
{
	background: url("/assets/templates/europe-default/img/arrow2.gif") top left no-repeat;
	width: 39px;
	height: 60px;
	float: left;
	margin-top: 5px;
	padding-right: 10px;
}
.article_body { position: relative; }
.article_body p
{
	padding-top: 15px;
}

.article_comments a
{
	color: black;
}

.article_comments
{
    padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.photo
{
	padding-top: 8px;
	padding-bottom: 5px;
	float: left;
	padding-right: 8px;
}

.rightpart_header
{
	color: #272525;
	font-size: 15px;
	font-weight: bold;
    line-height: 15px;
    padding-top: 10px;
	padding-left: 0px;
}
a { color: #272525; }
#RightPart a
{
	font-size: 13px;
	display: block;
	line-height: 15px;
	color: #272525;
}

.main
{
    text-indent: 23px;
}

.child
{
    text-indent: 36px;
}

#Bottom
{
	width: 826px;
	background: url("/assets/templates/europe-default/img/bottom.gif") top left repeat-x;
	height: 21px;
	float: left;
}

.down_left
{
	font-size: 11px;
	text-align: left;
	padding-top: 4px;
	padding-left: 15px;
	float: left;
	color: white;
}

.down_right
{
	font-size: 11px;
	text-align: right;
	padding-top: 4px;
	float: right;
	padding-right: 8px;
}

.down_right a, .down_left a
{
    text-decoration: none;
    color: white;
}


.down2
{
	padding-top: 10px;
	float: right;
}

.down2 img
{
    border: 0px;
}
.h4 {
font-size:13px; font-weight: bold;
}
h1 { font-size: 16px; font-weight: bold; color: #000; }
.first { overflow:hidden; }
#Page .first p { padding-left: 0px; }