/* CSS Document */
#main_page {
    position: relative;
    width: 100%;
    min-height: 100%;
  background-color: #000000;
 
}
* html body #main_page { /* hack dla MSIE */
    height: 100%;
}
#top {
height: 242px;	
text-align:center;
border: 0px solid green;
}
#header1 {
height:50px;
width:777px;
border: 0px solid green;
 margin: auto;
 color: #ECC2C0;
 font-size:11px; 
 font-family:Tahoma, verdana, arial, helvetica;
}

#header1_left {
width:181px;
height:50px;
float:left;
background-image:url(../images/gotele_logo.jpg);
background-repeat:no-repeat;
}

#header1_right {
float:right;
width:596px;
height:50px;
background-image:url(../images/gotele_menu_top.jpg);
background-repeat:no-repeat;
}

 

#header2 {
height:14px;
line-height:14px;
width:777px;
background-image:url(../images/gotele_header2.jpg);
background-repeat:no-repeat;
font-size: 6px;
margin: auto;
}

#header3 {
height: 169px;
width: 777px;
margin: auto;
background-color:#FFFFFF;
background-image:url(../images/gotele_flash.jpg);
background-repeat:no-repeat;
}

#header4 {
height: 9px;
line-height:9px;
width: 777px;
margin: auto;
font-size: 6px;border: 0px solid green;
background-image:url(../images/gotele_header4.jpg);
background-repeat:no-repeat;
}

#page {
    width: 100%;
    padding-bottom: 79px;
	text-align:center;
	border: 0px solid green;
	
}

#content {
    width: 777px;
	margin: auto;
	background-image:url(../images/gotele_page.jpg);
	background-position:center;
	 background-repeat:repeat-y;
	border: 0px solid red;
	 
}

#content_wew {
width:769px !important; /*interpretuje firefox*/
width:769px;
margin: auto;

	background-image:url(../images/gotele_content2.jpg);
    background-repeat:repeat-x;
}

#right {
width:733px !important; /*interpretuje firefox*/
width:769px;
padding-left:18px;
padding-right:18px;
/*min-height: 292px;*/
border-left: 0px solid #EAEAEA;

background-image:url(../images/gotele_content_right.jpg);
background-repeat:no-repeat;
background-position:right top;
text-align:justify;
}

#dol {
width:769px !important; /*interpretuje firefox*/
width:769px;
margin: auto;
}

#footer1 {
    position: absolute;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 79px;
	border: 0px solid red;
	text-align:center;
}

#footer_all {
    margin: 0 auto;
    width: 777px;
    height: 79px; 
	background-image:url(../images/gotele_foter.jpg);
	background-repeat:no-repeat; 
	
}

#footer_gora {
width:660px !important;
width:777px;
height:41px;
line-height:41px;
font-family:Tahoma, verdana, arial, helvetica;
font-size:11px;
color:#FFFFFF;
padding-left:117px;
}

#footer_dol {
width:777px !important;
width:777px;
height:38px !important;
height:38px;
line-height:33px;
text-align:right;
font-family:Tahoma, verdana, arial, helvetica;
font-size:10px;
font-weight:bold;
color:#7D7D7D;
}

#footer_dol_left {
float:left;
margin-left:4px;
width:560px;
text-align:left;
border: 0px solid red;
}

#footer_dol_right {
float:right;
margin-right:4px;
width:201px;
text-align:right;
border: 0px solid red;
}

#clear {
line-height:8px; 
clear:both;
height:8px;
font-size:5px;
background-image:url(../images/gotele_clear.jpg);
background-repeat:no-repeat;
width:777px;
}


.contentpaneopen td {
padding-left:18px;
}

td.contentdescription  {
padding-left:18px;
}

div.componentheading, div.blog_more {
padding-left:18px;
}

table.searchintro {
padding-left:18px;
}

html {
	 height: 100%;
    margin: 0;
    padding: 0;
}

body {
	 height: 100%;
    margin: 0;
    padding: 0;
}

.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	width: 100%;
  	margin:auto;
	height:50px; 

}

#buttons_inner {
margin-left:50px;
	border: 0px solid #cccccc;
	height: 50px !important;
	height: 50px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}

ul, li {
line-height:140%;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 8px;
	line-height: 50px;
	white-space: nowrap;
	border-right: 0px solid #cccccc;


}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	
	text-decoration: none;
	color: #ECC8BE;
	background: transparent;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #ECC8BE;
	text-decoration: none;
	background-image:url(../images/menu_gora_up.jpg);
background-repeat:repeat-x;
	
}



ul#mainlevel-nav2
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 8px;
	
}

ul#mainlevel-nav2 li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size:11px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
color:#9A9A9A;
	white-space: nowrap;
	border-right: 0px solid #cccccc;
	
}

ul#mainlevel-nav2 li a
{
	display: block;
	padding-left: 7px;
	padding-right: 7px;
	text-decoration: none;
	color: #EF1E1E;
	background: transparent;
	font-size:11px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
 
	}

#buttons>ul#mainlevel-nav2 li a { width: auto; }

	ul#mainlevel-nav2 li a:hover
{
	color: #83A201;

	
}



#search_outer {
	float: left;
	width: 215px !important;
	width: 215px;
	padding-right: 0px;
	margin-bottom: 0px;
}

#search_inner {
  border: 1px solid #A49900;
	padding: 0px;
  height: 28px !important;
  height: 30px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
 text-align:left;
 padding-top:10px;
}

#search_inner .inputbox {
background-image:url(../images/szukaj.png);
background-repeat:no-repeat;
border: 0px solid red;
width: 177px !important;
	width: 177px;
 height: 17px !important;
  height: 17px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #A49900;
}


#szukaj_right form {
  padding: 0;
  margin: 0;
}

#szukaj_right {
float:left;
width: 215px !important;
	width: 215px;
}


#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
	background: url(../images/header_short.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 0px solid #cccccc;
	padding: 0px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 0px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 0px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 0px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 0px double #cccccc;
  width: auto;
  /*background: url(../images/button_bg.png) repeat-x;*/
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #cccccc;
  width: auto;
  /*background: url(../images/button_bg.png) repeat-x;*/
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

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

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	text-align: left;
	font-size: 12px;
	line-height: 140%;
	 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif, Impact;
}



body {
font-family: "Times New Roman", Times, serif;
    font-size: 12px;
    line-height: 140%;
    color: #000000;
  
background-color: #ffffff;
}

/* Joomla core stuff */
a:link{
	color: #db241e;
    background-color: transparent;
	text-decoration:underline;
}
 a:visited {
	color: #db241e;
    background-color: transparent;
	text-decoration:underline;
}
a:hover {
 color: #db241e;
    background-color: transparent;
	text-decoration:none;
}
a:active {
    color: #db241e;
    background-color: transparent;
}

a.pathway:link, a.pathway:visited {
	color: #898C90;
    background-color: transparent;
	text-decoration:none;
}

a.pathway:hover {
 color: #898C90;
    background-color: transparent;
	text-decoration:underline;
}
a.pathway:active {
    color: #898C90;
    background-color: transparent;
}

a.suport:link, a.suport:visited {
    background-color: transparent;
	text-decoration:underline;
	font-family:Tahoma, verdana, arial, helvetica;
	font-size:11px;
	color: #7e7e7e;
}

a.suport:hover {
 color: #7e7e7e;
    background-color: transparent;
	text-decoration:none;
}
a.suport:active {
    color: #A7CC6D;
    background-color: transparent;
}


table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding-left: 18px;
	padding-right: 18px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #ffffff;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 0px double #cccccc;
  width: auto;
  background-color:#B7292D;
  /*background: url(../images/button_bg.png) no-repeat;*/
  padding: 0px 0px;
  line-height: 16px !important;
  line-height: 16px;
  height: 21px !important;
  height: 21px;
  margin: 0px;
  padding-left:10px;
  padding-right:10px;
}

.inputbox {
	
	 
	border: 1px solid #AD8544;
	background-color: #ffffff;
}
 
.componentheading {
	/*background: url(../images/subhead_bg.png) repeat-x;*/
 
	color: #AD8544;
	text-align: left;
	padding-top: 4px;
	padding-left: 0px;
	height: 24px;
	line-height:24px;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	font-family:   "Times New Roman", Times, serif;
margin-bottom:5px;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 38px;
font-family:   "Times New Roman", Times, serif;
 /*background: url(../images/temat.png) no-repeat;*/
	color: #AD8544;
	font-weight: bold;
	font-size: 20px;
/*	white-space: nowrap;*/
	padding-left: 0px;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.jpg) no-repeat;
	color: #ffffff;
	text-align: left;
	/*padding-left: 24px;*/
	text-align:left;
	height: 24px;
	line-height: 24px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 38px;
	/*text-transform: uppercase;*/
	margin-top: 0px;
	margin-bottom: 0px;
	font-family:Tahoma, verdana, arial, helvetica;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_left.jpg) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #B8B8B8;
	text-align: left;
	padding-top: 0px;
	font-family:Tahoma, verdana, arial, helvetica, Helvetica, sans-serif;
	width:140px !important;
	width:177px;
	padding-left: 37px;
	height: 24px !important;
	height: 24px;
	line-height:24px;
	 
	text-decoration: none;
	 
}

a.mainlevel:hover {
	background-position: 0 -24px; 
	text-decoration: underline;
	color: #ffffff;
	padding-left: 37px;
}

a.mainlevel#active_menu {
background-position: 0 -24px; 
	color:#ffffff;
	font-weight: bold;
	padding-left: 37px;
}

a.mainlevel#active_menu:hover {
background-position: 0 -24px; 
	color: #ffffff;
	font-weight: bold;
	padding-left: 37px;
	text-decoration: underline;
}


a.mainlevel-right:link, a.mainlevel-right:visited {
 
	display: block;
	background: url(../images/menu_right.png) no-repeat;
	margin-bottom:5px;
	line-height:24px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #00AFF0;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 0px;
	width:190px !important;
	width:230px;
	padding-left: 40px;
	height: 24px !important;
	height: 24px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel-right:hover {

	text-decoration: none;
	color: #64696D;
	padding-left: 40px;;
background-position: 0px -24px;
}

a.mainlevel-right#active_menu {
	text-decoration: none;
	color: #64696D;
	padding-left: 40px;;
background-position: 0px -24px;
}

a.mainlevel-right#active_menu:hover {
	text-decoration: none;
	color: #64696D;
	padding-left: 40px;;
background-position: 0px -24px;
}


a.mainlevel-nav2:link, a.mainlevel-nav2:visited {
	vertical-align: middle;
	background-image:url(../images/menu_dol.gif);
	background-position:right;
	background-repeat:no-repeat;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif, Impact;
	font-size: 11px;
	font-weight: normal;
	color: #519A62;
	text-align: left;
	 text-decoration:underline;
	padding-left: 10px;
	padding-right: 10px;
	 
	font-weight:bold;
}

a.mainlevel-nav2:hover {

	text-decoration: none;
	color: #519A62;
text-decoration: none;
}

a.mainlevel-nav2#active_menu {
	color:#519A62;
	font-weight: normal;
	text-decoration: underline;
}

a.mainlevel-nav2#active_menu:hover {
	color: #519A62;
	font-weight: normal;
	text-decoration: none;
}


a.sublevel:link, a.sublevel:visited {
display: block;
margin-left: -4px;
	padding-left: 0px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #B7292D;
	text-align: left;
	padding-left: 42px;
	line-height: 22px;
 background-color:#000000;
	width:135px !important;
	width:177px;
	height:22px;
	text-decoration: none;
}

a.sublevel:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.sublevel#active_menu {
	color: #ffffff;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #DB241E;
  padding-top:  4px;
 
}

.mosimage {
  border: 1px solid #DB241E;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #DB241E;
  padding: 1px 2px;
  color: #fff;
  font-size: 10px;
  border-top: 1px solid #DB241E;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}
