html, body{height:100%;}

body
{
	margin: 0;
	padding: 0;
	background-color: #0066ff;
	font-family: Tahoma, Verdana, sans-serif;
	font-size:12px;
}

.table-wrapper
{
	/*background: url(images/body-bg.jpg) repeat-x; */
}

.header
{
	background: url(images/header.png) no-repeat;
}

.header a
{
	color: white;
	text-decoration: none;
	font-size:10px;
}


.content
{
	text-align: left;
	vertical-align: top;	
	background-color: white;
	padding: 0 30px 30px 25px;
}

.content p
{
	text-align: justify;
}

h1
{
	color:#013A9F;
	font-size:18px;
	font-weight:normal;
	letter-spacing:1px;
	margin-top:10px;
	margin-bottom:10px;
	margin: 0;
	background: url(images/h1.jpg) left top repeat-y;
	line-height: 30px;
}

h2 
{ 
	font-size:14px; 
	line-height: 20px;
	padding-left: 10px;
	background:url(images/h2.jpg) repeat-y;
	/*border: solid 0 1px 0 1px #b2e0ff;*/
}

/*h2 { font-size:15px; border-bottom:1px dotted #013A9F; color:#013A9F;}*/
h3 { font-size:13px; color:#013A9F;}
h4 { font-size:12px; color:#013A9F;}

.top-bg
{
	background: url(images/top-bg.png) no-repeat;
}

.bottom-bg
{
	background: url(images/bottom-bg.png) no-repeat;
}

.footer
{
	background: url(images/footer.gif) no-repeat top center;
	color: white;
	vertical-align: top;
}

.contacts
{
	padding-top: 40px;
	padding-left: 70px;
}

.copyright
{
	padding-top: 40px;
	padding-left: 50px;
}

.counter
{
	padding-top: 50px;
	padding-right: 40px;
}

.icons
{
	vertical-align:middle; 
	border: 0; 
	margin-right:4px;
}

ol li 
{
	padding-bottom: 10px;
	text-align: justify;
}

.content p.index:first-letter
{
	color:#013A9F;
	font-weight: bold;
}



.menu
{
	text-align: left;
	vertical-align: top;
	padding-top: 40px;
/*	border-right: solid 1px #b3e0ff; */
}

.menu ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 15px;
	margin-bottom: 30px;
}

.menu ul li ul
{
	margin:0; 
	padding:0; 
}

.menu ul li ul li
{
	background-color: #b2e0ff;
	border-bottom: solid 1px #ffffff;
	padding-left: 10px;
	width: 240px;
}


.menu li
{
	padding: 0;
	margin: 0;
	width: 250px;
}

.menu-center
{
	background: url(images/menu-center.png) no-repeat;
}

.menu-top
{
	background: url(images/menu-top.png) no-repeat;
}

.menu-bottom
{
	background: url(images/menu-bottom.png) no-repeat;
}

.menu a
{
	line-height: 30px;
	color: #013A9F;
	font-size: 11px;
	text-decoration: none;
}

a.mainlevel
{
	font-size: 13px;
	padding-left: 10px;
	text-decoration: underline;
}

#gallery
{
	margin-top:30px;
	text-align:center;
}

/*
a.mainlevel:link, a.mainlevel:visited, a.mainlevel:hover, a.sublevel:link, a.sublevel:visited, a.sublevel:hover {
	height: 22px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 30px;
	color: blue;
	font-size: 11px;
	text-decoration: underline;
}

a.mainlevel:link, a.mainlevel:visited, a.mainlevel:hover
{
	font-size: 12px;
}

a.sublevel:link, a.sublevel:visited, a.sublevel:hover {
	font-weight: normal;
}

a.mainlevel:hover,a.sublevel:hover {
color: #000066;
}

*/

.div-bg-center
{
	background-color: #f3f9fe;
	border: solid 1px #e1f2ff; 
	margin: 10px 0 10px 0;
	padding: 0 10px 0 10px;
}

.div-bg, .div-bg-left
{
	background-color: #f3f9fe;
	border: solid 1px #e1f2ff; 
	margin: 10px 0 10px 0;
	float: right;
	padding: 10px;
}

.div-bg
{
	float: right;
}

.div-bg-left
{
	float: left;
}

.div-left-box
{
	background-color: #b2e0ff;
	border: solid 1px #a0cfff; 
	margin: 10px 0 30px 15px;
	padding: 0 10px 0 10px;
	line-height: 16px;
}

.div-left-box a
{
	line-height: 16px;
	font-size: 12px;
}

.div-bg p
{
	text-align: justify;
}

/*
table.price { border-collapse:collapse; width:100%; }
table.price tr.odd { background-color:#cee2fd; }
table.price tr * { border:1px solid #013A9F;padding:4px; }
table.price tr td { border-top:none;font-size:1.1em; }
table.price tr th { border-bottom:1px dashed #013A9F; text-align:center;}
table.price tr th.divzn { padding-top:8px;font-size:1.1em; }
table.price img
{
 border: 0;
}
*/

table.price { border-collapse:collapse; width:100%; font-size: 11px;}
table.price tr td { border-top:none;border:1px solid #b3e0ff;padding:4px;}
table.price tr th {border-bottom:1px; text-align:left; background-color: #e0f2ff;border:1px solid #b3e0ff;padding:4px;}
.th-center th {text-align:center !important;}
table.price img
{
	border: 0;
	width: 300px;
}

.left-block a
{
	text-decoration:underline;
}

.left-block a:hover
{
	text-decoration:none;
}