@charset "utf-8";
/* CSS Document */

html * {
margin: 0;
padding: 0;
border: 0;
}

body {
	background-color: #fbf8f2;
	color: #b2926a;
	padding:0;
	margin:0;	
	margin-top: 17px;	
}

a {
	font-family: Tahoma, Geneva, sans-serif;
	color: #b2926a;
	text-decoration: none;	
	outline: none;
}

a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	color: #b2926a;
	text-decoration: none;	
	outline: none;
}

a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	color: #b2926a;
	text-decoration: none;
	outline: none;	
}
h1 {
	font-size:13px;
}
h2 {
	font-size: 12px;
}

div#background_content {
	background-color: #D2BEA5;
	height: 329px;
	width: 100%;
	position: absolute;
	z-index: 1;
}

div#background_content #light_bar {
	background-image:url(../../images/light_bar_background.jpg);
	background-position:center;
	background-repeat: no-repeat;
	height: 159px;
	width: 100%;
	background-color: #F9F1DE;
	margin-top: 5px;
}

div#lang {
	float:right;
	height: 29px;
	width: 91px;
	background-image:url(lang_backgound.gif);
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-top: 10px;
}

div#lang #jflanguageselection {
	width: 70px;
	height: inherit;
	float: left;
	list-style:none;
	padding: 0 0 0 11px;
	margin: 0px;	
}

div#lang a {
	background-color: none;
	width: 31px;
	height: 20px;
	display: block;
	padding-left: 1px;
	overflow:hidden;
}

div#lang img {
	display: none;
}

div#background_content #dark_bar {
	background-image:url(../../images/dark_bar_background.jpg);
	background-position:center;
	background-repeat: no-repeat;
	margin-top: 5px;
	height: 155px;
	width: 100%;
	background-color: #BB9067;		
}

div#main {	
	width: 100%;
	z-index: 2;
	position: relative;
}

div#content_border_left{
	margin: 0 auto;
	width: 796px;	
}

div#content_border_right{	
	width: 796px;
	!margin-left: 3px;
}

div#content {
	margin-left: 0px;
	width: 796px;		
}

div#content #top {
	padding-top: 96px;
	clear: both;
	width: 796px;
	height: 34px;
}

div#content #top #top_menu {
	float: right;
	margin-right: 15px;
}

div#content #top #top_menu ul{
	line-height: 34px;
}

div#content #top #top_menu ul li{	
	list-style: none;
	font-weight: bold;
	display: block;
	width: 139px;
	float: left;	
}

div#content #top #top_menu a {
	background-image:url(../../images/button_backgound.jpg);
	background-position: top;
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 13px;
	display: block;
	width: 139px;
	cursor: pointer;
}

div#content #top #top_menu a:hover {
	background-image:url(../../images/button_backgound.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	color: #000;
	font-size: 13px;
	display: block;
	width: 139px;
}

div#content #top #top_menu a span {
	display: block;
	text-align: center;
	width: 139px;
}

div#content #center {
	background-color:#009;
	background-image: url(../../images/center_backgound.gif);
	background-repeat: repeat-y;
	display:table;
	width: 796px;
}

div#content #user1 {
	background-image: url(../../images/user1_background.jpg);
	background-repeat: no-repeat;
	clear: both;
	width: 796px;
	height: 259px;
	background-color: white;
}


hr {
	color: transparent;
	height: 1px;
	width: 100%;
	display: block;
	border-bottom: 1px solid black;
	margin-bottom: 5px;
	margin-top: 5px;
}

div#content #user1 span{
	padding-left: 300px;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 20px;
	display: block;
	line-height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777674;
}

div#content #left{
	background-image:url(../../images/left_backgound.gif);
	background-repeat:no-repeat;
	background-position: top;
	float: left;
	width: 277px;
}


.left_separator{
	background-image:url(../../images/left_separator_background.gif);
	background-repeat: no-repeat;
	height: 23px;
}



div#content #left #left_top {
	background-image:url(../../images/user2_background.jpg);
	background-repeat:no-repeat;
	width: 277px;
	height: 55px;
	display: block;	
}

div#content #left #left_top span{
	line-height: 55px;
	font-size: 15px;
	font-family:Arial, Helvetica, sans-serif;
	color: #5c5c5c;
	font-weight:900;
	padding-left: 125px;
}

div#content #left #user2 {
	background-image:url(../../images/user2_backgound.gif);
	background-repeat: repeat-y;
}

div#content #left #user2 .separator {
	width: 136px;
	height: 1px;
	margin-left: 26px;	
	margin-top: 3px;
	border-bottom: 1px solid #e2e2e2;
	display: block;
}

div#content #left #user2 .separator span {
	display: none;
}

div#content #left #user2 ul.menu{
	background-image:url(../../images/left_menu_background.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	margin-top: 5px;
}

div#content #left #user2 ul.menu li{
	list-style: none;
	background-color: none;
	padding-left: 50px;			
}

div#content #left #user2 ul.menu li a, div#content #left #user2 ul.menu li a:visited{
	padding-left: 27px;
	color: #b2926a;
	font-size: 16px;	
	width: 200px;
}

div#content #left #user2 ul.menu li a:hover{
	background-image: url(../../images/menu_bullet.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: none;
	color: #b2926a;
	font-size: 16px;
}

div#content #left #user2 ul.menu li a span{
	font-size: 14px;
	width: 100px;
	padding-bottom: 2px;
	color: #b2926a;
}

div#content #left #user4 {
	background-image:url(../../images/kolo_ratunkowe.gif);
	background-repeat:no-repeat;
	background-position: top left;	
	margin-top: 5px;
}

div#content #left #user4 ul.menu{
	padding-bottom: 10px;
	margin-top: 5px;
	padding-left: 70px;
}

div#content #left #user4 ul.menu li{
	list-style-type: square;
	line-height: 24px;
	background-color: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

div#content #left #user4 span p{
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 13px;
	padding-top: 12px;
	padding-left: 95px;
	padding-bottom: 10px;
}

div#content #left #user4 ul.menu li a, div#content #left #user4 ul.menu li a:visited{
	color: #b2926a;
	font-size: 16px;	
	width: 200px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

div#content #right{
	background-image:url(../../images/right_backgound.gif);
	background-position: top;
	background-repeat:no-repeat;	
	float: right;
	width: 519px;
	vertical-align:top;
	color: #b2926a;
	overflow: hidden;
	font-family:Tahoma, Geneva, sans-serif;
	line-height: 150%;
}

div#content #left #user5{
	background-image:url(../../images/color_picker.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 76px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div#content #left #user5 span td {
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-top: 21px;
	padding-left: 106px;
	padding-right: 20px;
	padding-bottom: 10px;
	text-align: right;
}


div#tresc {
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 35px;
}

div#content #right #user3 {
	background-image:url(../../images/user3_background.jpg);
	background-repeat:no-repeat;
	width: 519px;
	height: 55px;
	display: block;
	padding: 0px;
	margin: 0px;
}

div#content #right #user3 span{
	line-height: 55px;
	font-size: 15px;
	font-family:Arial, Helvetica, sans-serif;
	color: #5c5c5c;
	font-weight:900;
	padding-left: 99px;
}

#footer {
	background-image:url(../../images/footer_backgound.gif);
	background-repeat: no-repeat;
	background-position:top left;
	z-index: 200;
	float: left;
	height: 15px;
	width: 796px;
	clear: both;
	overflow: visible;
}



#tresc .componentheading {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	position: relative;
	left: 100px;
	top: -49px;
	z-index: 20;
	color: #5c5c5c;	
	font-weight:900;
}

#tresc .componentheading a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #5c5c5c;	
	font-weight:900;
}

#page .contentheading{
	font-size: 15px;
	position: relative;
	left: 100px;
	top: -49px;
	z-index: 20;
	color: #5c5c5c;	
	font-weight:900;
	font-family:Arial, Helvetica, sans-serif;
}

#page .contentheading a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #5c5c5c;	
	font-weight:900;
}

.blog .contentheading {
	float: right;
	text-align: left;
	width: 100%;
	font-size: 15px;
	color: #777674;	
}

.blog .contentheading a {
	color:  #777674;
	font-size: 15px;
}

.blog .article_row {
	min-height: 200px;
	height: expression(document.body.clientHeight > 200? "200px": "auto" );
	clear:both;
	font-family:Verdana, Geneva, sans-serif;
}

div .article_column, div .leading {
	display: block;
}

a.readon{
	font-size: 11px;
	float: right;
	clear: both;
	color: #777674;
}

.article_separator{
	background-image: url(../../images/article_separator.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 504px;
	background-position: right;
	display: block;	
}

/* STYLE EDYTORA */

.zdjecie_glowne {
	border-color: #777674;
	border-width: 3px;
	border-style: solid;
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}

.zdjecie_w_artykule {
	border-color: #777674;
	border-width: 2px;
	border-style: solid;
	float: left;
	margin: 4px;
}
