/* saved */ /* Start of CMSMS style sheet 'Podstawowy' */
/* style reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{
    margin:0;
    padding:0;
}
table {border-collapse:collapse; border-spacing:0;}
fieldset,img {border:0;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}

/* global styles */
body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 100.01%;
	font-size:11px;
	background: #9c9e9b;
	color:#393a3d;
	}
	
h1, #top ul.menu, h2, h4 {
	font-family:  "Myriad Pro",Helvetica;
	font-weight:normal;
	text-transform:uppercase;
	}

h1 {
	position:relative;
	top:5px; 
	left:35px;
	font-size:20px;
	letter-spacing:1px;
	font-weight:bold !important;
	}
	h1 a:hover {
		text-decoration:none;
		}
	h1 span {
		padding-top:3px;
		font-size:14px;
		display:block;
		}
	h1 img {
		float:left; 
		margin-right:20px;
		}
h2 {
        font-weight:bold !important;
	font-size:17px;
	text-align:center;
	border-bottom:1px solid #f8ccda;
	margin-bottom:20px;
	}
h3{	font-weight:bold !important;}
	#sub h2 {border-bottom:1px solid #d8adbb;}
	#news h2 {border-bottom:none;margin-bottom:0;}
p {
	text-align:justify;
	padding-bottom:10px;
	}	

a, a:visited {text-decoration: none; color:#393a3d;}
a:hover {text-decoration: underline;}

div.clearfix {clear: both;}

div.line {
	width:100%;
	height:0px;
	margin-bottom:20px;
	border-top:1px solid #f8ccda;
	}
div.line_sub {
	width:100%;
	height:0px;
	margin-bottom:20px;
	border-top:1px solid #d8adbb;
	}

#container {
	width:770px; 
	height:100%;
	margin-top:35px;
        margin-left: auto;
        margin-right: auto; 
        margin-bottom: 20px;
	overflow:hidden;
	}

#top {
	position:relative;
	width:768px;
	height:398px;
	margin:0 auto;
	overflow:hidden;
	border-bottom:6px solid #393a3d;
	background:#fff url('uploads/images/img/top.jpg') bottom left no-repeat; 
	} 
	#top ul.icons {
		position:absolute;
		top:45px;
		right:45px;
		}
		#top ul.icons li {
			display:block; 
			float:left;
			padding-left:35px;
			}
			#home {background:url('uploads/images/img/icon_home.gif') 15px 1px no-repeat;}
			#map {background:url('uploads/images/img/icon_map.gif') 15px 2px no-repeat;}
			#mail {background:url('uploads/images/img/icon_mail.gif') 15px 3px no-repeat;}
	
	#top ul.menu {
		position:absolute;
		top:90px;
		width:100%;
		height:36px;
		padding:6px 0;
		overflow:hidden;
		background:#393a3d;
		text-align:center;
		} 
		#top ul.menu li {
			padding:10px 40px;
			display:inline;
			line-height:36px;
			background:url('uploads/images/img/menu_divide.gif') 0 0 repeat-y;
			}
			#top ul.menu li.first {
				background:none;
				}
			#top ul.menu li a, #top ul.menu li a:visited {
				color:#fff;
				font-size:13px;
				}
			#top ul.menu li a#active, #top ul.menu li a:hover {
				text-decoration:none;
				color:#db0048;
				}
		#news {
			position:absolute;
			top:155px;
			right:16px;
			width:240px;
			height:210px;
			padding:20px 30px 1px 33px;
			overflow:hidden;
			background:url('uploads/images/img/news.png');
			}

 #news .NewsSummarySummary {height:100px; overflow:hidden; }
 #news .NewsSummaryLink a { color: #000; }
			#news h2 {padding-bottom:25px;}
			#news h3 {color:#5d9e9b;}
                        #news a {color:#5d9e9b;}
			#news span {
				display:block;
				font-weight:bold;
				color:#c8dbbf;
				padding-bottom:15px;
				}
#content_bg {
	width:768px;
	height:100%;
	margin-left:1px;
	margin-bottom:20px;
	border-top:2px solid #393a3d;
	border-right:1px solid #888a88;
	overflow:hidden;
	padding-bottom:1px;
	background: url('uploads/images/img/content_bg.gif') bottom right no-repeat;
	}
#content {
	height:100%;
	padding:8px 0 0;
	overflow:hidden;
	background:#fff url('uploads/images/img/content.gif') right repeat-y;
	} 
	#content img.left {
		float:left;
		margin-right:10px;
		}
	#content img.border {
		border: 1px solid #a1a2a3;
		}
	#content h2 {
		line-height:66px;
		}
	#content ul li {
			padding-left:27px;
			line-height:20px;
			background:url('uploads/images/img/li.gif') 10px 8px no-repeat;
			}
	div.box {
		padding:0 13px;
		}
	div.important {
		width:220px;
		margin:10px -5px;
		padding:10px 15px;
		background:#db0048;
		color:#fff;
		}
		div.important h4 {
			display:block;
			font-size:17px;
			font-style:italic;
			margin-left:15px;
			margin-top:5px;
			margin-bottom:15px;
			}
			div.important h4 span {
				display:block;
				margin-left:85px;
				margin-top:5px;
			}
.NewsSummaryLink, #NewsPostDetailTitle{font-size:12px; color: #000; font-weight:bold;}
#main .NewsSummary {margin-bottom:15px;}
#main .NewsSummaryLink  { font-weight:bold; margin-bottom:5px; color:#5d9e9b;}
#main .NewsSummarySummary {margin-bottom:5px;}
#main .NewsSummaryMorelink a{color: #5d9e9b!important;}
#main #NewsPostDetailReturnLink a{
                  color: #5d9e9b!important; 
                 }
	#main {
		width:504px;
		height:100%;
		overflow:hidden;
		float:left;
		background:url('uploads/images/img/gradient_right.png') top right no-repeat;
		margin-bottom:10px;
		padding:0 13px;
		} 
		#main ul {margin-bottom:10px;}
		#main h2 {text-align:left;}
		#main.two_col {
			background:url('uploads/images/img/line.gif') 265px 0  repeat-y;
			width:530px;
			padding:0 0px;
			}
			#main.two_col h2 {text-align:center;}
			div.left {
				float:left; 
				width:238px;
				padding:0 13px;
				background:url('uploads/images/img/gradient_right.png') top right no-repeat;
				overflow:hidden;
				}
			div.right {
				float:right; 
				width:237px;
				padding:0 13px;
				background:url('uploads/images/img/gradient_left.png') top left no-repeat;
				overflow:hidden;
				}
	#sub {
		float:right;
		width:204px;
		padding:0 13px;
		overflow:hidden;
		}
		#sub p { 
			padding:10px;
			}
		#sub ul {
			margin-bottom:25px;
			}
		#sub img {
		border-right:none;
		margin-left:-13px;
		}

#footer {
	padding-left:20px;
	color:#000;
	} 
	#footer a,#footer a:visited {color:#000;}


img[align="middle"], img[align="center"] {	float: none !important;	clear: both;	display: block;	margin: 20px auto !important;}
img.middle, img.center {	float: none !important;	clear: both;	display: block;	margin: 20px auto !important;}
img[align="left"]{	float: left !important;	margin: 0 5px 5px  0 !important;}
img.left{	float: left !important;	margin: 0 5px 5px 0 !important;}
img[align="right"]{	float: right !important; margin: 0 0 5px 5px !important;}
img.right{	float: right !important; margin: 0 0 5px 5px !important;}
.mceContentBody {overflow: auto;}
#tinymce {overflow: auto !important;}

/* End of 'Podstawowy' */

/* Start of CMSMS style sheet 'kontakt' */
#DkrContactForm {
    display: block;
    clear: both;
    margin: 0;
    overflow: hidden;
}
    /* Komunikaty **************************************************************/
    #DkrContactForm #messages {
        display: block;
        clear: both;
        margin: 0;
        padding: 0;
    }

        #DkrContactForm #messages ul {
            list-style: none;
        }

            #DkrContactForm #messages ul li {
                background-image: none;
            }

            #DkrContactForm #messages ul .fieldName {
                font-weight: bold;
            }
    /************************************************************** Komunikaty */


    /* Formularz **************************************************************/
    #DkrContactForm .form {
        display: block;
        clear: both;
        margin: 0;
        padding: 0;
    }

        #DkrContactForm .form fieldset {
            margin: 0;
            padding: 0;
            border: none;
        }

        #DkrContactForm .form fieldset.info {
            float: left;
        }



        #DkrContactForm .form fieldset.message {
            float: right;
        }

            #DkrContactForm .form fieldset label {
                display: block;
                clear: both;
                background:none;
            }


            #DkrContactForm .form fieldset input.submit {
                float: right;
            }

            #DkrContactForm .form fieldset input.reset {
               float: left;
            }



            #DkrContactForm .form fieldset textarea {
                overflow:auto;

            }

            #DkrContactForm .form fieldset .field {
                display: block;
                clear: both;
                margin: 0;
                padding: 0;
                margin-bottom: 8px;
            }
          #DkrContactForm .form fieldset .buttons {
                display: block;
                clear: both;
            }

/******  dostosowywujemy ponizsze style do wygladu strony */

#DkrContactForm {
    padding: 10px 0px;
    width: 480px;       /* szerokosc formularza = szerokosc prawej kolumny + szerokosc lewych pol + 6px + odstep miedzy kolumnami */
}

#DkrContactForm .form fieldset.info input {
    width: 194px;       /* szerokosc pol w lewej kolumnie */
}

#DkrContactForm .form fieldset.info {
width: 200px;       /* szerokosc lewej kolumny = szerokosc pol + 6px */
}

#DkrContactForm .form fieldset input#subject, #DkrContactForm .form fieldset textarea {
    width: 224px;       /* szerokosc pol w prawej kolumnie */
}

#DkrContactForm .form fieldset textarea {
    height: 94px;       /* wysokosc textarea :) */
}

#DkrContactForm .form fieldset.message {
    width: 230px;       /* szerokoscx prawej kolumny = szerokosx pol + 6px */
}
#DkrContactForm .form fieldset input.submit, #DkrContactForm .form fieldset input.reset {
width: 96px;       /* buttony */
    height: 20px;    line-height: 1em;
    background: #fff;
color: #000;
border: 1px #9C9C9C solid;
cursor: pointer;
}

#DkrContactForm .form fieldset input, #DkrContactForm .form fieldset textarea {
    margin-bottom: 0;       /* inputy */
    border: 1px solid #9C9C9C;
    font-size: 95%;
    font-family: trebuchet, sans-serif;
    padding: 2px;
    background: #fff;
    color: #000;
}

#DkrContactForm .form fieldset label {
    background: none;       /* label */
    color: #000;
    font-size: 95%;
}

/************************************************************** Formularz */

/* SpryFormValidation.css - version 0.5 - Spry Pre-Release 1.5 */
/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */


.textareaRequiredMsg,
.textareaMinCharsMsg,
.textareaMaxCharsMsg,
.textareaValidMsg {
	display:none;
}
.textareaRequiredState .textareaRequiredMsg,
.textareaMinCharsState .textareaMinCharsMsg,
.textareaMaxCharsState .textareaMaxCharsMsg
{
	display: block;
    clear: both;
    margin-left: 2px;
    padding: 3px;
    padding-right: 0;
	  color: #CC3333;
}

.textareaValidState textarea, textarea.textareaValidState {
	background-color:#B8F5B1 !important;
}

textarea.textareaRequiredState, .textareaRequiredState textarea, 
textarea.textareaMinCharsState, .textareaMinCharsState textarea,
textarea.textareaMaxCharsState, .textareaMaxCharsState textarea {
      background-color:#FF9F9F !important; 
}

.textareaFocusState textarea, textarea.textareaFocusState {
	/* background-color:#FFFFCC; */
}
.textareaFlashState textarea, textarea.textareaFlashState{
	color:red !important;
}
textarea.textareaHintState, .textareaHintState textarea{	/* color: red !important;*/
}

.textfieldRequiredMsg, .textfieldInvalidFormatMsg, .textfieldMinValueMsg, .textfieldMaxValueMsg, .textfieldMinCharsMsg, .textfieldMaxCharsMsg,
.textfieldValidMsg {
	display: none;
}
.textfieldRequiredState .textfieldRequiredMsg, 
.textfieldInvalidFormatState .textfieldInvalidFormatMsg,
.textfieldMinValueState .textfieldMinValueMsg,
.textfieldMaxValueState .textfieldMaxValueMsg,
.textfieldMinCharsState .textfieldMinCharsMsg,
.textfieldMaxCharsState .textfieldMaxCharsMsg
{
    display: block;
    clear: both;
    margin-left: 2px;
    padding: 3px;
    padding-right: 0;
	  color: #CC3333;
}

.textfieldValidState input, input.textfieldValidState {
	background-color: #B8F5B1 !important;
	color: #000 !important;
}

input.textfieldRequiredState, .textfieldRequiredState input, 
input.textfieldInvalidFormatState, .textfieldInvalidFormatState input,
input.textfieldMinValueState, .textfieldMinValueState input, 
input.textfieldMaxValueState, .textfieldMaxValueState input, 
input.textfieldMinCharsState, .textfieldMinCharsState input, 
input.textfieldMaxCharsState, .textfieldMaxCharsState input {
	background-color: #FF9F9F !important;
	color: #000 !important;
}
.textfieldFocusState input, input.textfieldFocusState {
	background-color: #FFFFCC;
}

.textfieldFlashText input, input.textfieldFlashText {
	color: red !important;
}

/* When the widget has the hint message on, the hint text can be styled differently than the user typed text. */
.textfieldHintState input, input.textfieldHintState {
	/*color: red !important;*/
}


.formMessage {width: 100%; text-align: center; font-weight:bold;
padding-top:30px;}

/* End of 'kontakt' */

/* Start of CMSMS style sheet 'Menu poziome wyskakujace' */
/* Horizontal menu for the CMS CSS Menu Module */
/* by Alexander Endresen */

#menu_vert {
   margin-left: 1px;
   margin-right: 1px;
}

/* The wrapper clears the floating elements of the menu */

/* Fix for Opera 8 */
.clearb { clear: both; }
#menuwrapper { 
   /* Fix for Opera 8 */ 
   /*   overflow: hidden;  */ 
                position:absolute;
		top:90px;
		width:100%;
		padding:6px 0;
		
		background:#393a3d;
		text-align:center;
                padding-left: 40px;
}

/* Set the width of the menu elements at second level. Leaving first level flexible. */
#primary-nav li li { 
   width: 140px; 
}


/* Unless you know what you do, do not touch this */ 
#primary-nav, #primary-nav ul { 
   background: none;
   list-style: none; 
   margin: 0px; 
   padding: 0px; 
}
#primary-nav ul { 
  background-color:#393a3d;
   position: absolute; 
   top: auto; 
   display: none; 
}
#primary-nav ul ul { 
  background: none;
  background-color:#393a3d;

  margin-left: 140px;
 
}
	
#primary-nav li { 	 
			line-height:36px;
			background:url('uploads/images/img/menu_divide.gif') 0 0 repeat-y;
                       float: left; 
}
#primary-nav li li { 
   height:36px;
  background: none;

   float: none; 
   position: relative; 
}
#primary-nav li li a{ 

   padding-left: 20px;

}
/* Styling the basic apperance of the menu elements */
#primary-nav li a {
   padding: 0 27px 0 30px; 
   display: block; 
   text-decoration: none; 
   color: #006699;
}
#primary-nav li a, #primary-nav li a:visited { 
	color:#fff;
       font-size:13px;
}
#primary-nav li a:active, #primary-nav li a:hover {
				text-decoration:none;
				color:#db0048;
}
#primary-nav a:active, #primary-nav a:hover {
				text-decoration:none;
				color:#db0048;
}
#primary-nav li, #primary-nav li.menuparent { 

}

/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */

#primary-nav li.menuactive { 
color:#db0048;
}


/* Styling the basic apperance of the menuparents - here styled the same on hover (fixes IE bug) */
#primary-nav ul li.menuparent, 
#primary-nav ul li.menuparent:hover, 
#primary-nav ul li.menuparenth { 
/* arrow for menuparents */
   background:  url(images/cms/arrow.gif) no-repeat right center !important; 
   background-position: center right; 
   background-repeat: no-repeat; 
}


/* Styling the apperance of menu items on hover */

#primary-nav li:hover, 
#primary-nav li.menuh, 
#primary-nav li.menuparenth, 
#primary-nav li.menuactiveh { 
color:#db0048;
}


/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */

/* 
just add 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul ul ul,
for fourth level 
*/
#primary-nav ul, 
#primary-nav li:hover ul, 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul, 
#primary-nav li.menuparenth ul ul { 
   display: none; 
}

/* add 
#primary-nav ul ul ul li:hover ul, 
#primary-nav ul ul ul li.menuparenth ul,
for fourth level
*/
#primary-nav li:hover ul, 
#primary-nav ul li:hover ul, 
#primary-nav ul ul li:hover ul, 
#primary-nav li.menuparenth ul, 
#primary-nav ul li.menuparenth ul, 
#primary-nav ul ul li.menuparenth ul { 
   display: block; 
}


/* IE Hacks */
#primary-nav li li { 
   float: left; 
   clear: both; 
}
#primary-nav li li a { 
   height: 1%; 
}
/* End of 'Menu poziome wyskakujace' */

