/* Start of CMSMS style sheet 'default' */
body{
background: #670b00 url('images/body.png') repeat-x top left;
font-family: verdana;
font-size: 12px;
margin: 0;
padding: 0;
}

a{
color: #c94918;
}

div#container{
width: 960px;
min-height: 500px; 	
background: white;
margin: auto;
overflow: hidden;
}

div#header{
height: 193px;
background: url('images/header2.jpg');
}

img{
border: none;
}

div#search{
padding: 0 10px 10px;
}

div#search input {
border: 1px solid #c94918;
padding: 3px;
line-height: 24px;
}

div#search input.search-button{
background: #F19553;
color: white;
text-transform: uppercase;
padding: 2px 10px;
margin-left: 5px;
}

div#breadcrumbs{
background: url('images/breadcrumbs.png');
height: 35px; 
line-height: 35px;
font-size: 11px;
color: white;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

div#breadcrumbs a{
font-size: 11px;
color: white;
text-decoration: none;
font-weight: bold;
}

div#breadcrumbs a:hover{
text-decoration: underline;
}

div#lang {
	padding-top: 0;
	float: right;
}

div#lang img {
	border-style: none;
	margin-top: 6px;
	float: left;
	margin-right: 0;
	margin-left: 5px;
}

div#sidebar{
float: left;
width: 250px;
margin: 20px 0 0 0;
text-align: center;
}

div#menu{
text-align: left;
margin-bottom: 20px;
}

div#menu ul{
list-style: none;
padding: 0;
margin: 0;
}

div#menu a{
font-size: 14px;
padding: 8px;
color: white;
display: block;
text-decoration: none;
}

div#menu a:hover{
color: #f2f03c;
}

div#menu li{
width: 248px;
line-height: 17px;
border: 1px solid white;
border-left: none;
border-top: none;
background: url('images/li.png');
}

div#menu li.current{
background: url('images/li_h.png');
}

div#menu a.current{
color: #f2f03c
}

div#menu li li{
border-top: 1px solid white;
border-bottom: none;
}

div#menu li li a{
padding-left: 20px;
}

div#menu li li li a{
padding-left: 30px;
}

div#content{
float: right;
text-align: justify;
line-height: 18px;
color: #393939;
	width: 650px;
	margin: 20px 30px;
	font-size: 14px;
}

div#content p{
	margin-bottom: 10px;
}

div#content h1{
margin: 5px 0 25px;
color: #c94918;
font-size: 20px;
line-height: 24px;
text-align: right;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 18px;
}

div#footer{
clear: both;
background: url('images/bottom.png') no-repeat top left;
height: 18px;
padding: 25px 10px 10px 10px;
width: 940px;
}

div#footer *{
color: #7c7c7c;
font-size: 11px;
line-height: 18px;
text-decoration: none;
}

.left{
float: left;
}

.right{
float: right;
}

.banner {
	margin-bottom: 30px;
}

/* @group aktualnosci */

div.NewsSummary {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

div.NewsSummaryPostdate {
	float: right;
	font-size: 12px;
}

div.NewsSummaryMorelink {
	font-size: 12px;
	margin-left: 550px;
}

div.stronicowanie {
	font-size: 10px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin-bottom: 5px;
	padding-bottom: 5px;
}



/* @end */
/* End of 'default' */

