@charset "utf-8";
/* CSS Document */

/* 
	TOP 
*/
body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
div#OverAll {
	width:100%;
	margin:0;
	padding:0;
}
div#Main {
	width:990px;
	margin:0 auto;
	padding:5px 0 10px 0;
	position:relative;
}
img { border:0; }
.right { float:right; }

a:link, a:active, a:hover { color:#1857a7; }
a:visited { color:#551a8b; }

.clr { clear:both; }

.l { text-align:left; }
.c { text-align:center; }
.r { text-align:right; }
.j { text-align:justify; }
.t { vertical-align:top; }
.w100 { width:100%; }
.w660 { max-width:660px;width:660px; }
.w90 { width:90%; }
.w50 { width:50%; }
.w33 { width:33%; }
.red { color:#FF0000; }
.fl { float:left; }
.fr { float:right; }
.clr { clear:both; }
.b { font-weight:bold; }

/* link zewnetrzny */
a.blank {
	background:url(../gfx/ico/external-small.png) no-repeat right; padding-right:15px;
}




a#link_OSerwisie { background:url(../gfx/ico/direction.png) no-repeat left; padding-left:20px; }
a#link_Blog { background:url(../gfx/ico/book-open-bookmark.png) no-repeat left; padding-left:20px; }
a#link_Programy { background:url(../gfx/ico/application-block.png) no-repeat left; padding-left:20px; }
a#link_Sterowniki { background:url(../gfx/ico/mouse-select-wheel.png) no-repeat left; padding-left:20px; }
a#link_Dodaj { background:url(../gfx/ico/application--plus.png) no-repeat left; padding-left:20px; }
a#link_Gry { background:url(../gfx/ico/playing-card.png) no-repeat left; padding-left:20px; }
a#link_Administracja { background:url(../gfx/ico/construction.png) no-repeat left; padding-left:20px; }
a.link_Email { background:url(../gfx/ico/envelope.png) no-repeat left; padding-left:20px; }
.link_Czas { background:url(../gfx/ico/clock.png) no-repeat left; padding-left:20px; }


a#link_KanalyRSS { background:url(../gfx/ico/feed-small.png) no-repeat left; padding-left:20px; float:right; }






div#Top1 {
	margin-bottom:5px;
}
div#WindowsMacOs {
	font-size:12px;
}
div#Login {
	font-size:12px;
	float:right;
}
span#LoginGuest {
	background:url(../gfx/ico/lock-small.png) no-repeat;
	padding-left:18px;
}





div#Top2 {
	margin-bottom:5px;
}
div#Search {
	float:right;
}
input#SzukajTop {
	background:url(../gfx/ico/magnifier-medium-left.png) no-repeat left;	
	margin:1px 4px 1px 4px;
	padding:0 0 0 18px; 
	border:0;
	height:23px;
	width:220px;
}
div#SearchField {
	height:25px;
	width:250px;
	background:url(../gfx/searchField.gif) no-repeat;
	padding:0;
	margin:0;
	float:left;
}
input[name='searchButton'] {
	border:0;
	margin:0 3px 0 3px;
	padding:0 10px 0 10px;
	background-color:#9b9b9b;
	color:#FFFFFF;
	height:23px;
	font-size:14px;
}
div#SearchButton {
	height:25px;
	background:#9b9b9b url(../gfx/searchButton.gif) no-repeat right;
	float:left;
	margin:0;
	padding:0;
}




div#Top3 {
	width:100%;	
	height:27px;
	background:url(../gfx/topMenu.gif) left repeat-x;
	line-height:27px;
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:5px;
	font-size:15px;
}
div#TopMenuLeft {
	background:url(../gfx/topMenuLeft.gif) left no-repeat;
	width:4px;
	float:left;
}
div#TopMenuRight {
	background:url(../gfx/topMenuRight.gif) right no-repeat;
	width:4px;
	float:left;
}
div.TopMenuActiveLeft {
	background:url(../gfx/topMenuActiveLeft.gif) left no-repeat;
	width:4px;
	float:left;
}
div.TopMenuActiveRight {
	background:url(../gfx/topMenuActiveRight.gif) right no-repeat;
	width:4px;
	float:left;
}
div.TopMenuActiveLeftEx {
	background:url(../gfx/topMenuActiveLeftEx.gif) left no-repeat;
	width:4px;
	float:left;
}
div.TopMenuActiveRightEx {
	background:url(../gfx/topMenuActiveRightEx.gif) right no-repeat;
	width:4px;
	float:left;
}
div.TopMenu {
	float:left;
	padding-left:9px;
	padding-right:9px;
	position:relative;
}
div.TopMenuActive {
	float:left;
	padding-left:5px;
	padding-right:5px;
	background:url(../gfx/topMenuActive.gif) repeat-x left;
	position:relative;
}
div.TopMenuEx > div {
	border-bottom:1px #CCCCCC solid;
}
div.TopMenuActiveEx {
	float:left;
	padding-left:5px;
	padding-right:5px;
	background:url(../gfx/topMenuActiveEx.gif) repeat-x left;
	position:relative;
}
div.TopMenu > a {
	color:#FFFFFF;
	text-decoration:none;
}
div.TopMenuActive > a, div.TopMenuActiveEx > a {
	color:#696969;
	text-decoration:none;
}
div.TopMenuBreak {
	float:left;
	padding-left:5px;
	padding-right:5px;
	background:url(../gfx/topMenuBreak.gif) no-repeat center;
}
div.TopMenuEx {
	border-left:1px solid #696969;
	border-right:1px solid #696969;
	border-bottom:1px solid #696969;
	position:absolute;
	top:24px;
	left:-4px;
	min-width:200px;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	padding:5px 10px 5px 10px;
	visibility:hidden;
	background-color:#FFFFFF;
	z-index:1;
}


div#Top4 {
	font-size:11px;
	margin-bottom:15px;
}



div#Top5 {
	margin-bottom:5px;
	text-align:center;
}	




div#LoginForm {
	background-color:#FFFFFF;
	border:10px solid #DFDFDF;
	width:300px;
	position:absolute;
	left:345px;
	top:100px;
	padding:10px;
	visibility:hidden;
}
	div#LoginForm h2
	{
		margin:0 0 10px 0;
		color:#7eb001;
		border-bottom:1px solid #DFDFDF;
	}
	div#LoginForm div {
		margin-bottom:10px;
	}
	div#LoginForm input[type='submit'] {
		background:url(../gfx/zalogujButton.gif) no-repeat;
		width:77px;
		height:25px;
		border:0;
		margin:0;
		padding:0;
	}
	div#LoginFormClose {
		position:absolute;
		top:-10px;
		right:-10px;
		background-color:#DFDFDF;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
div#Stopka {
	margin-top:20px;
	margin-bottom:10px;
	border:1px solid #999999;
	background-color:#CCCCCC;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
  	border-radius: 3px;
	padding:10px 10px 10px 35px;
}
	





img.bbcodeButton { cursor:pointer; }
/* cytat */
blockquote { border: 1px solid #CCCCCC; background-color:#FFFFFF; padding:5px; }
blockquote > p { font-weight:bold; margin-top:0; }
