body{
	background-image: url("graf/tlo.png");
	background-repeat: repeat;
	background-position: center;
	font-family: helvetica, arial, sans-serif;
}

#main{
	margin: 0 auto;
	top:0;
	width:800px;
}


#logo{
	width:790px;
	margin:auto;
}


#logo a{
	background: url("graf/cdlinux_banner.png") no-repeat;
	_background: url("graf/cdlinux_banner.jpg") no-repeat;
	position: absolute;
	top: 5px;
	margin-left: 10px;
	width: 728px;
	height:120px;
}

#logo span{
	display: none;
}




#menu_list{
	position: relative;
	float: left;
	top:140px;
	_top:90px;
	width:145px;
	padding:0px;
	background-image: url("graf/tlo_list_sr.png");
	margin-bottom:10px;
}

#menu_list ul{
	list-style:none;
	padding:0px;
	margin:0;
}


#menu_list ul li{
	padding-bottom:10px;
}

#menu_list ul a{
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: black;
}

#menu_list ul a:hover{
	text-decoration: underline;
}



#main_frame, #footer{
	position: relative;
	left, right: auto;
	margin-left: 150px;
	width:635px;
	padding:0px;
	background-image: url("graf/tlo_gl_sr.png");
	background-position: right;

}

#main_frame{
	top:140px;
	_top:90px;
}

#footer{
	top:150px;
	_top:100px;
	_left: 3px;
	margin-bottom: 20px;
}

#footer img{
	border: none
}

#content, #foot_content{
	padding: 0px 20px;
	padding-right: 25px;
	text-align: justify;
	
}

#polecamy{
	margin-top:30px;
	font-size: 8pt;
}

#polecamy a img{
	border: none;
}

#tabs {
	margin-left :180px;
}

#foot_content{
	font-size:11pt;
	color: black;
}

#content h2{
	color: black;
	text-decoration: none;
	font-size:16pt;
	margin-top:30px;
	margin-bottom:-10px;
}

#content h2 a{
	color: black;
	text-decoration: underline;
}

#content h2 a:hover{
	color: #ffd020;
	text-decoration: underline;
}

#content h3{
	color: black;
	text-decoration: none;
	font-size:12pt;
}

#content h3 a{
	color: black;
	text-decoration: none;
}

#content img{
	border: none;
	margin: auto;
	text-align: center
}

#content hr{
	color: black;
	border: solid 1px;
}

a.article_link{
	color: #ffd020;
	font-size:14pt;
	font-weight: normal;
	
}

a{
	color: #ffd020;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	text-decoration: underline;
}

pre{
	font-size:8pt;	
}

dd{
	margin: 0;
}

dt{

	margin-left: 2em;
}
