html
{
	overflow:scroll;
}

body {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	margin: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.clr {
	clear: both;
}

.cv {
	text-align:	justify;
	margin-left: 215px;
}

.header {
	font-family: Times New Roman, serif;
	color: #000;
	font-size: 18px;
	margin-bottom: 10px
}

#page {
	width: 812px;
	margin: 15px auto 0 auto;
	background-color: #fff;
}

#page-top {
	/*border-bottom: 1px solid #b5b5b5;*/
	padding-bottom: 10px;
	position: relative;
}

#lang-switcher {
	display: block;
	position: absolute;
	right: 20px;
	top: 20px;
}

#menu-top {
	height: 37px;
	position: relative;
	z-index: 100;
	background: url('../images/frontend/menu_top_bg.gif');
	background-repeat: no-repeat;
}

#banner {
	position: relative;
	z-index: 50;
	line-height: 0;
}

#main-content {
	padding: 20px;
	width: 464px;
	/*
	width: 504px;*/
	float: left;

}
#main-content.is-main {
	width: 464px;
}
#main-content.empty-col {
	/*
	width: 772px;*/
}

#main-content .toggle {
	padding-left: 20px;
	text-align: justify;
}

#main-content p {
	text-align: justify;
}

#right-content {
	padding: 20px;
	width: 258px;
	margin-left: 514px;
	/*
	width: 218px;
	margin-left: 552px;*/
}

#right-content.is-main {
	width: 258px;
	margin-left: 514px;
}
#right-content.empty-col {
	/*display: none;*/
}

#right-content textarea.form_textarea {
	width: 250px;
}

#right-content input.form_input {
	width: 250px;
	padding: 5px;
}

#right-content input.form_submit {
	border:1px solid #BBBBBB;
	padding: 5px;
}

#page-footer {
	border-top: 1px solid #b5b5b5;
	text-align: center;
	padding-top: 10px;
	font-size: 10px;
}

.filesBack {
	background-image: url(../images/frontend/getfiles.png);
	background-repeat: no-repeat;
	margin-top: 25px;
	background-position: 15px 10px;
}

.inline-box {
	float: right;
}

.inline-box ul, .inline-box ol {
	padding-left: 20px;
}

#boxes .inline-box  {
	border-right: 3px solid #fff;
	background: #fafafa;
}

#boxes .four-boxes {
	width: 198px;
	height: 280px;
}

#boxes .three-boxes {
	width: 150px;
}

h1 {
	background-image: url(../images/frontend/menu_bottom_bg.gif);
	background-repeat: no-repeat;
	height: 27px;
	display: block;
	font-family: Times New Roman, serif;
	font-size: 18px;
	padding-top: 8px;
	padding-left: 22px;
	color: #fff;
	margin: 0px;
}

h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	line-height: 1em;
}

h3 {
	background-image: url(../images/frontend/flo.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 20px;
	line-height: 15px;
}

h1.is-main {
	background-image: url(../images/frontend/bg_bottom_book.jpg);
}

#right-content.is-main {
	background-image: url(../images/frontend/bg_bottom_book2.jpg);
	background-repeat: no-repeat;
}

.header, .publication-item h3 {
	font-family: Times New Roman, serif;
	color: #111;
	font-size: 18px;
	margin-bottom: 10px
}

#partners .inline-box div img {
	vertical-align: middle;
}

#main-content.oddzial-poznan, #main-content.oddzial-warszawa {
	width: 404px;
}
#right-content.oddzial-poznan, #right-content.oddzial-warszawa {
	width: 318px;
	margin-left: 452px;
}