#mainpage
{
overflow:auto;
height:150px;
}


p, div, ul, li, h1, h2, h3, h4, img 
{ 
	border: 0px; 
	margin: 0px; 
	padding: 0px; 
}
/* system */

body 
{ 
	background: #056236 url(/templates/main/images/main_grad_top.jpg) repeat-x left top;
	margin: 0px; 
	padding: 0px; 
	min-width:1024px;
}
html, body
{
	padding:0px;
	height:100%;
}
body, td
{ 
	color: #ffffff; 
	font: 12px Arial, Helvetica, sans-serif; 
}
td
{ 
}
tr
{ 
	vertical-align: top; 
}
div 
{ 
	overflow: hidden; 
	text-align: left; 
	vertical-align: top; 
}
h1
{ 
           	font-size: 14px;
            font-weight: bold;
}
a{ color: #ffffff; }

#MainTable
{ 
	width: 100%;
	height:91%;
	border:0px;
	border-collapse:collapse; 
	table-layout:fixed;
	background: url(/templates/main/images/main_grad_bot.jpg) repeat-x left bottom;
	min-width:1024px;
}

/* Header */

/* Menu */
#topmenu
{
	height:74px;
}
#topmenu td
{
	vertical-align: middle;
	text-align:left;
}
#bluemenu_0
{
	background:url(/templates/main/images/top_1.jpg) no-repeat left top;
}
#bluemenu_1
{
	background:url(/templates/main/images/top_2.jpg) no-repeat left top;
}
#bluemenu_2
{
	background:url(/templates/main/images/top_3.jpg) no-repeat left top;
}
#bluemenu_3
{
	background:url(/templates/main/images/top_4.jpg) no-repeat left top;
}
.divider
{
	width:17px;
}
#topmenu a
{
	color:#b7e3ce;
	font-size:14px;
	text-decoration:underline;	
	padding-left:104px;
	vertical-align:middle;
	width:210px;
	display:table-cell;
}
html>body #topmenu a
{
	width:190px;
}
/* End of Menu */
#main_logo
{
	height:170px;
	background:url(/templates/main/images/main_logo.jpg) no-repeat center 29px;
}


/* End of Header */

/* Content  */
#content
{
	padding: 50 150 50 150;
	text-align:center;
}
table#klubi
{
	width:670px;
	margin-bottom:5px;
}
#klubi img
{
	border: 5px solid #dfe3de;
}
#klubi .promej
{
	width:77px;
}
.opisanie
{
	padding-top:11px;
	padding-bottom:18px;
	color:#dd9727;
	padding-right:0px;
}
.opisanie a
{
	font-weight:bold;
	line-height:18px;
}
#content p
{
	margin-bottom:14px;
}
/* //Content  */

/* Footer  */
#footertd
{
	height:79px;
	background: #00381e url(/templates/main/images/footer_left2.gif) no-repeat left top;
}
#footertd div
{
	height:79px;
	background:url(/templates/main/images/footer_right2.gif) no-repeat right top;
}
#copy
{
	padding-left:48px;
	padding-top:24px;
	color:#b7e3ce;
	font-size:14px;
}
#copy a
{
	font-size:12px;
	text-decoration:none;
}
#copy a:hover
{
	text-decoration:underline;
}
#phone
{
	background:url(/templates/main/images/phone_green.jpg) no-repeat left top;
	height:79px;
	width:230px;
	padding-left:128px;
	padding-top:24px;
	color:#b7e3ce;
	font-size:12px;
	text-decoration:underline;
}
/* End of Footer  */