/* CSS scomp.pl */
body
{
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: none;
	background: #ffffff;
	font-family: Tahoma;
	color: #404040;
	font-size: 11px;
	background: #f2f1f1;
}
div,p
{
	background: #ffffff;
	color: #404040;
}
a, a img
{
	border:none;
	text-decoration: none;
	color: #404040;
	padding:0px;
	margin:0px;
}
.center
{
	width: 996px;
	margin: 0px auto; 
	background: #ffffff url(../../images/tlo.jpg) repeat-y;
	min-height:850px;
}
.decorator_top
{
	width: 996px;
	height:7px;
	background: #ffffff url(../../images/pasek_top.png) no-repeat;
}
.decorator_medium
{
	width: 996px;
	height:7px;
	background: #ffffff url(../../images/pasek_medium.png) no-repeat;
}
.decorator_bottom
{
	width: 996px;
	height:7px;
	background: #ffffff url(../../images/pasek_bottom.png) no-repeat;
}
#menu_top
{
	width: 996px;
	padding:10px 0px;
	text-align:right;
	font-size:14px;
	font-weight:bold;
}
#menu_top p
{
	margin:0px 34px 0px 0px;
}
#menu_top a, #menu_top a:visited
{
	color:#404040;
}
#menu_top h1
{
	font-size:11px;
	float:left;
	margin-left:20px;
}
#top_middle
{
	clear:both;
	height:179px;
	width:996px;
}
#top_middle a.main
{
	margin:20px 10px;
	float:left;
}
#top_middle a.top, #top_middle #slider 
{
	float:right;
}
#top_bottom
{
	width: 996px;
	height:20px;
}
#top_bottom p.left
{
	padding:0px 0px 0px 40px;
	margin:0px;
	float:left;
	text-align:left;
}
#top_bottom p.right
{
	padding:0px 40px 0px 0px;
	margin:0px;
	float:right;
	text-align:right;
}
#left
{

	width:290px;
	float:left;	
}
#menu_left ul
{
	list-style-type:none;
	margin:0px;
	padding:0px;		
}
#menu_left li a
{
	display:block;
}
#menu_left li a:hover
{
	display:block;
}
#menu_left p.padding
{
	padding:25px 0px 25px 80px;
	text-align:left;
	font-size:12px;
	color: #000000;
}
#center
{
	float:left;
	width:470px;
	text-align:left;
}
#center .inside
{
	padding:0px 0px 0px 10px;
}
#center h1
{
	color:#636363;
	font-weight:bolder;
	font-size:18px;
	display:block;
	padding:0px 0px 0px 20px;
	marhin:15px 0px 0px 0px;
	background: #ffffff url(../../images/rectangle.jpg) no-repeat;
	
}
#center h2, #center h2 a
{
	color:#b88601;
	font-weight:bolder;
	font-size:14px;
	display:block;
	padding:0px;
	margin:0px;
	text-decoration:none;
}
#center img
{
	float:left;
	margin:3px 5px 3px 0px;
}
#center p,li,label
{
	margin:0px 0px 10px 0px;
	font-size:13px;
}
#center ul
{
	margin:0px 0px 0px 20px;
	padding:0px;
}
#center a
{
	text-decoration: underline;
}
span.account
{
	color: #bf1e2e;
}
#right
{
	float:left;
	width: 236px;
	text-align:left;
	padding-top:15px;
}
#right p
{
	padding:5px 5px 0px 10px;
	font-size:13px;
}
#right img
{
	margin:10px 0px;
}
#right .more
{
	color: #bf1e2e;
}
#right .more img
{
	padding:0px;
	margin:0px;
}
#footer
{
	padding-top:20px;
	width: 996px;
	float:left;	
}
#footer_medium
{
	font-size:12px;
	width: 996px;
}
#footer_medium p.links
{
	padding:0px 0px 0px 40px; 
	margin:0px;
	float:left;
}
#footer_medium  p.creator
{
	float:right;
	text-align:right;
	padding:0px 40px 0px 0px;
	margin:0px;
	color:#a5a5a5;
}
#footer_bottom
{
	margin:0px;
	padding:0px;
	width: 996px;
	text-align:left;
}
#footer_bottom p
{
	padding:0px 0px 4px 40px;
	margin:0px;
	float:left;
}
.textarea-medium
{
	width:300px;
	height:150px;
	padding:4px;
	font-size:11px;
}
.input-medium
{
	width:300px;
	padding:4px;
	font-size:11px;
}
.select-medium
{
	width:300px;
	padding:4px;
	font-size:11px;
}

div.pagination
{
	text-align:center;
	font-size:20px;
}

div.pagination a
{
	margin:3px;
	text-decoration:none;
}
a.download
{
	text-decoration:none;
}
a.powrot
{
	float:right;
	text-decoration:none;
	font-size: 16px;
	margin:15px;
}
p.pagination a, p.pagination a:visited
{
	color:#ffffff;
}
.clear
{
	clear:both;
}
