body{
	margin:0px;
	background-color: #FFF;
	text-align:center;
}

#container{
	margin-left:auto;
	margin-right:auto;
	width: 870px;
}

#menu{
	text-align: left;
	background-color: #FFF;
	color: #222;
	font-family: Georgia, "Times New Roman", Arial;
	font-size: 12px;
	line-height:18px;
	margin:0 0 30px 0;
}
#header{
	margin: 10px 0 40px 0;
	padding: 0 0 5px 0;
}
#rightbox{
	text-align: right;
	margin: 20px 0 0 0;
	color: #999;
	font-family: Georgia, "Times New Roman", Arial;
	font-size: 12px;
	line-height: 14px;
	font-style: italic;
	float: right;
}

.lighter
{
	margin-top:10px;
}

p {
	margin: 0 0 5px 0;
}
.gray{
	width:347px;
	float:left;
}
.ruumilabor{
	color: #222;
	font-family: Georgia, "Times New Roman", Arial;
	font-size: 56px;
	line-height: 56px;
	font-weight: bold;
}
.what{
	text-align: left;
	color: #999;
	font-family: Georgia, "Times New Roman", Arial;
	font-size: 14px;
	line-height: 26px;
	margin: 7px 0 0 0;
	text-align: left;
	font-style: italic;
}
.group{
	margin: 0 0 7px 0;
}
.lighter{
	font-weight: regular;
	color: #999;
}
.bold{
	
}
.bold a{
	text-decoration: none;
	color: #222;
}
.bold a:hover{
	text-decoration: underline;
	color: #666;
}
.open {
	padding: 3px 0 0 0;
	font-family: Georgia, "Times New Roman", Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}
.open a{
	color: #222;
	text-decoration: none;
}
.open a:hover{
	text-decoration: underline;
	color: #666;
}
.content {
	margin: 0px 0 0px 0;
}
.comment{
	color: #999;
	font-family: Georgia, "Times New Roman", Arial;
	font-size: 12px;
	line-height:14px;
	font-style: italic;
}
.under{
	font-family: Georgia, "Times New Roman", Arial;
	font-size: 12px;
	height: 30px;
	width: 870px;
	font-style: italic;
}
.numbers {
	float: left;
	padding: 7px 0 0 0;
}
.numbers a{
	padding: 7px 2px 0 0;
	text-decoration: none;
	color: #222;
}
.numbers a:hover{
	text-decoration: underline;
	color: #666;
}
.buttons{
	float: right;
}

.buttons a{
	display:block;
	width:27px;
	height:17px;
	float:left;
	margin-left:3px;
	margin-top:4px;
}

.buttons a.prev
{
	background:url('http://www.ruumilabor.ee/views/gfx/prev.jpg');
}

.buttons a.next
{
	background:url('http://www.ruumilabor.ee/views/gfx/next.jpg');
}

.buttons a.exit
{
	background:url('http://www.ruumilabor.ee/views/gfx/close.jpg');
}

.buttons a.up
{
	background:url('http://www.ruumilabor.ee/views/gfx/up.jpg');
}

.buttons a.prev:hover
{
	background:url('http://www.ruumilabor.ee/views/gfx/prev_h.jpg');
}

.buttons a.next:hover
{
	background:url('http://www.ruumilabor.ee/views/gfx/next_h.jpg');
}

.buttons a.exit:hover
{
	background:url('http://www.ruumilabor.ee/views/gfx/close_h.jpg');
}

.buttons a.up:hover
{
	background:url('http://www.ruumilabor.ee/views/gfx/up_h.jpg');
}

.buttons a.gray_prev
{
	background:url('http://www.ruumilabor.ee/views/gfx/prev_gray.jpg');
}

.buttons a.gray_next
{
	background:url('http://www.ruumilabor.ee/views/gfx/next_gray.jpg');
}

.buttons a.video
{
	background:url('http://www.ruumilabor.ee/views/gfx/movie.jpg');
}

.buttons a.video:hover
{
	background:url('http://www.ruumilabor.ee/views/gfx/movie_hover.jpg');
}

