body {
margin: 0px;
padding: 0px;
text-align: center;
background: #416920 url("../img_design/body.jpg") repeat-x;
}

body, p, a, li, div, td {
	font-size : 13px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #000000;
}

h1 {
font-size: 20px;
color: #0373b2;
}

h2 {
font-size: 18px;
color: #0373b2;
}


h3 {
font-size: 16px;
color: #54a525;
font-weight: normal;
}

a {
color: #0373b2;
}

a:hover {
color: #54a525;
}

ul#menu {
margin: 0px 0px 0px 10px;;
padding: 0px;
}

ul#menu li {
list-style-type: none; 
margin-bottom: 20px;
padding-left: 25px;
}


ul#menu a {
font-size: 15px;
font-weight: bold; 
}


li.menu1 {
background: url("../img_design/01.jpg") no-repeat left top;
}

li.menu2 {
background: url("../img_design/02.jpg") no-repeat left top;
}

li.menu3 {
background: url("../img_design/03.jpg") no-repeat left top;
}

li.menu4 {
background: url("../img_design/04.jpg") no-repeat left top;
}

li.menu5 {
background: url("../img_design/05.jpg") no-repeat left top;
}

li.menu6 {
background: url("../img_design/06.jpg") no-repeat left top;
}

li.menu7 {
background: url("../img_design/07.jpg") no-repeat left top;
}

#wrapper {
position: relative;
width: 1000px;
margin: 0 auto;
text-align: left;
background: #ffffff;
}


#banner {
width: 1000px;
height: 430px;
background: url("../img_design/banner.jpg") no-repeat top left;
}



#left {
position: absolute;
background: #dbf0f5 url("../img_design/corner.jpg") no-repeat bottom right;
top: 430px;
left: 1px;
width: 211px;

}



#right {
position: absolute;
background: #ffffff;
top: 430px;
right: 0px;
width: 200px;
padding:5px;
}

#center {
position: absolute;
background: #ffffff;
top: 430px;
left: 213px;
width: 567px;
padding:5px;
min-height: 500px;
}

#footer {
height: 40px;
width: 950px;
margin: 0 auto;
text-align: right;
color: #fff;
line-height: 40px;
background: url("../img_design/ric.png") no-repeat top right;
padding-right: 50px;
}

#footer a {
color: #fff;
}


#koleso {
position: absolute;
bottom: -40px;
left: 0px;
width: 206px;
height: 214px;
background: url("../img_design/koleso.png") no-repeat top left;
}

#adress {
position: absolute;
top: 382px;
left: 20px;
color: #03456e;
}

#adress p {
margin: 0px;
padding: 0px;
}

#right p {
padding-left: 20px;
}

table {
border-collapse: collapse;
}

a img {
border: none;
}

img {
padding-right: 5px;
}

