body
	{
	background: url('pix/body_bg2.gif') repeat 0% 100%;
	font-family: Arial, Verdana;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #555655;
	min-width: 1000px;
	}

img
	{
	border: 0;
	margin: 0;
	}

p
	{
	margin-bottom: 14px;
	}

table
	{
	border-collapse: collapse;
	font-size: 100%; 
	}
	
ul 
	{
	margin-left: 10px;
	padding: 0px 0px 0px 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
ol 
	{
	margin-left: 50px;
	padding: 0px 0px 0px 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
li 
	{
	list-style-type: square;
	list-style-position: inside;
	padding: 3px 0px 3px 0px;
	}
	
a 
	{
	color: #14489f;
	font-size: 12px; 
	text-decoration: underline;
	}
	
a:hover 
	{
	text-decoration: none;
	}
	
H1 
	{
	color: #14489f;
	font-size: 15px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 8px;
	}	
	
H2 
	{
	color: #121767;
	font-size: 18px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 5px;
	}
	
H3 
	{
	color: #121767;
	font-size: 12px;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 15px;
	}	
	
/************STYLE****************/
td.header
	{
	background: #c6eafd url('pix/shapko.jpg') no-repeat 0px 0px;
	}

div.menu
	{
	color: #1a459d;
	background: #9fdff9 url('pix/menu_bg.gif') repeat-x 0px 0px;
	height: 21px;
	margin-bottom: 30px;
	font-weight: bold;
	text-align: left;
	}
	
div.menu div
	{
	color: #1a459d;
	font-weight: bold;
	float: left;
	text-align: left;
	font-size: 14px;
	margin-top: 1px;
	}
	
div.menu img
	{
	margin: 0;
	padding: 0;
	display: inline;
	}

a.menu 
	{
	color: #1a459d;
	font-size: 14px;
	font-weight: bold; 
	text-decoration: none;
	margin-left: 8px;
	margin-right: 3px;
	padding-left: 10px;
	padding-right: 10px;
	height: 20px;
	line-height: 20px;
	float: left;
	}
	
a.menu:hover 
	{
	text-decoration: none;
	background: #74c5f9;
	}	

td.content
	{
	padding-left: 40px;
	padding-right: 28px;
	padding-bottom: 20px;
	}
	
td.right
	{
	width: 237px;
	padding-right: 12px;
	padding-bottom: 20px;
	}

div.adress
	{
	background: #97d8ff url('pix/adress.jpg') no-repeat 0px 0px;
	width: 225px;
	height: 152px;
	/*border: 1px solid black;*/
	margin-right: 0;
	}

td.bottom
	{
	background: #07529b url('pix/bottom_bg.gif') repeat-x 0px 0px;
	height: 54px;
	color: #ffffff;
	font-size: 10px;
	padding-left: 40px;
	}
	
span.date 
	{
	color: #14489f;
	font-size: 12px;
	display: block;
	margin-top: 6px;
	margin-bottom: 1px;
	}
	
ul.marker
	{
	
	}
	
ul.marker li
	{
	list-style-type: none;
	background: url('pix/marker.gif') no-repeat 0% 50%;
	padding-left: 20px;
	margin-bottom: 10px;
	}
	
table.tabcolor1
	{
	width: 96%;
	border: #14489f 1px solid;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
table.tabcolor1 th
	{
	padding: 5px;
	border: #14489f 1px solid;
	font-weight: bold;
	color: #14489f;
	text-align: center;
	}
	
table.tabcolor1 td
	{
	padding: 5px;
	border: #14489f 1px solid;
	}
	
	a.bottom
	{
	height: 54px;
	color: #ffffff;
	font-size: 10px;
	padding-left: 0px;
	text-decoration: none;
	}
