html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
/*table, caption, tbody, tfoot, thead, tr, th, td,*/
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
}

/* end clear */

.clear{
    clear: both;
}

td, body{
	font-family: arial;
	color: #333333;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

a{
	color: #333333;
}

#top_bg
{
	background-image: url(images/top_bg.jpg);
	background-repeat:repeat-x;
	background-position: top;
	width: 100%;
}

#bottom_bg
{
	background-image: url(images/bottom_bg.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
	width: 100%;
	text-align: center;
}
#footer
{
	background-image: url(images/footer.gif);
	background-repeat:repeat-x;
	background-position: top;
	width: 100%;
	height: 40px;
	color: #FFFFFF;
	text-align:center;
	padding-top: 15px;
	padding-bottom: 0px;
}

.center1024
{
	margin-left: auto;
	margin-right: auto;
	margin:0px auto;
	width: 1024px;
	text-align: left;
}

#footer_copy
{
	font-size: 10pt;
	height: 40px;
}
.w50p 
{
	width: 50%;
	float: left;
}

#header{
	height: 214px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/main_pic.jpg);
	
}

#left_header
{
	width: 294px;
	height: 214px;
	float: left;

}
#logo{
	height: 91px;
	width: 294px;
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 0;
	line-height: 0;
	/*background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/logo.gif);*/
}

#logo img , #logo a
{
	padding: 0;
	margin: 0;
	border: 0;
	
}

#logo p 
{
	height: 1%;
}

#nav_bar
{
	height: 24px;
	width: 294px;
}

#header_phone{
	height: 99px;
	width: 294px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/header_phone.png);
}

.grey_nav,  .grey_nav a
{
	font-size: 12px;
	vertical-align: middle;
	color: #999999;
}

#lang_bar
{
	padding-left: 35px;
	float: left;
}

#nav_icon
{
	float: right;
	font-size: 0;
	line-height: 0;
}
#main_menu
{
	margin-top: 188px;
	margin-right: 30px;
	float: right;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: ffcc66;
}

#main_menu a
{
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 5px;
}

#main_menu a:hover
{
	color:#3399cc;
}

#umbg
{
	background-image: url(images/umbg.gif);
	background-repeat:repeat-x;
	background-position: top;
	width: 100%;
}

#umbg_left
{
	background-image: url(images/umbg_left.gif);
	background-repeat:no-repeat;
	background-position: left top;
	width: 100%;
}

#umbg_right
{
	background-image: url(images/umbg_right.gif);
	background-repeat:no-repeat;
	background-position: right top;
	width: 100%;
}
#basket_pan
{
	width: 100%;
	height: 27px;
	text-align: right;
}
#basket
{
	margin-right: 8px;
}

#breadcrumbs_pan
{
	width: 100%;
}
#breadcrumbs
{
	padding-left: 12px;
	padding-bottom: 5px;
	color: #333333;
	font-size: 13px;
}

#breadcrumbs a
{
	color: #333333;
	font-size: 13px;
	text-decoration: none;
	padding: 0 2px;
}

.border
{
	border: 1px solid #cccccc;
	position: relative;
	width: 100%;
}
#left_menu
{
	float: left;
    padding-top: 10px;
	width: 207px;
}
.corner {
	position: absolute;
	width: 5px;
	height: 5px;
	background: url(images/corner.gif) no-repeat;
	font-size:1px
}
.TL {
	top: 0;
	left: 0;
	background-position: 0 0;
	margin-top: -1px;
    margin-left: -1px;
}
.TR {
	top: 0;
	right: 0;
	background-position: 100% 0;
	margin-top: -1px;
    margin-right: -1px;
}
.BL {
	bottom: 0;
	left: 0;
	background-position: 0 100%;
	margin-bottom: -1px;
    margin-left: -1px;
}
.BR {
	bottom: 0;
	right: 0;
	background-position: 100% 100%;
	margin-bottom: -1px;
    margin-right: -1px;
}

.manager_bottom {
	position: absolute;
	width: 209px;
	height: 33px;
	background: url(images/manager_bottom.png) no-repeat;
	font-size:1px;
	bottom: 0;
	left: 0;
	margin: 0 -1px -1px -1px;
}



.title 
{	
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
#left_menu .title, #manager .title
{
	padding-left: 12px;
}

#content .title{
	padding-bottom: 5px;
}

#left_menu li a
{
	color: #669900;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none; 
}

#left_menu .selected  a
{
	color: #3399cc;
}
#left_menu ul .selected ul  a
{
	color: #333333;
}

#left_menu ul ul li a
{
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline; 
}

#left_menu ul ul li
{
	padding: 3px 0 3px 0; 
}

#left_menu ul ul li .treeparent
{
	font-weight: bold;
	text-decoration: none;
}

#left_menu ul
{
	list-style-image:url('images/bullet.gif');
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 2em;
	margin-left: 0;
	margin-top: 5px;
}

#left_menu ul .selected
{
	list-style-image:url('images/bullet_b.gif');
}

#left_menu ul ul
{
	list-style: none;
	list-style-image: none;
	padding-left: 1em;
	margin-top: 2px;
	margin-bottom: 5px;
}

#left_menu_body
{
	width: 207px;
}

#content
{	
	width: 775px;
	background-color: #FFFFFF;
}
#main_part{	
	width: 775px;
	margin-left: 220px;
	padding-left: 20px;
}

#body
{
	padding-bottom: 20px;
}

#content .text
{
	padding: 10px 15px 10px 25px;
	
}

#content .content_width
{
	width: 739px;
}

.grey_grad_bg
{
	background-image: url(images/grey_grad_bg.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
}

#manager
{
	float: left;
	clear: left;
	width: 207px;
	margin-top: 15px;
	margin-bottom: 25px;
	padding-top: 10px;
	padding-bottom: 35px;
	background-image: url(images/grey_grad_bg.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
}

#manager_body
{
	width: 207px;
	text-align: center;
}

.sp, .sp a, .keywords{
	font-size: 8px;
	color: #CCCCCC
}

#new_title 
{
	margin: 8px -8px 0px -8px;
	padding-top: 0px;
	height:1px;
	position:relative;
	
}

#new_title .title
{
	background-image: url(images/new_title.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 792px;
	height: 37px;
}
.news_pic
{
	background-image: url(images/news_pic.jpg);
	background-repeat: no-repeat;
	background-position: 20px 13px;
	padding-left: 160px;
}
.new_date
{
	color: #0099ff;
	padding: 3px 0 1px 0;
	font-size: 12px;
}

.new_item
{
	padding: 2px 0 2px 0;
}

.new_item a
{
	font-weight: bold;
}

#all_news_but
{
	position: absolute;
	right: 21px;
	bottom: 18px;
}

#order
{
	width: 725px; 
	margin: 10px 0px 5px 0px;
	background-color: #f1f1f1;
}

.blue
{
	color: #3399cc;
	font-weight: bold;
}
.order_title
{
	margin-bottom: 10px;
}


.personal-info{
    padding-left: 25px;
}
.personal-info .phone-number, .personal-info .mail, .personal-info .icq{
    float: left;
    font-size: 12px;
    color: #666666;
    line-height: 24px;
}
.personal-info .phone-number img, .personal-info .mail img, .personal-info .icq img{
    float: left;
    margin-top: 2px;
    margin-right: 3px;
}

.image-container{
    text-align: center;
    padding: 15px 30px 15px 0px;
}
.image-container img{
    border: 1px solid #d1d1d1;
}

.name-title{
    font-size: 16px;
    font-weight: bold;
    color: #3399cc;
}

.profession{
    position: absolute;
    bottom: 16px;
    color: #fff;
    width: 209px;
    left: 0px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}

.period_area, .period_area img
{
	vertical-align: absMiddle;
}
