/* CSS Document */

body {
background-color:#121212;
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
}

#top{
width:790px;
clear:both;
}

#title{
background:url(images/meble_02.jpg) no-repeat;
height:50px;
width:353px;
float:left;
}

#haslo{
	background:url(images/meble_03.jpg) no-repeat;
	height:50px;
	width:437px;
	float:left;
	
}

#line{
	border-top:1px solid #373737;
	width:790px;
	height:1px;
	clear:both;
}

#logo{
	background:url(images/meble_06.jpg) no-repeat;
	height:92px;
	width:159px;
	float:left;
	margin-left:50px;
	margin-bottom:15px;
}

.buttons{
	width:400px;
	float:right;
	position:relative;
	left:30px;
	top:5px;
}

.buttons a{
	text-decoration:none;
	
}



#menu{
	width:790px;
	clear:both;
	margin-top:15px;
	
}
.menu_top{

	width:100px;
	height:40px;
	float:left;
	padding-left:20px;
	line-height:40px;
}

a:link .menu_top , a:visited .menu_top  {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	height:38px;
	width:98px;
}

a:hover .menu_top ,a:active .menu_top  {
	font-size:12px;
	color:#FFFFFF;
	background:url(images/button.jpg) no-repeat;
	height:38px;
	width:98px;
	text-decoration:none;
	
}

a .menu_top{
}

a{
color:#9c1708;
}

#line2{
	border-top:3px solid #373737;
	width:790px;
	clear:both;
	
}

#content{
	background:url(images/meble_11.jpg) no-repeat;
	width:790px;
	height:475px;
	margin-top:10px;
	margin-bottom:15px;
}

#content_text{
	float:left;
	padding-top:80px;
	padding-left:50px;
	padding-right:50px;
	padding-bottom:80px;
	text-align:justify;
	line-height:15px;
	text-indent:10px;
	
}

#line3{
	border-top:36px solid #373737;
	width:790px;
	clear:both;
	
}
#text{
	float:right;
	position:relative;
	bottom:25px;
	right:5px;
}
