/*
// autor skryptu: DragonXT       //
// strona: www.dragon.xt.pl      //
// email: pixeldestruction@o2.pl //
// gg: 3358574                   //
*/


/* GŁÓWNE FUNKCJONOWANIE STRONY */

body {
   text-align:center;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #606060;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f1efdb;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 120%;
	letter-spacing: .5px;
}

a {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #005aff;
	text-decoration: none;
}

a:hover {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5591ff;
	text-decoration: underline;
}

textarea {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7F7F7F;
	padding: 5px;
	width: 450px;
	border: solid #7F7F7F 1px;
	background-color: #494A4A;
}

textarea:focus {
	color: #A2A2A2;
	border: solid #A2A2A2 1px;
}

input {
	width: 153px;
	height: 21px;
	padding-top: 6px;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #005aff;
	border: 0px;
	text-align: center;
	background-image: url(../images/input.jpg);
	background-repeat: no-repeat;
}

.lista {
	margin-top: 5px;
	margin-bottom: 5px;
	background: #e6e4cf;
	padding: 10px;
	border: 1px;
	border-style: solid;
	border-color: #c8c497;
}

.lista:hover {
	background: #e2dfc5;
}

.szukaj {
	width: 153px;
	height: 21px;
	padding-top: 6px;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #005aff;
	border: 0px;
	text-align: center;
	background-image: url(../images/input.jpg);
	background-repeat: no-repeat;
}

img { 	
	border: 0px; 
}

.floatleft { 
	float: left;
}

.floatright {
	float: right;
}

.clearleft {
	clear: left;
}

.clearboth {
	clear: both;
}

.centrowanie {
	width: 200px;
	padding-left: 30px;
	text-align: center;
}

#maindiv {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}

/* ELEMENTY LOGA */

#logo1 {
	width: 916px;
	height: 83px;
	background-image: url(../images/logo1.jpg);
	margin-left: auto;
	margin-right: auto;
}

#logo2 {
	width: 916px;
	height: 174px;
	background-image: url(../images/logo2.jpg);
	margin-left: auto;
	margin-right: auto;
}

/* ELEMENTY SRODKA STOPKI */

#main_middle {
	padding-top: 10px;
}

#main_menu {
	float: left;
	width: 317px;
	padding-bottom: 20px;
}

#main_news {
	float: right;
	width: 520px;
	padding-bottom: 20px;
}

.news_icon {
	float: left;
	padding-right: 5px;
}

.tresc {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #606060;
	text-align: justify;
	padding-left: 2px;
	padding-bottom: 10px;
}

.tresc a {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #09c600;
}

.tresc a:hover {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #079c00;
}

.tytul {
	padding-bottom: 10px;
	font-weight: bold;
}

.tytul a {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #09c600;
}

.tytul a:hover {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #079c00;
}

/* ELEMENTY STOPKI */

#stopka {
	clear: both;
	width: 850px;
	height: 96px;
	background-image: url(../images/stopka.jpg);
}

#design {
	float: right;
	padding-top: 48px;
	padding-right: 48px;
}

#copyright {
	float: left;
	padding-top: 48px;
	padding-left: 48px;
}

/* menu */

a.menulink {
text-align: left;
	padding-left: 45px;
	padding-top: 8px;
	height: 31px;
	width: 317px;
	display: block;
	color: #09c600;
	background: url(../images/arrow.jpg) no-repeat 0px 0px;
}

a.menulink:hover,
a.menulink:active,
a.menulink:focus {
	color: #0efa03;
	background: url(../images/arrow.jpg) no-repeat 0px 0px;
	text-decoration: none;
}

/* CHMURKA - FUNKCJONOWANIE I STYL */

.tooltip {
	font-size: 11px; 
	width: 254px; 
	color: black;
	font-family: tahoma, verdana, arial;
	text-align: center;
	text-decoration: none
}

.tooltip span.bubbletop {
	padding-right: 8px;
	padding-left: 8px; 
	background: url(../scripts/img/dymek4.gif) no-repeat 50% top;
	padding-bottom: 0px; 
	padding-top: 35px
}

.tooltip B.bubblebottom {
	padding-right: 8px; 
	padding-left: 8px; 
	background: url(../scripts/img/dymek4.gif) no-repeat 50% bottom; 
	padding-bottom: 15px; 
	color: #548912; 
	padding-top: 1px
}



    .word {
    font-family: Tahoma;
    padding: 4px 4px 4px 4px;
    letter-spacing: 3px;
    }
    span.size1 {
    color: #000;
    font-size: 2.4em;
    }
    span.size2 {
    color: #333;
    font-size:2.2em;
    }
    span.size3 {
    color: #666;
    font-size: 2.0em;
    }
    span.size4 {
    color: #999;
    font-size: 1.0em;
    }
    span.size5 {
    color: #aaa;
    font-size: 1.6em;
    }
    span.size6 {
    color: #bbb;
    font-size: 1.4em;
    }
    span.size7 {
    color: #ccc;
    font-size: 1.2em;
    }
    span.size8 {
    color: #ddd;
    font-size: .8em;
    }
    span.size0 {
    color: #ddd;
    font-size: .6em;
    }
  
