html{
	height: 100%;
}
body{
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	height: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
}
td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a{
	color: #527ead;
	text-decoration: underline;
}
a:visted{
	color: #527ead;
	text-decoration: underline;
}
a:hover{
	color: #527ead;
	text-decoration: none;
}
form{
	margin-bottom: 0px;
	margin-top: 0px;
}
p{
	margin-bottom: 5px;
	margin-top: 5px;
	text-indent: 10px;
}
h1{
	color: #b63e18;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
}
h2{
	color: #000000;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 15px;
	text-decoration: underline;
}
#topmenu{
	background: url(../img/mramor_top2.jpg) repeat-x;
	padding: 0 5px;
}
#topmenu .sel{
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	color: #C4531F;
	text-decoration: none;
	font-weight: bold;
	background: url(../img/msel_top.gif) repeat-x;
}
#topmenu .sel div{
	background: url(../img/msel_l.gif) no-repeat;
	height: 60px;
	padding: 0;
}
#topmenu .sel div div{
	background: url(../img/msel_r.gif) no-repeat right;
	padding: 0 10px;
}
#topmenu .sel div div div{
	height: 0px;
	padding-top: 20px;
	background: none;
}
#topmenu td{
	text-align: center;
	vertical-align: top;
	padding: 20px 10px 0;
	font-size: 13px;
}
#topmenu a, #topmenu a:visited{
	color: White;
	text-decoration: none;
	font-weight: bold;
}
#topmenu a:hover{
	color: #C4531F;
}
#secmramor{
	background: url(../img/mramor_center2.jpg) repeat-x center 26px;
	color: #ff5a01;
	font-weight: bold;
	font-size: 14px;
	padding-left: 25px;
}
#secmramor .logo{
	margin: 26px 0 0;
}
.centimg{
	width: 703px;
	height: 252px;
	float: right;
	background: url(../img/center.png) no-repeat;
}
#podval{
	background-color: #e1ccb8;
}
#leftmenu{
	vertical-align: top;
}
#leftmenu ul{
	list-style: none;
	padding: 0 0 0 20px;
	margin: 0px;
}
#leftmenu li{
	margin-bottom: 15px;
}
#leftmenu a, #leftmenu a:visited{
	color: #b63e18;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
}
#leftmenu a:hover{
	text-decoration: none;
}
#mainfield{
	vertical-align: top;
	padding: 0 20px 10px;
}