/* CSS Document */

html, body {
	margin:0px;
	padding:0px;
}
table {
border-collapse: collapse; 
}
body, input, select, textarea {
	background-color: #FFFFFF;
}
td, input, select, textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	vertical-align: top; 
}
td {
	padding: 0px;
}

a{
	font-family:Verdana;
	font-size:13px;
	color:#073940;
}

<!-- shapka start -->
table.main {
	width: 100%;
	border-collapse: collapse;
	background-color: #E9E9E9;
}

td.logo{
	width: 226px;
	height: 227px;
	background: url(image/background_logo.gif);
	background-repeat:no-repeat;
	text-align:center;
	border-collapse: collapse;
	padding-top:;
}

td.shadow{
	width: 36px;
	height: 227px;
	background:url(image/shadow.gif);
	background-repeat:no-repeat;
	border-collapse: collapse;
}

td.head{

	height: 187px;
	background: url(image/head.gif);
	background-repeat: repeat-x;
	padding-right: 20px;
}

td.space{
	width: 270px;
	height: 14px;
	background:url(image/spaser1.gif);
	background-repeat:repeat-x;
}

td.ugol{
	width: 24px;
	height: 33px;
	background:url(image/ugol.gif);
	background-repeat:no-repeat;
}

td.menu{
	width: 14%;
	height: 33px;
	text-align: center;
	background: url(image/button.gif);
	background-repeat:repeat-x;
	padding-top: 6px;
}

td.pta{
	width:286px;
	height: 70px;
	background:;
	background-repeat:no-repeat;
	background-position:center;
	padding-top: 50px;
	padding-left: 10px;
}

td.kran{
	text-align:right;
	padding-right: 20px;
}
<!-- shapka end -->
<!-- body start -->
table.middle{
	width: 100%;
	height: 70%;
	border-collapse: collapse;
	background-color: #E9E9E9;
}

td.left_area{
	width: 260px;
	height: 100%;
	background: url(image/background_left.gif);
	background-repeat: repeat-y;
	min-width:300px;
}

td.left_area_bottom{
	width: 260px;
	height:16px;
	background: url(image/background_left_bottom.gif);
	background-repeat: no-repeat;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
}

td.bigarea{
	height: 100%;
	text-align:center;
	text-align: justify;
	font-size:13px;
	font-family:Verdana;
	color: #008080;
	background-color: #E9E9E9;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20 px;
}
td.doc{
	width: 160px;
	height: 200px;
	background-image: url(doc/bg.gif);
	background-repeat: no-repeat;
}
<!-- body end -->
<!-- bottom start -->
td.bottom_top_left{
	width: 557px;
	height: 27px;
	background:url(image/background_lbottom_left.gif);
	background-repeat: repeat;
}

td.bottom_top_center{
	width: 16px;
	height: 27px;
	background:url(image/background_lbottom_center.gif);
	background-repeat:no-repeat;
}

td.bottom_top_right{
	width: 80,5%;
	height: 27px;
	background:url(image/spaser_bottom.gif);
	background-repeat: repeat-x;
}

td.copyright{
	background-color: #D3ECE9;
	font:Arial, Helvetica, sans-serif, "Monotype Corsiva";
	font-size:12px;
	text-align:center;
	color: #073940;
}

a.menuitem{
	font-size: 10px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
<!-- bottom end -->
td.leftmenu{
	width: 200px;
	height:30px;
	background:url(image/fon1.gif);
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:middle;
}

table.tablica{
	font:Verdana;
	font-size:12px;
	color:#FFFFFF;
}


<!-- main end -->