body {
	background:#f6dab3 url(images/page_bg.jpg) repeat-x top left;
	margin:0 auto;
	font-family:arial, tahoma, sans-serif;
	font-size:12px;
	line-height:1.5em;
}

img {
	border:0;
}

h1 {
	margin:0;
	margin-bottom:0.5em;
}

p {
	margin:0;
	margin-bottom:0.5em;
}

/*
.bgleft {
	background:url(images/left_bg.png) no-repeat top left;
	min-height:1024px;
	min-width:1400px;
}

.bgright {
	background:url(images/right_bg.png) no-repeat top right;
	min-height:1024px;
}*/

.bgleft {
       background:url(images/left_bg_small.png) no-repeat top left;
       min-height:1024px;
       min-width:1240px;
}

.bgright {
       background:url(images/right_bg_small.png) no-repeat top right;
       min-height:1024px;

}

.main {
	width:960px;
	margin:0 auto;

}

.left {
	width:250px;
float:left;
	}

.right {
	width:710px;
	float:left;
}

.stick_container {
	
}

.stick {
	width:240px;

}

.stick_bottom {
	width:244px;
	height:12px;
}

.blue {
	background:#fff url(images/blue_stick_bg.png) no-repeat top left;

}

.blue_bottom {
	background:url(images/blue_stick_bg_bottom.png) no-repeat top left;
}

.yellow {
	background:#fcfbf4 url(images/yellow_stick_bg.png) no-repeat top left;
	height:292px;

}

.yellow_bottom {
	background:url(images/yellow_stick_bg_bottom.png) no-repeat top left;
}

.stick .inner {
	padding:10px 10px 0px 10px;
}

.yellow .inner {
	padding:20px 10px 10px 10px;
}

.blue .inner {
	padding:20px 10px 10px 25px;
}

.header {
	height:130px;
	clear:both;
}


.logo {
	width:610px;
		float:left;
}

.partnerzy {
	width:350px;
	float:left;
}


.pagebg {

	background:url(images/paper_top.png) no-repeat top left;
	min-height:500px;
	background-color:#fffff5;
}

.pagebg_bottom {

	background:url(images/page_shadow.png) no-repeat bottom left;
	height:40px;
	margin-top:-10px;
}

.pagebg .inner {
	padding:40px 30px 10px 30px;
}

.paper_big {
height:auto;
	background:#fafaf3 url(images/banner_bg.jpg) no-repeat top left;

}

.paper_big .inner {
	padding:30px 20px 20px 0px;
		font-size:13px;
			line-height:1.5em;
}


.box_small_container {
	height:inherit;
		width:340px;
	float:left;

}

.box_small {
	width:340px;
	float:left;

	background:#f9f9f2 url(images/small_box.jpg) no-repeat top left;
	font-size:13px;
}

.box_small_bottom {
	width:340px;
	height:20px;

}

.box_small .inner {
	padding:25px 10px 10px 10px;
}

.box_med {
	width:340px;
	float:left;

	background:url(images/box_med.png) no-repeat top left;
	font-size:13px;
}

.box_med .inner {
	padding:25px 10px 10px 10px;
}

.margin {
	margin-right:28px !important;
}

.thumb {
	float:left;
	margin-right:10px;
}


ul.arrows, ul.arrows2 {
	margin:0;
	margin-bottom:1em;
	padding:0;
	padding-left:10px;
}



ul.arrows li {
	list-style:none;
	padding-left:25px;
	margin:0;
	margin-bottom:4px;
background:url(images/li.png) no-repeat 0px 3px;
}

ul.arrows2 li {
	list-style:none;
	padding-left:25px;
	margin:0;
	margin-bottom:4px;
background:url(images/li2.png) no-repeat 0px 3px;
}


a:link, a:visited {
color:#e3004f;
text-decoration:none;
}


a:hover {
text-decoration:underline;	
	}

a.linkmore:link, a.linkmore:visited {
		padding-left:25px;
	margin:0;
	margin-bottom:4px;
background:url(images/li2.png) no-repeat 0px 3px;
color:#e3004f;
text-decoration:none;
font-weight:bold;

}


a.linkmore:hover {
text-decoration:underline;	
	}
	

ul.menu {
margin:0;
padding:0;
clear:both;
	height:inherit;
}


ul.menu li {
	list-style:none;
	padding-left:20px;
	margin:0;
	margin-bottom:4px;

}

ul.menu li:hover {
	list-style:none;
	padding-left:25px;
	margin:0;
	margin-bottom:4px;
	background:url(images/li3.png) no-repeat 0px 3px;
}	
	
.menu {
	height:18px;
	margin:5px 0px 5px 0px;
	display:block;
	text-indent:-2000em;
}

a.menu {
	display:block;
	outline-width: 0;
}

.home 			{		background:url(images/txt_stronaglowna.png) no-repeat center left;	}
.projekt		{		background:url(images/txt_oprojekcie.png) no-repeat center left;	}
.opis			{		background:url(images/txt_opiszajec.png) no-repeat center left;	}
.harmonogram	{		background:url(images/txt_harmonogram.png) no-repeat center left;	}
.dyplom			{		background:url(images/txt_dyplom.png) no-repeat center left;	}
.rekrutacja		{		background:url(images/txt_rekrutacja.png) no-repeat center left;	}
.test			{		background:url(images/txt_test.png) no-repeat center left;	}
.kontakt		{		background:url(images/txt_kontakt.png) no-repeat center left;	}
.policy			{		background:url(images/txt_polityka.png) no-repeat center left;	}
.pomoc			{		background:url(images/txt_pomoc.png) no-repeat center left;	}

.home:hover 			{		background:url(images/txt_stronaglowna+.png) no-repeat center left;	}
.projekt:hover			{		background:url(images/txt_oprojekcie+.png) no-repeat center left;	}
.opis:hover				{		background:url(images/txt_opiszajec+.png) no-repeat center left;	}
.harmonogram:hover		{		background:url(images/txt_harmonogram+.png) no-repeat center left;	}
.dyplom:hover			{		background:url(images/txt_dyplom+.png) no-repeat center left;	}
.rekrutacja:hover		{		background:url(images/txt_rekrutacja+.png) no-repeat center left;	}
.test:hover				{		background:url(images/txt_test+.png) no-repeat center left;	}
.kontakt:hover			{		background:url(images/txt_kontakt+.png) no-repeat center left;	}
.policy:hover			{		background:url(images/txt_polityka+.png) no-repeat center left;	}
.pomoc:hover			{		background:url(images/txt_pomoc+.png) no-repeat center left;	}

.inputbox {
	background:none;
	border:0;
	background:url(images/line.png) no-repeat left bottom;
	padding:2px;
	padding-bottom:6px;
	font-size:12px;
	margin-right:10px;
}


a.link:link, a.link:visited {
		padding-left:25px;
	margin:0;
	margin-bottom:4px;
background:url(images/li3.png) no-repeat 0px 1px;
color:#009ee0;
text-decoration:none;
}


a.link:hover {
text-decoration:underline;	
	}
	
div.clr {height:10px; clear:both;}	
	
div.footer {margin-top:20px; clear:both; text-align:right;}

.footer a:link, .footer a:visited {
	color:#333;
}
	
ul.footer_menu {font-size:12px; }
ul.footer_menu li {list-style:none; display:inline; margin-left:10px; }

.signin {
	float:right;
	margin-top:20px;
}


.pagebody {
	font-size:12px;
}

.pagebody h1 {
	margin-bottom:1em;
}

.pagebody p,span,div {
	line-height:160%;
}

.bigtext {
	font-size:16px;
	font-weight:bold;
	line-height:1.6em;
}

.ludzik {
	float:left;
	margin-right:20px;
}
