@CHARSET "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #1A1A18;
	background-color: #fff;
}
a {
	color: #557B04;
}
img {
	border: 0px;
}
#wrapper {
	width: 980px;
	margin: 0px auto;
}
#top {
	height: 102px;
	margin: 20px 0px 0px 13px;
}
#fit_girl, #info_top, #logo {
	float: left;
}
#fit_girl {
	height: 102px;
	width: 180px;
}
#info_top {
	width: 470px;
	height: 50px;
	padding: 30px 38px 0px 38px;
	font-size: 13px;  
	font-weight: bold;
}
#conference_date {
	font-size: 16px;
}
                
#info_top ul{
	list-style: none;
	height: 45px;
}
#logo {
	height: 102px;
	width: 230px;
}

#path {
	padding: 8px 10px 0px 0px;
	background-image: url("../gfx/nav_bg.jpg");
	background-repeat: repeat-x;
	margin-left: 13px;
	width: 940px;
	text-align: right;
	font-size: 11px;
}
#menu {
	height: 45px;
	background-image: url("../gfx/menu_bg_fme.jpg");
	background-repeat: no-repeat;
	padding: 4px;
	margin-left: 13px;
}
#menu ul {
	list-style: none;
	padding: 5px;
}
#menu ul li{
	float: left;
	padding: 12px 18px 0px 12px;
	font-size: 12px;
}
#menu ul li.last{
	padding-right: 0px;
}
#menu ul li a{
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

#menu ul li a.selected, #menu ul li a:hover{
	color: #DE6717;
}

#left_news_box ul{
	list-style: none;	
	padding: 15px;
}
#left_news_box ul li{
	padding: 10px 0px;
	border-bottom:1px solid #557B04;
}
#left_news_box ul li.first{
	padding-top: 0px;
}
#left_news_box ul li.last{
	padding-bottom: 0px;
	border-bottom: 0px;
}
#left_news_box ul li p.date{
	color: #DE6717;
	font-weight: bold;
}
#left_news_box ul li a{
	font-weight: normal;
	text-decoration: none;
	color: #1A1A18;
}
#left_news_box ul li a:hover{
	text-decoration: underline;
}
div#top_images div.img_bg {
	background-image: url("../gfx/box_bg.jpg");
	background-repeat: no-repeat;
	float:left;
	margin-left: 0px;
	width: 204px;
	height: 257px;
	padding: 18px 20px;
}
#top_images {
	height: 273px;
	display: block;
}
div#top_images div.first {
	background-image: url("../gfx/box_bg_first.jpg");
	background-repeat: no-repeat;
}
div#top_images div.last {
	background-image: url("../gfx/box_bg_last.jpg");
	background-repeat: no-repeat;
}
#top_images div.box_bg {
	height: 57px;
	background-color: #000;
	position: relative;
	top: -57px;
	width: 202px;
	filter:alpha(opacity=70);
	-moz-opacity:.7;
	opacity:.7;
}
#top_images div.box_title {
	height: 57px;
	color: #fff;
	font-size: 20px;
	position: relative;
	top: -114px;
	width: 176px;
	padding: 0px;
}
#top_images div.box_title a {
	color:#fff;
	text-decoration: none;
	display:block; 
	width: 172px; 
	height: 27px; 
	padding:15px;
}
#top_images div.box_comments {
	height: 57px;
	color: #fff;
	font-size: 10px;
	position: relative;
	width: 191px;
	top: -114px;
	padding: 5px;
}
#top_images div.box_comments1 {
	height: 57px;
	color: #fff;
	font-size: 11px;
	position: relative;
	width: 171px;
	top: -57px;
	padding: 5px;
}
#top_images div.box_comments a {
	color: #DE6717;
	text-decoration: none;
}
#top_images div.box_comments a:hover {
	text-decoration: underline;
}
#container {
	margin: 15px 0px 0px 13px;
	width: 958px;
}
#left_column{
	width: 225px;
}
#right_column {
	width: 231px;
}
#left_column, #right_column, #content {
	float: left;
}
#content {
	width: 462px;
	margin: 0px 19px 50px 19px;
}
#content div.news {
	border-bottom: 1px solid #E7C9CC;
	padding-bottom: 5px;
	margin-top: 5px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
}
#content div.art {
	padding-bottom: 15px;
	margin-top: 10px;
} 
.page_content {
	padding: 0px 2px 20px 2px;
	margin-top: 15px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #1A1A18;
	line-height: 150%;
}
.page_content img[align=left] {
	margin: 5px 5px 5px 0px;
}
.page_content img[align=right] {
	margin: 5px 0px 5px 5px;
}
#content div.page_content ul, #content div.page_content ol, #content div.news ul, #content div.news ol{
	margin: 5px 5px 5px 20px;
	font-size: 11px;
}
.news ol{
	margin: 5px 5px 5px 20px;
}
#content div.last {
	border-bottom: 0px;
}
#content div.news h3{
	font-size: 15px;
	color: #557B04;
}
#content div.news h3.art{
	font-size: 12px;
	color: #557B04;
	font-weight: normal;
}
#content div.news h4{
	font-size: 11px;
	margin-bottom: 15px;
	color: #DC6110;
}
#content div.news p{
	font-size: 11px;
	color: #1A1A18;
	line-height: 150%;
	margin: 10px 0px;
}

#left_column div#back {
	width: 218px;
	background-image: url("../gfx/left_menu_bg.jpg");
	background-repeat: repeat-x;
	background-position: top;
	background-color: #EEFFC6;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
}
#left_column div#back_news {
	width: 218px;
	background-color: #EEFFC6;
	font-size: 11px;
}

#left_menu_title {
	background-image: url("../gfx/left_header_bg.jpg");
	height: 26px;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	padding: 10px 10px 10px 50px;
}
#login_box_title {
	background-image: url("../gfx/left_header_bg2_fme.jpg");
	height: 16px;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	padding: 6px;
}
#login_box {
	width: 198px;
	background-color: #EEFFC6;
	background-image: url("../gfx/left_menu_bg.jpg");
	background-repeat: repeat-x;
	background-position: top;
	font-size: 11px;
	margin-left: 27px;
	margin-bottom: 10px;
}
#login_box form {
	padding: 5px;
}
#login_box label {
	display: block;
	float: left;
	width: 37px;
	padding-top: 5px;
}
#login_box input[type=password], #login_box input[type=text] {
	border: 1px solid #2C5507; 
	padding: 1px; 
	font-size: 11px; 
	color: #2C5507;
	float: left;
	margin-top: 3px;
	width: 147px;
}
#login_box input[type=submit]{
	float: right;
	margin-top: 3px;
}
#back #left_menu_title {
	background-image: url("../gfx/left_header_bg2_fme.jpg");
	padding: 10px 10px 10px 10px;
	font-size: 20px;
}
#submenu ul{
	list-style: none;	
}
#submenu ul li{
	padding: 6px;
	border-bottom: 1px solid #2C5507;
}

#submenu ul li a{
	font-weight: bold;
	text-decoration: none;
	color: #2C5507;
}
#submenu ul li.selected a{
	text-decoration: underline;
}
#submenu ul li a:hover{
	text-decoration: underline;
}
#submenu ul.subpages li{
	padding: 3px 3px 3px 20px;
	border-bottom: 0px;
}
#submenu ul.subpages li a{
	font-weight: bold;
	text-decoration: none;
	color: #DE6717;
}
#submenu ul.subpages li.selected a{
	text-decoration: underline;
}
#footer {
	background-color: #406A06;
	height: 24px;
	width: 950px;
	font-size: 11px;
	margin: 0px 0px 20px 13px;
}
#footer a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#footer table {
	width: 940px;
}
#footer table td {
	padding-top: 5px;
	text-align: center;
}
#content h2#page_title {
	color:#FFFFFF;
	font-size:16px;
	font-weight:normal;
	height:20px;
	padding:13px;
	background-image: url('../gfx/page_title_bg.jpg');
}
#content h2#page_title_art {
	color:#FFFFFF;
	font-size:13px;
	font-weight:normal;
	height:18px;
	padding:5px;
	background-image: url('../gfx/page_title_bg.jpg');
}
#organizatorzy_div{
	width: 218px;
	height: 100px;
}
#partnerzy_div, #patroni_div {
	width: 200px;
	height: 100px;
}
#partnerzy, #organizatorzy, #patroni {
	list-style: none;
}
#partnerzy li, #patroni li{
	padding: 15px 0px;
}
#organizatorzy li {
	padding: 15px 0px 0px 0px;
}
#top_infos .big {
	
}

