body {
font-family: verdana;
font-size: 12px;
text-align: center;
color: #783E58;
background-color: #e2d7db;
background-image: url(images/layout/bodyback.png);
background-repeat: repeat-x;
}

h2{
font-size: 18px;
}

p{
font-size: 12px;
word-spacing: 2px;
line-height: 17px;
color: #67142e;
margin-left: 50px;
}

a {
text-decoration: none;
color: #783E58;
}

img {
border: 0px solid;
}

#wrapper{
width: 1100px;
height: 630px;
position: relative;
margin: 0px auto;
border: 1px solid #783e58;
background-image: url(images/footer.png);
background-position: right bottom;
background-repeat: no-repeat;
background-color: #FFF;
}

#header{
width: 1100px;
height: 150px;
position: relative;
background-image: url(images/logo.jpg);
background-position: left top;
background-repeat: no-repeat;
}

#banner{
width: 470px;
height:110px;
position: relative;
margin: 0px auto;
}

#letop{
	width: 400px;
	height: 50px;
	position: relative;
	margin: 0px auto;
	background-image: url(images/let.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#adres{
width: 150px;
height: 80px;
margin-top: 20px;
position: relative;
float: right;
font-size: 10px;
line-height: 13px;
}

#menu{
width: 1100px;
height: 30px;
position:relative;
float: left;
font-size: 10px;
border-bottom: 1px solid #783e58;
border-top: 1px solid #783e58;
}

.menu{
width: 137px;
height: 28px;
position: relative;
float: left;
margin-top: 2px;
}

.active{
width: 125px;
height: 28px;
position: relative;
float: left;
margin-top:2px;
font-weight: ;
}

#content{
width: 1000px;
height: auto;
position: relative;
float: left;
}

#notepad{
width: 225px;
height: 320px;
position: relative;
text-align: center;
float: left;
margin-top: 51px;
margin-left: 0px;
background-image: url(images/notepadtest.png);
}

#backbutton{
width: 225px;
height: 40px;
position: relative;
float: left;
}

#top{
width: 735px;
height: 102px;
position: relative;
float: right;
margin-top: 50px;
}

#center{
width: 735px;
height: 102px;
position: relative;
float: right;
margin-top: 110px;
}

#bottom{
width: 735px;
height: 102px;
position: relative;
float: right;
margin-top: 75px;
}

.subject{
width: 100px;
height:100px;
position: relative;
float: left;
margin-left: 20px;
}

.subjecth{
width: 30px;
height:100px;
position: relative;
float: left;
margin-left: 20px;
}

.subjectq{
width: 12px;
height:100px;
position: relative;
float: left;
margin-left: 20px;
}

.subjectlenen{
	width: 100px;
	height:100px;
	position: relative;
	float: left;
	margin-left: 20px;
	margin-top: -50px;
}

#footer{
width: 100%;
height: 100px;
position: relative;
float: left;
}

.nodec{
text-decoration: none;
}
