/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ================================= 

@font-face {
	font-family:"Aller";
	src:url(Aller.ttf) format("truetype");
}

*/

body {
	background: #292929 url(pasek2.png) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
}

a {
	text-decoration: none;	
}

p {
	margin-bottom: 10px;
}

ol, ul {
	margin-left: 16px;
}

#top {
	width: 900px;
	margin: 0 auto;
}

#logobox {
	width: 900px;
	height: 35px;
	margin: 0;
}

.logo {
	float: left;
	margin-top: 10px;
}

#loginbox {
	margin: 36px 10px 0 0;
	float: right;
}

#buttonsfield {
	display: block;
	float: right;
	margin-left: 5px;
	top: 0;
}

#buttonsfield form {
	display: inline;
}

button, #signup {
	cursor: pointer;
	border: 0;
	height: 27px;
	margin: 0 2px;
	text-indent: -9999px;
}

#login {
	background: url(zaloguj.png) no-repeat 0 0;
	width: 84px;
}

#login:hover {
	background: url(zaloguj.png) no-repeat 0 -27px;
}

#signup {
	background: url(zarejestruj.png) no-repeat 0 0;
	width: 96px;
}

#signup:hover {
	background: url(zarejestruj.png) no-repeat 0 -27px;
}

.textinput {
	font-size: 11px;
	background: #343434 url(input_bg.png) repeat-x;
	color: #c3c2b1;
	border: 1px solid #000;
	padding: 6px 4px;
	width: 120px;
}

#pasek {
	margin-top: 14px;
	text-align: center;
	color: #ccc;
	width: 900px;
	height: 40px;
}

.topnav {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(0,0,0,0.5);
	font-size: 12px;
}

#main {
	width: 100%;
	margin: 0;
	padding: 0;
	background: #f5f4dd url(mainback.png) repeat-x;
	padding-bottom: 10px;
}

.content {
	background: url(content_tlo2.png) no-repeat;
	width: 790px;
	padding: 20px 25px;
	margin: 54px auto 10px auto;
	text-align: justify;
	line-height: 130%;
	color: #222;
	min-height: 300px;
}

.content  a {
	color: #094b6a;
}

.content  a:hover{
	color: #000;
	text-decoration: underline;
}

.header, .subtitle {
	padding: 1px 0;
}

h1 {
	font-family: Georgia,Times,"Times New Roman",serif;
	font-size: 18px;
	font-weight: bold;
	text-shadow: 0 1px 1px rgba(0,0,0,0.3);
	line-height: 110%;
}

h2 {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	line-height: 130%;
}

.newshr {
	border: 0;
	border-top: #757060 solid 1px;
}

.main-content {
	margin-top: 10px;
}

.main-left {
	width: 555px;
	height: 210px;
	float: left;
	padding-right: 25px;
}

.main-right {
	width: 210px;
	float: right;
}

.main-type {
	float: left;
	height: 36px;
	width: 210px;
	padding-top: 24px;
	text-indent: 65px;
	font-family: Georgia,Times,"Times New Roman",serif;
	font-weight: bold;
	font-size: 14px;
	color: #c3c2b1;
	margin-bottom: 8px;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;	
}

#img1:hover , #img2:hover, #img3:hover{
	cursor: pointer;
	color: #fff;
}

#img1 {
	background: #292929 url(user.png) no-repeat 8px center;
}

#img2 {
	background: #292929 url(graph.png) no-repeat 8px center;
}

#img3 {
	background: #292929 url(dev.png) no-repeat 8px center;
}

#main1 {
	background: url(selector.png) no-repeat right 7px;
}

#main2 {
	background: url(selector.png) no-repeat right 75px;
}

#main3 {
	background: url(selector.png) no-repeat right 143px;
}

#w4 {
	text-align: center;
}

#dl_web, #dl_hdd {
	width: 200px;
	height: 60px;
	padding-top: 140px;
	float: left;
	position: relative;
	cursor: pointer;
	text-align: center;
}

#dl_web {
	background: url(dl_web.png) 30px 0 no-repeat;
	margin: 0 5px 0 184px;
}

#dl_web:hover{
	background: url(dl_web_h.png) 30px 0 no-repeat;
}

#dl_hdd {
	background: url(dl_hdd.png) 30px 0 no-repeat;
	margin: 0 184px 0 5px;
}

#dl_hdd:hover {
	background: url(dl_hdd_h.png) 30px 0 no-repeat;
}

#donate_pp, #donate_pu, #donate_przelew {
	width: 120px;
	height: 20px;
	text-align: center;
	float: left;
	position: relative;
	padding-top: 100px;
}

#donate_pp {
	background: url(donate_pp.png) no-repeat;
	cursor: pointer;
	margin: 8px 10px 0 195px;
}

#donate_pp:hover {
	background: url(donate_pp_h.png) no-repeat;
}

#donate_pu {
	background: url(donate_pu.png) no-repeat;
	cursor: pointer;
	margin: 8px 10px 0 10px;
}

#donate_pu:hover {
	background: url(donate_pu_h.png) no-repeat;
}

#donate_przelew {
	background: url(donate_przelew.png) no-repeat;
	margin: 8px 195px 0 10px;
	height: 55px;
}

#bottom {
	width: 100%;
	position: relative;
	bottom: 0;
	background: #292929 url(bottomgrad.png) repeat-x;
}

#bottomcontent {
	width: 800px;
	padding: 10px;
	margin: 0 auto;
	line-height: 130%;
	height: 100px;
	color: #c3c2b1;
	font-size: 11px;
}

#bottomcontent li {
	list-style: none;
}

.bottom_box {
	width: 200px;
	margin: 0 15px;
	position: relative;
	float: left;
}

.bottom_list {
	margin-left: 10px;
}

#w1, #main1 { display: block; }
#w2, #w3, #w4, #w5, #w6 , #main2, #main3{ display: none; }

.separator {
	width: 100%;
	height: 20px;
}

.but {
	background: #094b6a url(overlay_but.png) repeat-x;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
	text-shadow: 0 1px 1px rgba(0,0,0,0.7);
	border-bottom: 1px solid rgba(0,0,0,0.7);
	position: relative;
	text-align: center;
	margin-bottom: 4px;
	width: 180px;
}

ul.topnav {
	background: url(sepmenu.png) no-repeat;
	list-style: none;
	padding: 0 20px 14px 20px;
	margin: 0;
	float: left;
	width: 900px;
}

ul.topnav li {
	float: left;
	margin: 0 8px;
	padding: 14px 7px 0 7px;
	position: relative;
}

#r1:hover, #r2:hover {
	margin-top: 14px;
	padding: 0 7px;
	background: #292929;
	text-shadow: 0 1px 1px rgba(0,0,0,0.9);
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-khtml-border-top-left-radius: 10px;
	-khtml-border-top-right-radius: 10px;	
	border-radius: 10px;
}

#m1:hover, #m2:hover, #m3:hover, #m4:hover {
	background: url(hover.png) no-repeat center top;
	text-shadow: 0 1px 1px rgba(0,0,0,0.9);
}

ul.topnav li a{
	padding: 10px 5px;
	display: block;
	text-decoration: none;
	float: left;
	color: #fff;
}

ul.topnav li span {
	width: 17px;
	height: 34px;
	float: left;
	background: url(arrow.png) no-repeat center top;
}

ul.topnav li ul.subnav {
	z-index: 1000;
	list-style: none;
	position: absolute;
	left: 0;
	top: 28px;
	padding-top: 9px;
	background: #333;
	margin: 0;
	padding: 0;
	display: none;
	float: left;
	width: 150px;
	background: #292929;
	color: #fff;
	text-align: left;
	-moz-border-radius: 0 10px 10px 10px;
	-webkit-border-top-right-radius: 10px;
	-khtml-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-khtml-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-khtml-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
}

ul.topnav li ul.subnav li{
	margin: 0;
	padding: 0;
	clear: both;
	width: 150px;
}

ul.topnav li ul.subnav li a {
	float: left;
	width: 150px;
	padding-left: 28px;
	background: url(arrowleft.png) no-repeat;
}

ul.topnav li ul.subnav li a:hover {
	background: url(arrowleft_h.png) no-repeat;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.8);
}

.center {
	text-align: center;
}

.bold {
	font-weight: bold;
}