body {
	margin:0px;
	background:#595959;
	overflow:scroll;
}
body, td {
	font-size:16px;
	font-family:arial;
	color:#003300;
}

#container {
	width:100%;
	border:solid 0px gray;
}

#top {
	height:300px;
	width:1152px;
	border:solid 0px red;
	background: url('images/header.jpg') no-repeat;
	clear:both;
	position:relative;
	text-align:left;
}

#headerclick {
	position:absolute;
	top:0px;
	left:110px;
	width:900px;
	height:235px;
	border:solid 0px red;
	cursor:pointer;
}

#menu_lang {
	width:790px;
	height:40px;
	border:solid 0px red;
	position:relative;
	top:249px;
	left:205px;
}

.menu {
	padding:8px 10px 8px 10px;
}

.menu a {
	text-decoration:none;
	margin:0px;
	padding:0px;
	border:none;
}

.menu td {
	padding:0px 7px 0px 7px;
}

.menu #link {
	color:#a6a6a6;
	font-size:16px;
	height:24px;
}

.menu #link a:link, .menu #link a:visited {
	color:#a6a6a6;
}

.menu #link a:hover {
	color:white;
}

.menu #sellink {
	font-size:16px;
	height:24px;
	color:white;
	background: url('images/serv.jpg') repeat-x;
}

.menu #sellink a:link, .menu #sellink a:visited {
	color:white;
}

.menu .serv {
	width:2px;
	background: url('images/servb.jpg') no-repeat;
	padding:0px;
	height:24px;
}

#serv {
	height:24px;
}

.keeled .kserv {
	width:1px;
	background: url('images/kservb.jpg') no-repeat;
	padding:0px;
	height:16px;
}

.keeled #klink {
	color:#a6a6a6;
	font-size:16px;
	height:16px;
}

.keeled #ksellink {
	font-size:16px;
	height:16px;
	color:white;
	background: url('images/kserv.jpg') repeat-x;
}

#kserv {
	height:16px;
}

.keeled {
	width:257px;
	padding-right:10px;
}


.keeled_td {
	padding:0px 4px 0px 4px;
}


.keeled a {
	color:white;
	text-decoration:none;
	font-size:11px;
}

#keeled {
	background: url('images/keel.jpg') repeat-x;
}

#keelleft {
	background: url('images/keelleft.jpg') no-repeat;
	width:5px;
	height:40px;
}

#keelright {
	background: url('images/keelright.jpg') no-repeat;
	width:5px;
	height:40px;
}

#main {
	background: #ffffff;
	width:1152px;
	clear:both;
}

#content {
	width:585px;
	padding:5px 5px 5px 10px;
}

#content a, .uudised a {
	color:#a60002;
}

#content a:hover, .uudised a:hover {
	color:#a6a6a6;
}

.title {
	color:#a60002;
	font-size:17px;
	clear:both;
	position:relative;
	left:10px;
}


.contacts {
	height:148px;
	width:188px;
	background: url('images/contacts.jpg') no-repeat;
	position:relative;
	top:5px;
	margin-bottom:30px;
}

.contacts div {
	position:absolute;
	left:37px;
	width:140px;
	font-size:12px;
	border:solid 0px red;
	color:white;
}

.uudised {
	position:relative;
	top:10px;
	padding:5px 7px 5px 7px;
	width:184px;
	border:solid 1px #f2f2f2;
	background:#f7f7f7;
	margin-bottom:20px;
	text-align:justify;
}

.uudised div {
	clear:both;
	font-size:11px;
}

.uudised #title {
	text-transform:uppercase;
	color:#a60002;
}

.uudised #date {
	text-transform:uppercase;
	color:black;
}

.uudised #news {
	color:#595959;
}

#rida1 {
	top:10px;
}

#rida2 {
	top:46px;
}

#rida3 {
	top:83px;
}

#rida4 {
	top:101px;
}

#rida5 {
	top:123px;
}


.groups {
	position:relative;
	top:10px;
	margin-bottom:20px;
	width:184px;
	border:solid 1px #f2f2f2;
	background:#f7f7f7;
}

.groups a:link, .groups a:visited {
	color:white;
	text-decoration:none;
}

.groups a:hover {
	color:#a6a6a6;
	text-decoration:none;
}



#group {
	height:30px;
	background: url('images/group.jpg') no-repeat;
}

#name {
	position:relative;
	color:white;
	left:20px;
	top:7px;
	font-size:13px;
	text-transform:uppercase;
}

.tooted {
	position:relative;
	left:9px;
	top:-6px;
	padding-top:6px;
	border-left:1px dotted black;
}

.tooted a:link, .tooted a:visited {
	color:black;
	text-decoration:none;
}

.tooted a:hover {
	color:#a60002;
	text-decoration:none;
}

#toode {
	position:relative;
	left:0px;
	margin-bottom:0px;
	font-size:13px;
}

.tooted #seltoode {
	color:#a60002;
	text-decoration:underline;
}




#footer {
	clear:both;
	background: url('images/footback.jpg') top repeat-x;
	width:1152px;
	height:150px;
	position:relative;
	text-align:right;
	border:solid 0px red;
}

#footerpilt {
	position:absolute;
	top:25px;
	right:200px;
}