/*
-------------------------------------------
Metropolis Joomla Template
Author:   Intuitive Designs
Author Web Site: www.intuitivedesigns.net
-------------------------------------------
*/
/* ---- main styles ---- */
body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	/*background-image: url(../images/tlo.png);
	background-repeat: repeat-y;
        background-position: center top;*/
	font-size        : 90%;
}
tr, p, div, td {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 1em;
  color            : #333;
}
hr {
  background       : #E2E1CC;
  height           : 1px;
  width            : 100%;
}
ul {
  margin: 0;
  padding: 0;
 
}

li {
  list-style-position: inside;
  padding-left: 5px;

}

h1 {
	font-family      : Arial, Helvetica, sans-serif;
	color            : #eeaf29;
	font-size        : 1.6em;
}
h2 {
	font-family      : Arial, Helvetica, sans-serif;
	color            : #eeaf29;
	font-size        : 1.4em;
}
h3 {
	font-family      : Arial, Helvetica, sans-serif;
	color            : #eeaf29;
	font-size        : 1.2em;
}
h4 {
	font-family      : Arial, Helvetica, sans-serif;
	color            : #eeaf29;
	font-size        : 1em;
}

/* --Default Class Settings-- */
#mainlevel {

width: 100%;
margin-right: 0px;

}
#mainlevel ul li {
	list-style-type: none;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	color: #333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	height: 20px;
	border-bottom: 1px solid #E2E1CC;
	padding-top: 5px;
	text-indent: 10px;
	white-space: nowrap;
}
a.mainlevel:hover {
	display: block;
	color: #333;
	text-decoration: none;
	background-color: #FFF;
	background-image: url(../images/menu-hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
a#active_menu  {
	display: block;
	color: #3B3B3B;
	text-decoration: none;
	background-image: url(../images/menu-hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

a.mainmenu:link, a.mainmenu:visited {
}

a.mainmenu:hover {
color: #333; 
}
a.sublevel:link, a.sublevel:visited {
        
        display: block;
        margin-left: -4px;
	color: #333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: normal;
	height: 20px;
	border-bottom: 1px solid #E2E1CC;
	padding-top: 5px;
	text-indent: 20px;
	white-space: nowrap;
        list-style: none;

}


a.sublevel:hover, a.sublevel#active_menu {
        display: block;
	color: #333;
	text-decoration: none;
	background-color: #FFF;
	background-image: url(../images/submenu-hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
font-weight: normal;

}

table.moduletable {
	width: 95%!important;
	width: 93%; /* ---- for IE ---- */
	margin-bottom: 5px;
}

table.moduletable th {
	font-size: 1.2em;
	color: #807f59;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;
}

table.moduletable ul {
	padding: 0px;
}
table.moduletable td {
font-size: 1em;
font-weight: normal;
text-align:left;
}

.sectiontableheader {
  color            : #333;
  font-weight      : bold;

}
  
.sectiontableentry1, .sectiontableentry1 td {
	background-color: #f8f8f8;
        padding: 1px 1px 1px 1px ;

}
.sectiontableentry2, .sectiontableentry2 td  {
	background-color: #f0f0f0;
        padding: 1px 1px 1px 1px ;
}
.small {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : .9em;
  color            : #959486;
}
.smalldark {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : .9em;
  color            : #333;
}
.contentpane {
text-align: left;
padding: 5px;

}
.contentpaneopen {
  width: 100%;
  padding: 5px;
}
.contentheading,  .componentheading {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 1.2em;
	color            : #EEAF29;
	text-align       : left;
	height: 20px;
	font-weight: bold;
        background-image: url(../images/art_tytul_tlo1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : .7em;
  color            : #333;
  text-align       : left;
}


.button {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : .98em;
	font-weight      : bold;
	color            : #333;
	background-color: #fff;
	height: 25px;
	border: 3px double #CCC;
	margin: 3px;
}

.inputbox {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : .9em;
	color            : #333;
	background-color : #FFF;
	border           : 1px solid #ccc;
	font-weight: bold;
	margin: 3px;
}
img {
color : #FFF;
text-decoration: none;
background-image: none;
border: 0;
} 


a:link, a:visited {
	color: #7D7A4D;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	background-color: #7D7A4D;
}

/* ----For content item titles that are hyperlink instead of Read On---- */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
 	color: #eeaf29;
	text-align:left;
	text-decoration: none;
	}

a.contentpagetitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size        : 1.2em;
	font-weight: bold;
 	color: #eeaf29;
	text-align:left;
	text-decoration: underline;
	font-weight: bold;
	}

a.category:link, a.category:visited {
  color: #176285;
  font-weight      : bold;
  font-size        : 1em;
font-weight: bold;
text-decoration: none;

}

a.category:hover {
  color: #FFF;
  background-color: #176285;
  text-decoration: underline;

}

/* ----Styles for dhtml tabbed-pages---- */
.ontab {
	background-color: #EFEFEF;
	border-left: 2px outset #9999CC;
	border-right: 2px outset #808080;
	border-top: 2px outset #9999CC;
	border-bottom: 1px solid #d5d5d5;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	background-color: #9999CC;
	text-align: left;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}
.code {
	background-color: #f0f0f0;
	border: 1px solid #FFF;
}
/* Text passed with mosmsg url parameter */
.message {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size        : .9em;
	color : #999;
	text-align: center;
}

/* Javascript Back button */
.back_button {
	text-align: center;
	font-size        : .9em;
}
table.contenttoc {
	color: #333300;
	background-color: #fff;
	border: 1px solid #ccc;
margin-left: 10px;
margin-bottom: 10px;
}

table.contenttoc td {
    font-size        : .9em;
    font-weight: normal;
    text-align:left;
	padding: 5px;
}

table.contenttoc th {
    font-size        : 1em;
    font-weight: bold;
    text-align:center;
	padding: 5px;
background-color: #f1f3f5;
}
table.searchinto {
	width: 100%;
}

table.searchintro td {
	background-color: #F7F7F4;
	color: #999999;
	font-weight: bold;
}
/* Custom*/

.center {
    width: 900px;
    text-align: left!important;
    
	
    background: #fff;
    padding-left: 10px;
    padding-right: 10px;
}

#content {
        background-color: #FFF;
        position: relative;
	width: 650px;
	float: right;
	margin-top: 0px;
	padding-right: 2%;
	padding-bottom: 1%;
	padding-left: 2%;
}

#logo {
	margin-bottom: 5px;
	margin-top: 15px;
        margin-left: 15px;
	float:left;
	width: 200px;
}
#logo a:hover{
	background-color:transparent;
}
#buildings{
        margin-top: 12px;
        margin-right: 10px;
	float:right;
	
}


* html #flags{
        position: relative;
        margin-top: -30px;
       
        margin-right: -1px;
	
}

.clear {
  clear: both;
  height: 1px;
  overflow: hidden;   /* prevent IE expanding the container */
  margin: 0;          /* keep flush with surrounding blocks */
}

#header
{
        background-color: #FFF;
	padding-bottom: 5px;
	height: 155px;
}
#headerleft
{
	height: 150px;
	background-color: #FFF;
	background-image: url(../images/header-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#headerright
{
	height: 150px;
	background-color: #FFF;
	margin-left: 5px;
	background-image: url(../images/header-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#headerback
{
margin-right: 5px;
height: 150px;
	background-color: #FFF;
	background-image: url(../images/header-back.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#leftnav
{
	position: relative;
        margin-right:690px;
	margin-left: 5px;
	margin-top: 0px;
	
	
	background-image: url(../images/left-back.jpg);
	background-repeat: repeat-y;
	background-position: right top;

}


* html #leftnav
{
	position: static; 
        width: 100%;
	margin-right:690px;
	margin-left: 5px;
	margin-top: 0px;
	
	
	
	background-image: url(../images/left-back.jpg);
	background-repeat: repeat-y;
	background-position: right top;

}

#flags{
position: relative;

	
}


#footer
{
        position: relative; bottom: 0px; 
	padding: 15px;
	
	background-color: #FFF;
	float: center;

}
#footer td
{
	text-align: center;
}
#top
{
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
        
}

#mainlevel-nav {
	height: 22px;
	text-align: right;
	position: relative;
	padding-top: 3px;
list-style-image: none;
}
 #mainlevel-nav ul
{
list-style-type: none;
text-align: center;
}
#mainlevel-nav li {
	padding: 5px;
	 display: inline;
	list-style-type: none;

}
#mainlevel-nav a {
	text-decoration: none;
	color: #333;
	font-size: .9em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	height: 1%;
	text-transform: uppercase;
	border-bottom: 5px solid white;

}

#mainlevel-nav a:hover {
	color: #333;
	text-decoration: none;
	background-color: #FFF;
	border-bottom: 5px solid #EEAF29;

}
a.mainlevel-nav:active {
color: #808080;

}

#content h2 { margin: 0 0 .5em 0; }

a:link-kontakt, a:visited-kontakt {
	text-decoration: none;
        font-weight: bold;
}

#banner {
 width: 560px;
 height: 110px;
 float: right;
 padding-right: 5px;
 padding-top: 25px;

 }