body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

div#calosc {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	border: 0px solid black;
}

a {
	
	color: #FFFFFF;
	font-size: 12px;
}

a img{
	border:0;
}


.margin10 {
	margin: 10px;
}

div#naglowek {
	
}

div#menu {
	text-align: center;
	float: left;
	width: 383px;
	height: 355px;
	background: url(../images/strategix/strategix_ecm.png);
	position: relative;
	overflow: hidden;
	z-index: 1;	
}

div#menu a {
	position: absolute;
	top: 335px;
	left: 65px;
	color: #FFFFFF;
	font-size: 12px;
}

div#menu a.home_pdf_link:hover {
	text-decoration: underline;
}

div#bg_long {
	position: absolute;
	top: 420px;
	left: 0px;
	width: 383px;
	background: url(../images/strategix/bg_long.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #a40023;
	height: 0px;
}

div#level2_menu {
	position: absolute;
	top: 420px;
	left: 0px;
	width: 383px;
	/*			background: url(../images/strategix/bg_long.jpg);
*/
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #EBDEB6;
}

.level2_menu_header {
	background-color: #FFFFFF;
}

.level2_menu_header a {
	color: #86001D;
	font-size: 14px;
	font-weight: bold;
	margin-left: 5px;
	text-decoration: none;
}

.level2_menu_item {
	background-color: #EBDEB6;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 20px;
}

.level2_menu_item a.title {
	display: block;
	color: #86001D;
	font-size: 12px;
	font-weight: bold;
	margin-left: 5px;
	text-decoration: none;
}

.level2_menu_item a.text {
	display: block;
	margin-left: 10px;
	color: #86001D;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 10px;
}

.level2_menu_item a.text:hover,.level2_menu_item a.title:hover {
	text-decoration: underline;
}

.upercase {
	text-transform: uppercase;
}

.italic {
	font-style: italic;
}
div#level2_menu div.menu_item{
		position: relative;
	
	}
div#logo {
	position: relative;
	text-align: center;
	float: left;
	width: 370px;
	height: 65px;
	border: 0px solid #000000;
	margin-top: 0px;
}

div#logo img {
	position: absolute;
	bottom: 5px;
	left: 13px;
}

div#sec1 {
	position: relative;
	text-align: center;
	float: right;
	width: 595px;
	height: 55px;
	border: 0px solid #000000;
	margin-top: 10px;
}

div#path {
	border: 0px solid black;
	font-size: 10px;
	float: left;
	position: relative;
	bottom: 3px;
	left: 10px;
}

div#path a {
	color: #999999;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

div#lang_switcher {
	text-align: right;
	border: 0px solid #000000;
	height: 20px;
}

div#lang_switcher a {
	color: black;
}

div#lang_switcher a img {
	border: 1px solid #CCCCCC;
	height: 12px;
}

div#lang_switcher  img {
	border: 1px solid #000000;
}

div#lang_switcher form {
	height: 20px;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

/*
			========MENU_TOP============
		*/
div#menu_top {
	border: 0px solid black;
	float: right;
	text-align: right;
	height: 20px;
	width: 600px;
	margin-top: 0px;
}

div#menu_top div.menu_item {
	text-align: center;
	display: inline;
	border: 0px solid #000000;
}

a.menu_top_link,menu_top_link:visited {
	text-align: center;
	color: white;
	margin: 0px 0px 0 8px;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

a.menu_top_link {
	
}

a.menu_top_link:hover {
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}
a.menu_top_link_unselect img,menu_top_link:visited img{
		margin-top: 3px;
		margin-right:5px;
	}
a.menu_top_link_unselect,menu_top_link:visited {
	text-align: center;
	color: #C5C5C5;
	margin: 0px 0px 0 8px;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

a.menu_top_link_unselect:hover {
	text-align: center;
	color: #C5C5C5;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}

a.menu_top_news_link,menu_top_news_link:visited {
	text-align: center;
	color: black;
	font-weight: normal;
	text-decoration: none;
}

a.menu_top_news_link:hover {
	text-align: center;
	color: black;
	text-decoration: underline;
}

a.menu_top_news_link.selected {
	font-weight: bold;
}

div#sec2 {
	text-align: center;
	float: right;
	width: 596px;
	height: 355px;
	border: 0px solid #000000;
	background: url(../images/strategix/bg_main_right_bar.jpg);
	border-left: 1px solid #FFFFFF;
	overflow: hidden;
}

div#sec2_article {
	text-align: center;
	width: 595px;
	border: 0px solid #000000;
	background-color: #f5efd9;
	border-left: 1px solid #FFFFFF;
	float: left;	
}

div#category_description {
	text-align: left;
	margin: 5px;
	font-size: 12px;
}

div#category_description a {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin-left: 5px;
	text-decoration: none;
}

/*	div#main_margin {
			background-color:white;
			float:left;
			width:1px;
			height:355px;
		}*/
div.red_item {
	text-align: center;
	float: left;
	height: 355px;
	width: 197px;
	border: 0px solid #FFFFFF;
}

div.cat_menu_buton {
	text-align: center;
	font-size: 12px;
	height: 24px;
	line-height: 24px;	
	border: 0px solid #ccc;
	background: url(../images/strategix/bg_menu_top.jpg);
	background-repeat: no-repeat;
	background-color: #86001D;
	position: relative;
}
div.cat_menu_buton div.aa{
		display: block;
		width: 50px;
		position: absolute;
		top: 3px;
		left:150px;

	}

div.inf_top {
	height: 307px;
	background: url(../images/strategix/bg_big_red.jpg);
	position: relative;
	top: 0px;
	overflow: hidden;
}

div.inf_center {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 12px;
	color: white;
	text-align: left;
}

div.inf_center p {
	padding: 0;
	margin: 0;
}

div.inf_center_end {
	height: 23px;
	background: url(../images/strategix/bg_menu_bottom.jpg);
	background-repeat: no-repeat;
	background-color: #86001D;
	text-align: right;
}

div.inf_center_link {
	position: absolute;
	bottom: 5px;
	right: 5px;
}

div.inf_center_link a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
div.inf_center_link a:hover {
	text-decoration:underline; 
}
a.inf_center{
	text-decoration: none;
	}
a.inf_center *{
	text-decoration: none;
	}
	/*
	 IE7 FF2
	*/
a.inf_center:hover{
		text-decoration: underline;
	}	
a.inf_center:hover *{
	text-decoration: underline;	
	}

div.inf_bottom {
	float: left;
	width: 2px;
	height: 355px;
	background: url(../images/strategix/bg_red_pike.jpg);
}

div.bottom_text_item_separator {
	text-align: center;
	float: left;
	width: 1px;
	height: 220px;
	background: url(../images/strategix/bg_menu_links_bottom_border.jpg);
	font-size: 0px;
	overflow: hidden;
	margin:0px;
	padding:0px;
	
	border: 0px solid #000000;
}

div.bottom_text_item {
	text-align: left;
	float: left;
	width: 185px;
	height: 220px;
	overflow: hidden;
	font-size: 12px;
	position: relative;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	border: 0px solid #000000;
}

div.bottom_text_item_top {
	height: 25px;
	font-size: 0px;
	overflow: hidden;
}
div.bottom_text_item a:hover {
		text-decoration: underline;
	}
div.bottom_text_item a {
	margin-left: 5px;
	color: #86001D;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
}

div.bottom_text_item_link {
	margin: 0;
	
}
div.bottom_text_item_link div{
		margin: 5px;
		padding-bottom:10px;
		text-align: justify;
	}
div.bottom_text_item_link div a:hover{
		text-decoration: underline;
	}	
div.bottom_text_item_link div a{
	position: relative;
	font-size: 12px;
	color: #86001D; 
	font-weight: normal;
}
div.bottom_text_item_link a {
	position: absolute;
	bottom: 5px;
	right: 5px;
	font-size: 11px;
	color: #86001D; 
}

div#sec3 {
	margin-top: 2px;
	text-align: center;
	float: left;
	width: 981px;
	border: 0px solid #000000;
	background: url(../images/strategix/bg_menu_links_bottom.jpg);
	z-index: 100;
}

div#footer_menu {
	border: 0px solid black;
	float: right;
	text-align: right;
	height: 22px;
	width: 981px;
	background-image: url(../images/strategix/bg_bottom_bar_red.jpg);
	background-repeat: repeat;
	margin-top: 0px;
}

div.footer_menu_item {
	text-align: center;
	display: inline;
	border: 0px solid #000000;
}

div.footer_menu_item a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
}

div.footer_menu_item a:hover {
	text-decoration: underline;
}

div#article_container {
	padding: 0px;
	margin: 10px;
	text-align: left;
	border: 0px solid #000000;
	position:relative;
	font-size: 13px;
	overflow:auto;	
	height: 500px;
	width: 576px;
}
div#article_container p{
	/*
	width: 556px;
	*/
}

div#article_container a{
		color:#9E003B
	}
div#article_container a:hover{
		color:#9E003B
	}	


div#article_container li {
	font-size: 14px;
}

div#article_container div#title {
	color: #86001D;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}

div#category_menu {
	text-align: center;
	height: 25px;
	line-height: 25px;
	width: 594px;
	border: 0px solid #000000;
	background-color: #86001D;
}

.cat_menu_buton_width {
	width: 196px;
	float: left;
}

div#category_menu a.selected {
	font-weight: bold;
	color: #FFFFFF;
}

div#category_text {
	text-align: left;
	width: 574px;
	border: 0px solid #000000;
	background: url(../media/images/strategix/bg_bottom_body_pink.jpg);
	margin: 10px;
}

div#pages a {
	color: #a40023;
	font-size: 12px;
	text-decoration: none;
}

div#pages a#active {
	font-weight: bold;
	font-size: 13px;
}

.menu_elements {
	margin-left: 30px;
	z-index: 1;
}

.menu_item a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	height: 15px;
	line-height: 15px;
	z-index: 1;
}
.menu_item a:hover{
	text-decoration: underline;
	}

.menu_item {
	z-index: 1;	
}

.category a {
	color: #86001D;
	font-weight: bold;
	text-decoration: none;
}

.menu_item a.selected_cat {
	font-size: 12px;
	font-weight: bold;
	color: #86001D;
}

.selected_art {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height: 15px;
	line-height: 15px;
}

.popup{
	display: none; 
	border: 2px solid #999999; 
	background-color: #F5EFD9;
	color: #000; 
	padding: 2px; 
	margin: 3px; 
	width: 200px; 
	font-size: 12px;
	z-index: 1000;
	padding-left: 3px;
	padding-right: 3px;			
	}
div#menu div#image{
	margin-top:74px;	
	width: 383px;
	height: 255px;	
	}
div#menu div#image img{
	width: 383px;
	height: 258px;
	background-color: #000000;
	}
	
img#broszura{
	top: -10px;
	position: relative;
	left:-150px;
	border: 1px solid #FFFFFF;

}

ul#sitemap, ul, li{
	text-align: left;
	list-style-image: none;
	list-style: none;	
	
}
ul#sitemap a{
	color: black;
	text-align: left;
}


div.form_field{
		clear: both;
		width: 500px;
		height: 30px;
		line-height: 30px;
}

div.form_field label{
	display: block;
	width: 150px;
	float: left;	
	
}
div.form_field input{
	width: 200px;
	float: left;	
	
}
div.form_field select{
	/*width: 150px; Qlikowa modyfikacja ponizej */
	width:auto;
	float: left; 	
}
div.form_field textarea{
	width: 200px;
	height:200px;
	float: left; 	
}
div.submit_button{
	text-align: left;
	margin-left:150px;
	clear: both;	
}

div.input{
	padding-top:5px;
	padding-bottom:5px;
	clear: both;
	}

div.input label{
		display: block;
		float: left;
		width: 60px;	
		margin-left: 30px;	
}

div.input input{
		display: block;
		float: left;
		width: 120px;		
}

div#article_container input.c4admin_button{
		top: -5px;
		position: relative;
		margin-left: 15px;
}
.poprawa_wygladu_ie{
width:500px;

}
