body {
	text-align: center; /* IE5.x workaround */
	margin: 0px;
	background: #FFFFFF url(image/menu/belka.gif) repeat-x top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #000000;
}
a:hover {
	color: #CC0000;
}
a.aIn {
	color: #CC0000;
}
div#footer a {
	color: #7F7F7F;
}
div#footer a:hover {
	color: #CC0000;
}




div.main {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
table {
	margin: 0px;
	
}
table td {
	padding: 0;
	border-width: 0;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
td#menu {
	padding-left: 15px;
	vertical-align: bottom;
}

table#top {
	width: 760px;
	height: 106px;
	background: url(image/top/tlo.jpg) no-repeat left top;
}

table#mainTable {
	width: 728px;
	margin: 30px 16px 16px;
}
td#podmenu {
	width: 200px;
	padding-top: 11px;
}
div.title1 {
	font-weight: bold;
}
ul {
	margin-top: 2px;
	margin-bottom: 0px;
	list-style: url(image/ul.gif) none outside;
	margin-left: 17px;
}
li {
	margin-bottom: 2px;
}

img.okladka {
	border: 1px solid #000000;
	margin-right: 14px;
	margin-bottom: 14px;
	float: left;
	vertical-align: top;
}
img.okladkaBezRamki {
	margin-right: 13px;
	margin-bottom: 13px;
	float: left;
	vertical-align: top;
}

img.okladkaRamka {
	border: 1px solid #000000;
}
div.toLeft {
	margin-right: 14px;
	margin-bottom: 14px;
	float: left;
}



table.rama {
	background: url(image/ramka/cien.gif) no-repeat left top;
	margin-top: 2px;
	margin-left: 30px;
}
table.rama2 {
	background: url(image/ramka/cien.gif) no-repeat left top;
	margin-top: 2px;
}
td.ramaCont {
	padding-top: 6px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
td.lineLeft {
	background: url(image/ramka/lineVer.gif) repeat-y left;
	width: 5px;
}
td.lineRight {
	background: url(image/ramka/lineVer.gif) repeat-y right;
	width: 5px;
}
td.lineTop {
	background: url(image/ramka/lineHor.gif) repeat-x top;
	height: 5px;
}
td.lineBottom {
	background: url(image/ramka/lineHor.gif) repeat-x bottom;
	height: 5px;
}

div#footer {
	border-top: 2px solid #7C8CA5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7F7F7F;
	width: 730px;
	margin-bottom: 30px;
	padding-top: 5px;
}
div.clear {
	clear: both;
}

