/* OrangeLite added css */

a:visited { text-decoration: none; color: #ff9900; } 
a:link    { text-decoration: none; color: #ff9900; }   
a:hover   { text-decoration: none; color: #44c3d7; } 

a.stopka_link:visited { text-decoration: none; color: #ffffff;} 
a.stopka_link:link    { text-decoration: none; color: #ffffff;} 
a.stopka_link:hover   { text-decoration: none; color: #ff9900;} 

.tytul {
  font-family: Verdana; 
  font-size: 20px;
  color: #ff9900;
}

.tytul_site {
  font-family: Verdana; 
  font-size: 40px;
  font-weight: bold;
  color: #44c3d7;
}

.tresc {
  font-family: Verdana; 
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

.menu {
  font-family: Verdana; 
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  padding: 3px;
}

.stopka {
  font-family: Arial; 
  font-size: 11px;
  color: #ffffff;
  margin-right: 70px;
}


/* other */

body {
    margin: 0;
    font-size:76%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:1.3;
}

img {
	border: 0;
}

td {
font-weight: normal;
}

input {
  font-family: Verdana;
  font-size: 10px;
  color: #44c3d7;
  border: 1px #ff9900 solid;
  background-color: #ffffff;
}

select {
  font-family: Verdana;
  font-size: 10px;
  color: #44c3d7;
  border: 1px #ff9900 solid;
  background-color: #ffffff;
}

textarea {
  font-family: Verdana;
  font-size: 11px;
  color: #44c3d7;
  border: 1px #ff9900 solid;
  background-color: #ffffff;
}



/* */
h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
margin:0.5em 0;
}

li,dd {
margin-left:1em;
}

fieldset {
padding:.5em;
border:solid 1px #44c3d7;
}


/* */
h1,.componentheading {
font-size:1.7em;
}

h2,.contentheading {
font-size:1.5em;
}

h3 {
font-size:1.3em;
}

h4 {
font-size:1.2em;
}

h5 {
font-size:1.1em;
}

h6 {
font-size:1em;
font-weight:700;
}

#footer,.small,.createdate,.modifydate,.mosimage_caption {
font:0.8em Arial,Helvetica,sans-serif;
color:#999;
}

.moduletable {
margin-bottom:1em;
border:1px #CCC solid;
padding:0 10px;
}

.moduletable h3 {
background:#666;
color:#fff;
text-align:center;
font-size:1.1em;
margin:0 -10px 0.5em;
padding:0.25em 0;
}

ul,.menu {
font-weight:normal;
list-style-type:square;
color: #44c3d7;
}

/* */
.moduletablemenu {
color:#333;
margin-bottom:1em;
padding:0;
}

.moduletablemenu h3 {
background:#666;
color:#fff;
text-align:center;
font-size:1.1em;
border-bottom:1px solid #fff;
margin:0;
padding:0.25em 0;
}

.moduletablemenu ul {
list-style:none;
margin:0;
padding:0;
}

.moduletablemenu li {
border-bottom:1px solid #ccc;
margin:0;
}

.moduletablemenu li a {
display:block;
border-left:10px solid #333;
border-right:10px solid #9D9D9D;
background-color:#666;
color:#fff;
text-decoration:none;
padding:3px 5px 3px 0.5em;
}

html>body .moduletablemenu li a {
width:auto;
}

.moduletablemenu li a:hover,a#active_menu:link,a#active_menu:visited {
border-left:10px solid #1c64d1;
border-right:10px solid #5ba3e0;
background-color:#2586d7;
color:#fff;
}


/* menu up */
#here_you_are {
border-bottom: solid 1px #ff9900;
width:100%;
}

#menu_up {
margin:8px;
}

/* blocks */
.module_menu {
background: url(../images/menu_2.png);
padding: 3px;
padding-top: 0;
margin: 1px;
margin-bottom: 8px;
}

.module {
background: url(../images/menu_2.png);
padding: 3px;
padding-top: 0;
margin: 1px;
margin-bottom: 8px;
}

.module_text {
background: url(../images/menu_2.png);
padding: 3px;
padding-top: 0;
margin: 1px;
margin-bottom: 8px;
}

#menu_block h3{
background: url(../images/menu.png);
color: #fff;
padding: 3px;
margin: -3px;
margin-top: 0;
margin-bottom: 0;
}

.newsflash_border {
border-left: 1px solid #ff9900;
border-bottom: 1px solid #ff9900;
margin-bottom: 8px;
padding: 3px;
padding-top: 0;
}