body
{
	background-color: #EBE1D0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #C04F3D;
}

div.header
{
	margin-bottom: 0px;
	padding-top:10px;
	padding-bottom: 10px;
		
	float: left;
	
	background-color: #3B2F19;
	padding-left:2%;
	padding-right:2%;
	margin-top: 0;
	color: white;
	
	width: 96%;
	
	height: 40px;
}

h1
{
	display: inline;
	clear: none;
	font-size: 30pt;
}

div.menu
{
	width: 100%;
	background-color: #dad1c1;
	color: inherit;

	border-top-style: solid;
	border-top-width: 0px;
	border-top-color: white;

	/*
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: black;
	*/
	
	background-image: url(grafiki/menu_gradient_reszta.png);
	
	height: 28px;
	
	float: left;
}

a.menu
{
	display: block;
	float: left;
	width: 120px;
	
	text-align: center;
	font-size: 14pt;
	
	background-color: inherit;
	background-image: url(grafiki/menu_gradient.png);
	background-repeat: repeat-x;
	
	height: 28px;
	color: #E2D9CA;
	font-weight: bold;
	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

img
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

a.menu:hover
{
	background-image: url(grafiki/menu_gradient_reszta.png);
}

div.screens
{
	float: right;
	clear: right;
}

img
{
	border-width: 0px;
}

div.glowna
{
	float: left;
	background-image: url(grafiki/gradient.png);
	background-repeat: repeat-x;
	width: 100%;
}

h2
{
	color: white;
	background-color: inherit;
	
	width: 255px;
	margin-left: 0;
	padding-left: 0px;
	text-align: center;
	font-size: 24px;
	padding-bottom: 10px;
}


p,ul,li
{
	margin-left: 15px;
	margin-right: 15px;
	margin-top:7px;
	margin-bottom:7px;
	text-align: justify;
	text-indent: 25px;
	color: #766F63;
	background-color: inherit;
}

p.li
{
	margin-left: 40px;
	text-indent: 15px;
}

ul,li
{

	margin-top: 0px;
	margin-bottom: 0px;
	clear: none;
	text-indent: 0px;
	margin-left: 40px;
}

li
{
	margin-bottom:4px;
}

ul
{
	float: left;
	clear: left;
}

div.menu_grafika
{
	position: relative;
	left: 0px;
	background-image: url(grafiki/menu_graf.png);
	height: 28px;
	width: 243px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div.section_header
{
	height: 80px;
	background-image: url(grafiki/belka.png);
	background-position: left;
	background-repeat: no-repeat;
	margin-left: 100px;
	margin-top: 20px;
	margin-bottom: 0px;
	width: 602px;
	text-align:center;
	padding-left: 40px;
	padding-top: 3px;
}

span.bold
{
	font-weight: bold;
}

span.express
{
	font-size: 18px;
	color: #C04F3D;
	background-color: inherit;
}

div.footer
{
	float: left;
	width: 100%;
	margin-top:20px;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: black;
	color: #766F63;
	background-color: inherit;
	font-size: 10pt;
}

h3
{
	/*float: left;
	clear: left;*/
	margin-left: 15px;
	margin-right: 15px;
	margin-top:14px;
	margin-bottom:14px;
	text-align: justify;
	text-indent: 25px;
	font-size: 18px;
	color: #C04F3D;
	background-color: inherit;
}

img.bullet
{
	margin-right: 10px;
}

div.news, div.version
{
	margin: 15px 15px 15px 15px;
	text-align: justify;
	color: #766F63;
}

div.news_header, div.version_header
{
	font-size: 16pt;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-color: #766F63;
	width: 500px;
}

p.news_content
{
	text-indent: 25px;
}

div.top_thumbs
{
	width: 100%;
	text-align: center;
}
