@charset "utf-8";

body {
	margin: 0 auto;
	background: #ffffff;
	padding: 0;
	}
	
body, div, span, td, p {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	}

p {
	margin: 0px;
	padding: 0px;
	}	

h1 {
	padding:0;
	margin:0;
	}
	
h2 {
	padding:0;
	margin:0;
	}
	
h3 {
	padding:0;
	margin:0;
	}
	
h4 {
	padding:0;
	margin:0;
	}
	
h5 {
	padding:0;
	margin:0;
	}
	
img {
	margin:0;
	padding:0;
	border:0;
	}
	
/* mg, div, a, input { behavior: url('iepngfix.htc') } */

alt {
	font-family: Verdana;
	color: #666666;
	font-size: 11px;
	}
	
form {
	margin:0;
	padding:0;
	}
	
input, textarea, select {
	font-family: Verdana;
	color: #666666;
	font-size: 11px;
	}
	
ul {}

/* MASTER DIVS */

#Head {
	width: 100%;
	background: url('../img/head-bg.gif') #255c8b repeat-x;
	height: 151px;
	text-align: center;
	margin-bottom: 0px;
	}

#Head div.wrapper {
	width: 970px;
	background: red;
	}
	
#Head img.logo {
	float: left;
	}

#Head div.link {
	float: right;
	display: block;
	text-align: right;
	margin-top: 20px;
	}

#Head div.link a {
	font-family: Tahoma;
	font-size: 11px;
	color: white;
	text-decoration: none;
	}
	
#Head div.link a:hover {
	text-decoration: underline;
	}

#Head div.menu {
	float: left;
	clear: both;
	line-height: 0px;
	}

#Head div.menu img {
	amargin-right: 10px;
	}
	
#Head div.hr {
	background: #e7e7e7;
	height: 3px;
	width: 100%;
	clear: both;
	}



#MainWrapper {
	width: 970px;
	}
	

	
#Left  {
	float: left;
	text-align: left;
	}
	
#Left div.feature {
	line-height: 0px;
	}
	
#Left div.threeboxes {
	width: 720px;
	height: 270px;
	background: url('../img/threeboxes-bg.gif') top no-repeat;
	}
	
#Left div.aktualnosci {
	float: left;
	text-align: center;
	width: 230px;
	height: 270px;
	background: url('../img/box-aktualnosci-bg.gif');
	}

#Left div.aktualnosci img.more {
	position: relative;
	left: -72px;
	top: 244px;
	clear: both;
	}
	
#Left div.aktualnosci div.foreach {
	width: 210px;
	aborder-bottom: dotted 1px #d8d8d8;
	height: 60px;
	abackground: red;
	}
	
#Left div.aktualnosci div.foreach div.date {
	float: left;
	width: 54px;
	text-align: left;
	abackground: red;
	font-family: Tahoma;
	font-size: 9px;
	color: #cccccc;
	}

#Left div.aktualnosci div.foreach div.title {
	float: right;
	width: 155px;
	text-align: left;
	abackground: green;
	}
	
#Left div.aktualnosci div.foreach div.title a {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
	}
	
#Left div.aktualnosci div.foreach div.title a:hover {
	text-decoration: underline;
	}
	
#Left div.dlaczegowarto {
	float: left;
	text-align: left;
	width: 230px;
	height: 270px;
	background: url('../img/box-dlaczego-warto.gif');
	margin-left: 15px;
	}

#Left div.dlaczegowarto img.more {
	position: relative;
	left: 10px;
	top: 244px;
	}

#Left div.mobilnystudent {
	float: left;
	text-align: left;
	width: 230px;
	height: 270px;
	background: url('../img/box-mobilny-student.gif');
	margin-left: 15px;
	}

#Left div.mobilnystudent img.more {
	position: relative;
	left: 10px;
	top: 244px;
	}



#Right {
	float: right;
	border-left: solid 2px #d3d3d3;
	padding-left: 14px;
	margin-top: 21px;
	}
	
#Right div.dlaczegowarto {
	text-align: left;
	width: 220px;
	height: 260px;
	background: url('../img/right-box-dlaczego-warto.gif');
	}

#Right div.dlaczegowarto img.more {
	position: relative;
	left: 0px;
	top: 228px;
	}

#Right div.mobilnystudent {
	float: left;
	text-align: left;
	width: 220px;
	height: 260px;
	background: url('../img/right-box-mobilny-student.gif');
	}

#Right div.mobilnystudent img.more {
	position: relative;
	left: 0px;
	top: 228px;
	}
	

#Content {
	width: 720px;
	background: url('../img/content-bg.gif') top no-repeat;
	padding-top: 20px;
	}
	
#Content h1.title {
	color: #663399;
	font-family: Trebuchet MS, Tahoma;
	margin-left: 10px;
	margin-bottom: 30px;
	}
	
	

div.clear {
	clear: both;
	}
	
#Footer {
	margin-top: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
	background: url('../img/footer-bg.gif') top no-repeat;
	}
	
#Footer div.wrapper {
	width: 970px;
	text-align: left;
	}
