#email, #label
{
visibility: hidden;
display: none;
}
#pagebody {
margin: 0 auto;
padding:0;
background-image: url('/images/pagebgr.gif');
}
#header {
margin:0 auto;
width:750px;
height:50px;
background-image: url('/images/topbg.jpg');
}
#logo {
float:left;
position:relative; left: 10px; top: 8px;
width:100px;
}
#baner {
margin:0 auto;
width:700px;
height:100px;
background-image: url('/images/startban.jpg');
padding:25px;
overflow: hidden;
}
#sitebody {
margin:0 auto;
background-color: #fff;
overflow: hidden;
width:750px;
border:0px none;
}
#lBody {
width:525px;
float:left;
overflow: hidden;
background-color: #ffffff;
min-height: 400px;
margin-top:20px;
margin-bottom:20px;
border-right: 1px solid #ccc;
}
#myBody {
width:485px;
float:left;
overflow: hidden;
background-color: #ffffff;
padding:20px;
}
#startBody {
margin:0 auto;
width:710px;
float:left;
overflow: hidden;
background-color: #ffffff;
padding:20px;
}
#startNews {
width:468px;
float:left;
overflow: hidden;
background-color: #fff;
padding:0px;
border:1px solid #ccc;
}
#startNewsNag {
width: 468px;
margin: 0 auto;
height:20px;
background-color: #888;
vertical-align: bottom;
background-image: url('/images/startnag_black.jpg');
}
#startNewsRNag {
clear:both;
float:right;
width:50px;
height:20px;
background-color: #ffcc00;
background-image: url('/images/startnag_yellow.jpg');
}
#startPromo {
width:228px;
float:left;
overflow: hidden;
background-color: #fff;
padding:0px;
margin-left:10px;
border:1px solid #ccc;
}
#startPromNag {
margin:0 auto;
width: 228px;
height:20px;
background-color: #888;
background-image: url('/images/startnag_black.jpg');
vertical-align: bottom;
}
#startPromRNag {
clear:both;
float:right;
width:50px;
height:20px;
background-color: #ffcc00;
background-image: url('/images/startnag_yellow.jpg');
}
#optBody {
margin:0 auto;
width:710px;
float:left;
overflow: hidden;
background-color: #ffffff;
padding:20px;
padding-top:0px;
}
#startOpt1 {
width:228px;
float:left;
height:150px;
overflow: hidden;
padding:0px;
border: 1px solid #006AA6;
border-top: 0px;
background-image: url('/images/start_blue.jpg');
background-position: bottom; 
background-repeat: no-repeat;
}
#startOpt1Nag {
margin:0 auto;
width: 228px;
height:20px;
background-color: #006AA6;
vertical-align: bottom;
background-image: url('/images/startnag_blue.jpg');
}
#startOptRNag {
clear:both;
float:right;
width:50px;
height:20px;
background-color: #ffcc00;
background-image: url('/images/startnag_black.jpg');
}
#startOpt2 {
width:228px;
float:left;
height:150px;
overflow: hidden;
padding:0px;
margin-left:10px;
border: 1px solid #66994A;
border-top: 0px;
background-image: url('/images/start_green.jpg');
background-position: bottom; 
background-repeat: no-repeat;
}
#startOpt2Nag {
margin:0 auto;
width: 228px;
height:20px;
background-color: #66994A;
vertical-align: bottom;
background-image: url('/images/startnag_green.jpg');
}
#startOpt3 {
width:228px;
float:left;
height:150px;
overflow: hidden;
padding:0px;
margin-left:10px;
border: 1px solid #EF9900;
border-top: 0px;
background-image: url('/images/start_yellow.jpg');
background-position: bottom; 
background-repeat: no-repeat;
}
#startOpt3Nag {
margin:0 auto;
width: 228px;
height:20px;
background-color: #66994A;
vertical-align: bottom;
background-image: url('/images/startnag_yellow.jpg');
}
div.fotoramka {
width:180px;
border:1px solid #CCC;
padding:10px;
margin:12px;
text-align:center;
}
#rMenu {
width:184px;
float: right;
overflow: hidden;
background-color: #fff;
padding:20px;
}
div.lMenu {
width:184px;
float: left;
overflow: hidden;
padding:20px;
}
#footer {
clear:both;
width: 750px;
margin: 0 auto;
height:20px;
border-bottom: 1px solid #ffd700;
background-color: #888;
}
#rFoot {
clear:both;
float:right;
width:250px;
height:20px;
background-color: #ffcc00;
}
#topmenu {
margin:0 auto;
width:748px;
height:40px;
border:solid;
background: url("/images/menubgr.gif") repeat-x center;
border-width:0px 1px 0px 1px;
border-color:transparent #fff transparent #fff;
}
ul.topm, ul.topm li.topm {
display: block;
list-style: none;
margin: 0;
padding: 0;
}

ul.topm {
float: left;
clear: both;
height:25px;
padding: 0px;
border: 0px;
}

ul.topm li.topm {
float: left;
padding-top:10px;
}

ul.topm a:link, ul.topm a:visited {
text-decoration: none;
display: block;
font-size:11px;
font-weight: bold;
color: #fff;
padding: 0px 20px;
border-right: 1px solid #fff;
}

ul.topm a:hover {
text-decoration: underline;
}
ul.menu, ul.menu li.menu {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu {
	width: 169px;
}

ul.menu a:link, ul.menu a:visited {
	display: block;
	width: 174px;
	text-decoration: none;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	background-color: #ececec;
	color: #333;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	border:solid;
	border-width:1px 0px 1px 0px;
	border-color:#fff transparent #ffd700 transparent;
}

ul.menu a:hover {
	color: #fff;
	background-color: #ffd700;
	border-bottom: 1px solid #ffd700;
}
ul.submenu, ul.submenu li.submenu {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.submenu {
	width: 169px;
}

ul.submenu a:link, ul.submenu a:visited {
	display: block;
	width: 154px;
	height:12px;
	overflow:hidden;
	text-decoration: none;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	background-color: #f8f8f8;
	color: #666;
	padding:10px;
	padding-left: 20px;
	border:solid;
	border-width:1px 0px 1px 0px;
	border-color:#fff transparent #ffd700 transparent;
}

ul.submenu a:hover {
	color: #fff;
	background-color: #ffd700;
	border-bottom: 1px solid #ffd700;
}
