/*style_2 - grafika, internet, aplikacje*/
/* POZYCJONOWANIE */

body {margin: 0; padding: 0}

#main_ {position: absolute; left: 0px; top: 0px; width: 100%}
#page_ {position: relative; top: 0px; width: 900px; margin: 0px auto; background-color:#FFFFFF}
/*#header_bg {position: absolute; left: 0px; top: 0px; width: 100%; height: 200px; background: url(../img/header_bg.gif)}*/
#header_bg {position: absolute; left: 0px; top: 0px; width: 100%; height: 200px; background-color:#000000 /*background: url(../img/header_bg_tlo.gif)*/}
/*#header_ {position: absolute; left: 50px; top: 0px; width: 800px; height: 225px; background: url(../img/header_sz.gif)}*/
#header_ {position: absolute; left: 0px; top: 0px; width: 900px; height: 200px; background: url(../img/header_2.gif)}
#logo_ {position: absolute; left: 16px; top: 19px; width: 215px; height: 115px}
#language_ {position: absolute; left: 740px; top: 10px}
#menu_main {position: absolute; left: 150px; top: 125px; width: 600px}
#menu_small {position: absolute; left: 200px; top: 160px; width:500px}
#content_ {width: 700px; padding: 210px 60px 20px 70px;  text-align: justify; vertical-align: top;background-color:#FFFFFF}
#footer_ {position: absolute; bottom:0px; width: 900px; height: 35px; background: url(../img/footer.gif); background-repeat:no-repeat; text-align:center}


/*#ytcontent1_,#ytcontent2_ {position: relative; width: 425px; height: 350px; text-align: center; vertical-align: top}
#hiddeninfo_ {position: absolute; visibility: hidden}*/

.menu_pl {width: 466px; text-align: center}
/*.menu_en {width: 671px; text-align: center}*/
.odstep_pl {width: 27px; }
/*.spacer_en {width: 25px; background: url(../img/spacer.gif)}*/

/* STYLE WIZUALNE */

body {
	background-color:#000;
	font-size: 10px;
	font-family: Verdana, Helvetica, Sans-Serif;
	color: #000;
	text-decoration: none;
}
img {border: 0px}
.img_s {margin-left:20px; margin-right:20px;}

/*hr {border: 0; width: 100%; color: #CCC; background-color: #CCC; height: 1px}*/

td.title_s {width: 100%; height: 20px; text-align: left; vertical-align: top;}
td.img_s {width: 150px; height: 150px; background-color:#000000}
/*td.img_l {width: 210px; height: 160px}
td.desc_l {width: 100%; height: 160px; text-align: left; vertical-align: top; font-size: 0.9em}
td.ytvideo {width: 425px; height: 350px}*/

#content_ {font-size: 12px; line-height: 18px}

h1 { font-size: 18px; font-weight: normal; color:#990000}
h2 {font-size: 14px; font-weight: bold; color: #990000}
h3 {font-size: 12px; font-weight: normal; color: #990000}
p {text-align:justify; font-size:12px; }
/*span {display: block; text-align: right; font-size: 0.9em; font-style: italic; color: #7D6853}*/

a.std {text-decoration: none; color: #339900}
a.std:hover {border-bottom: 1px dotted; color: #0000CC}

/*a.plink {text-decoration: none; padding: 0px 5px 0px 5px}*/

a.langlink {font-family: Verdana, Arial, Helvetica; text-decoration: none; font-size: 12px; font-weight: normal; color: #000}
a.langlink:hover {border-bottom: 1px dotted; color: #0000CC}


#ftext_ {position: relative; top: 10px; width: auto; margin-left: auto; text-align:center}
a.footlink {font-family: Verdana, Arial, Helvetica; text-decoration: none; font-size: 10px; font-weight: normal; color: #000}
a.footlink:hover {border-bottom: 1px dotted; color: #0000CC}

a.thumb img {border: 2px solid #CCCCCC}
a.thumb:hover img {border: 2px solid #990000}
a.thumb:hover {border: none}

/*.dgform {font: normal 0.8em Verdana; text-decoration: none; color: #444; border-style: solid; border-color: #D2D2D2; border-width: 1px; scrollbar-face-color: #E8E8E8; scrollbar-shadow-color: #E8E8E8; scrollbar-highlight-color: #E8E8E8; scrollbar-3dlight-color: #E8E8E8; scrollbar-darkshadow-color: #E8E8E8; scrollbar-track-color:#F8F8F8; scrollbar-arrow-color: gray}
.dgsubject {font: normal 0.8em Verdana; text-decoration: none; color: #444; border-style: solid; border-color: #D2D2D2; border-width: 1px}
.dgbutton {padding: 2px; margin-top: 10px; width: 694px; font: bold 0.9em Arial; text-decoration: none; color: #444; border-style: none; background-color: #E2E2E2}*/

#list_main, #list_main li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#list_main {
	font-family: Verdana,Arial,Sans-Serif; width: 90%;
	margin: 13px auto 6px;
	padding-left: 50px;
	text-indent: 0;
	list-style-type: none;
	font-weight: bold;
}

#list_main li {
	float: left;
	padding-left: 10px;
}

#list_main a:link, #list_main a:visited {
	text-decoration: none;
	display:block;
	text-align: center;
	letter-spacing: -1px;
	color: #999999;
	font-size: 14px;
	margin: 0 10px;
}

#list_main a:hover {
	color: #FFF;
	border-bottom: 5px solid #339900;
}

#list_main a#current_ { 
	color: #FFF;  
	border-bottom: 5px solid #339900; 
}
#list_main a#current1_ { 
	color: #FFF;  
	border-bottom: 5px solid #339900; 
}

/*#list_small {font-family: Verdana,Arial,Sans-Serif; width: 80%;
text-align: center;
margin: 5px auto;
padding: 0;
text-indent: 0;
list-style-type: none;
font-weight: bold;} 

#list_small li
{
padding: 0;
margin: 0;
text-indent: 0;
display: inline;
}

#list_small li a
{
letter-spacing: -1px;
text-decoration: none;
color: #CCCCCC;
font-size: 12px;
margin: 0 20px;

}

#list_small li a:hover
{
color: #FFF;
border-top: 5px solid #339900;
}

#list_small a#current_ { color: #FFF; border-top: 5px solid #339900; }*/

#list_small, #list_small li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;	
}

#list_small {
font-family: Verdana,Arial,Sans-Serif; width: 80%;
margin: 1px auto;
text-indent: 0;
list-style-type: none;
font-weight: bold;} 

#list_small li
{
	float: left;
	
}

#list_small a:link, #list_small a:visited {
	text-decoration: none;
	display:block;
	text-align: center;
	letter-spacing: -1px;
	color: #CCCCCC;
	font-size: 12px;
margin: 0 20px;
border-top: 5px solid #000;
}

#list_small li a:hover {
	color: #FFF;
	border-top: 5px solid #339900;
}

#list_small a#current_ { 
	color: #FFF; 
	border-top: 5px solid #339900; 
}


