html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	overflow-x: hidden;
}

body {
	background:#d4d3d0 url("img/bg.png") repeat-x;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #333333;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
}

ul,li {
	padding:0;
	margin:0;
}

p {
	line-height:1.5em;
	font-size: 1.08em;
	color:#333333;
	background-color: inherit;
	text-align: justify;
}
img {
	border:none;
}

a,a:hover,a:active,a:visited {
	color: #84020C;
	/*text-decoration:none;*/
}

/* main divisions */
div#mainArea {
	width: 900px;
	padding-top: 8px;
	position: relative;
	width: 100%;
	min-width: 100%;
	text-align: left;
}


/* menu divisions */
div#mainMenu { /* top layer with menu, breadcrumb and logo*/
	background-color: transparent;
	background-image: url("img/main_menu_bg.png");
	background-attachment: scroll;
	background-position: top left;
	background-repeat: no-repeat;
	height: 210px;
	float:left;
	width:880px;
	text-align:left;
}
div#mainMenu img.logo {
	padding-top: 35px;
	width:286px;
}

div#sympozjumLogo {
	float:left;
}

div#overMenu {;
	border:none;
}

div#topMenu {
	float: right;
	width: 435px;
	height: 30px;
	text-align:right;
	border: none;
	clear:right;
}

a.topMenuElement, label.topMenuElement {
	font-size: 1.08em;
	color:#c58687;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 8px;
	text-decoration: none;
	border-right: 1px solid #94282b;
	float: left;
}
a.topMenuElement:visited, a.topMenuElement:hover {
	color:#c58687;
}
.inputImg {
	float: right;	
	position:absolute;
}

label.label {
	border-right: none;
}

/* main menu images*/
.mainMenuImg {
	heigth:28px;
	padding: 0;
	margin: 0;	
	_position:absolute;
}
div#sympozjumLogo {
	border:none;
	width:286px;
	height:195px;
}

ul#mainMenuElements {
	position: relative;
	left: 275px;
	_left: 160px;
	height:28px;
	padding-top:7px;
	border:none;
	list-style-type: none;
}

ul#mainMenuElements li {
	height:28px;
	margin-bottom: 1px;
	_height:25px;
}
div#breadcrumb {
	clear: both;
	float: left;
	padding-top: 5px;
	font-size: 0.9em;
	width: 400px;
}

.breadcrumbClass{
	text-decoration: none;
	color: #333333;
}

a:hover.breadcrumbClass{
	text-decoration: underline;
	color: #333333;	
}

/* centralna kolumna */
#col1 {
/*	position: absolute;
	left: 50%;
	margin-left: -450px;
*/	width: 880px;
	text-align:left;
	margin:0 auto;
	border:none;
}

/* main editable area - MAIN CONTENT*/
div#mainHomeContent {
	width: 588px;
	float:left;
	border: none;
}
div#mainContactContent_pl {
	border:medium none;
	float:left;
	width:588px;
}

div#mainContactContent_en {
	border:medium none;
	float:left;
	width:588px;
}
div#mainHomeText {
	position: relative;
	left: 230px;
	top: 5px;
	width: 325px;
}
div#mainHomeTexta {
	position: relative;
	left: 10px;
	top: 5px;
	width: 325px;
}
div#mainContactText {
	left:285px;
	position:relative;
	top:85px;
	width:250px;
}

div#mainContent {
	width: 588px;
	float:left;
	border: none;
}

div#mainItemContent {
	width: 610px;
	padding: 10px 10px 10px 10px;
	float: left;
	border: solid 3px #ffffff;
	background-color: #dddad5;
}

/* right column elements */
div#rightColumn {
	float:right;
	border:none;
	width:280px;
}

div#contentMenu {
	width: 280px;
	border: none;
}

.menuTitle {
	font-weight:normal;
	color: #8c0000;
	background-color: transparent;
	font-size: 1.7em;
	font-family: Times New Roman;
}

.menuSubtitle {
	font-weight:normal;
	color: #8c0000;
	background-color: transparent;
	font-size: 1.08em;
}

ul.menuSubtitleNews {
	font-weight:normal;
	color:#84020C;
	background-color: transparent;
	list-style-image:url(img/liststyle_category.gif);
	font-size: 1.08em;
	text-decoration:none;
	padding-bottom:3px;
	padding-left:15px;
	padding-top:3px;
}

.menuSelectedPosition {
	color: #84020c;
	background-color: transparent;
	text-decoration: none;
}

a.menuSelectedPosition:link,a.menuSelectedPosition:visited,a.menuSelectedPosition:hover,a.menuSelectedPosition:active {
	color: #84020c;
	background-color: transparent;
	text-decoration: none;
}

ul.menuListCategory {
	list-style-image:url("img/liststyle_category.gif");
	padding-top:3px;
	padding-bottom:3px;
	padding-left:15px;
	color:#84020c;
	text-decoration: none;
	font-size: 1.08em;
}

ul.menuListCategory a {
	text-decoration: none;
}

ul.menuListItem {
	list-style-image:url("img/liststyle_item.gif");
	padding-top:3px;
	padding-bottom:3px;
	padding-left:15px;
	color:#ffffff;
	line-height:1.5em;
	text-decoration: none;
}

.menuPosition,a.menuPosition:link,a.menuPosition:visited,a.menuPosition:hover,a.menuPosition:active {
	color:#8c0000;
	text-decoration: none;
}

div#suggestContent {
	width: 280px;
	border: none;
}

/* more link */
.more {
	color:#84020c;
	text-align: right;
}

/* newsletter box */
div#newsletterContent {
	width: 235px;
	height:117px;
	border: solid 3px #ffffff;
	background-color: #dddad5;
	margin-bottom:10px;
	padding:10px 10px 10px 10px;
	background-image: url("img/newsletter_bg.jpg");
	background-attachment: scroll;
	background-position: top left;
	background-repeat: no-repeat;
}

.newsletterField {
	height:15px;
	border:1px solid #716f6c;
	background-color: #ffffff;
	width:110px;
	margin-top:10px;
	font-size:10px;
}
.newsletterCheckBox {
	height:15px;
	border:1px solid #716f6c;
	background-color: #ffffff;
	width:15px;
}
.newsletterButton {
	height:15px;
	color:#84020c;
	font-size:9px;
	background-color: transparent;
	width:50px;
	border:1px solid #716f6c;
	margin-top:10px;
	margin-right:5px;
}

/* search box */
input.search {
	background:#FFFFFF none repeat scroll 0% 0%;
	border:none;
	height: 17px;
	_height: 15px;
	position:relative;
	width:100px;
	_width:90px;
	font-size:9px;
	vertical-align:middle;
	padding: 4px 0 0 0;
	margin: 0;
	float:right;
	_border:solid 1px white;
	margin-left:8px;
}
input.searchGo {
	background:transparent url("img/ok.png") repeat scroll 0% 0%;
	border: none;
	cursor:pointer;
	height:21px;
	width:23px;
	font-size:9px;
	vertical-align:middle;
	padding: 0;
	margin: 0;
	float:right;
}

/* stopka */
div#bottomContent {
	color: #333333;
	float: left;
	text-align:center;
	font-size: 1.08em;
	padding-top: 10px;
	padding-bottom: 30px;
	width: 578px;
}
.neartLink a {
	color: #333333;
	text-decoration: none;
}
.neartLink a:hover {
	color: #333333;
	text-decoration: underline;
}
.valign {
	vertical-align:middle;
}
div.clearTrick {
	clear:both;
}


/* contact */
div.contactRow {
	clear: both;
	padding-top: 5px;
	border:none;
	width:270px;
	text-align: center;
}

div.contactRow span.contactLabel {
	float: left;
	text-align: right;
	width:70px;
	padding-top:5px;
}

div.contactRow span.formwcontact {
	float: right;
	text-align: left;
	width: 170px;
}

input.contactForm {
	height:17px;
	background-color:#ffffff;
	color:#000000;
	width: 170px;
	border: solid 1px;
	border-color:#c1bfbb;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	vertical-align:middle;
}

select.contactForm {
	height:17px;
	background-color:#ffffff;
	color:#000000;
	width: 170px;
	border: solid 1px;
	border-color:#c1bfbb;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	vertical-align:middle;
	text-align:center;
}

textarea.contactForm {
	height:17px;
	background-color:#ffffff;
	color:#000000;
	width: 170px;
	height:155px;
	border: solid 1px;
	border-color:#c1bfbb;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	vertical-align:middle;
}
.contactLabel {
	font-size:9px;
	vertical-align:middle;
	color:#000000;
	background-color: transparent;
}

div#contact {
	float:left;
	position:relative;
	width:270px;
}

div#contactText {
	padding-left:10px;
	font-size:11px;
	margin-bottom:20px;
	position:relative;
	float:left;
}

input.contactFormSubmit {
	background-color:#dddad5;
	border: solid 1px black;
	color:#000000;
	font-size: 12px;
	vertical-align:middle;
}

#contactData {
	position:relative;
	width:99%;
	min-width:99%;
	clear:both;
	margin-top:40px;
}

div#mainContactForms {
	position:relative;
	top:-80px;
	left:30px;
	width:200px;
	text-align: center;
}
div#mainContactForms p {
		color: #ffffff;
}
.whiteFont {
	color:white;
	background-color: inherit;
}
.blackFont {
	color:black;
	background-color: inherit;
}
.redFont {
	color:red;
	background-color: inherit;
}
.greenFont {
	color:green;
	background-color: inherit;
}

.floatLeft {
	float:left;
}

/* QUIZ */
div#mainQuiz {
	position:relative;
	width:550px;
	left:15px;
	margin-top:10px;
}
div#mainQuizEmbedded {
	position:relative;
	margin:15px;
}
div#register_box {
	margin:15px;
}
.quizIndex {
		font-size: 14px;
		background-color: #ffffff;
}
.quizText {
		font-size: 15px;
}
.quizGood {
	font-size: 15px;
	color:green;
}
.quizBad {
	font-size: 15px;
	color:red;
	text-decoration: line-through;
}

.padding15 {
	padding-left:15px;
}

.pointer {
	cursor: pointer;
}

table.results {
	border:solid 1px black;
	background-color: white;
	width:100%;
}
.w250 {
    width:250px !important;
}

/* new layout */
.grey2_1 {
	overflow: hidden;
	background: url("img/sbar_grey2.png") repeat-y scroll 0pt 0pt;
	width:100%;
}

.grey2_2 {
	overflow: hidden;
	background: url("img/sbar_grey2_top.png") no-repeat scroll 0pt 0pt;
	width:250px;
	padding:15px 15px 15px 15px;
}

.grey2_3 {
	overflow: hidden;
	background: url("img/sbar_grey2_bottom.png") no-repeat scroll 0pt 100%;
	height: 37px;
}

.main2_1 {
	overflow: hidden;
	background: url("img/main2.png") repeat-y scroll 0pt 0pt;
	width:100%;
}

.main2_2 {
	overflow: hidden;
	background: url("img/main2_top.png") no-repeat scroll 0pt 0pt;
	width:100%;
}

.main2_3 {
	overflow: hidden;
	background: url("img/main2_bottom.png") no-repeat scroll 0pt 100%;
	/*width:568px;*/
	padding:19px;
	line-height: 1.5;
}

.main2_3a {
	overflow: hidden;
	background: url("img/main2_bottom.png") no-repeat scroll 0pt 100%;
	/*width:568px;*/
	padding:19px;
	line-height: 1.5;
}


.main2_4 {
	background: url("img/contact_main.jpg") no-repeat;
	width:568px;
	padding:10px 10px 10px 10px;
	height: 530px;
}


.main2_2home {
	overflow: hidden;
	background: url("img/main2_top_home.png") no-repeat scroll 0pt 0pt;
	width:100%;
}

.main2_2a {
	overflow: hidden;
	background: url("img/main2_top.png") no-repeat scroll 0pt 0pt;
	width:100%;
}

.intro {
	width: 255px;
}

h1 {
	color: #8c0000;
	font-size: 1.5em;
	font-family: Times New Roman;
}

.main2_3 td {
	valign: top;
}
