@charset "UTF-8";
/* CSS Document */

BODY {
background-color:#e4e3e3;
background-image:url(../images/bg_main_x.jpg); background-repeat:repeat-x; background-position:top;
margin:0; padding:0;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:11px;
}

H2 {
font-size:18px;
margin-top:0; padding-top:0;
color:#f75a00;
}

H3 {
font-size:14px;
margin-top:0; padding-top:0;
margin-bottom:5px; padding-bottom:0;
color:#000000;
}

H1 {
font-size:20px;
margin-top:0; padding-top:0;
margin-bottom:5px; padding-bottom:0;
color:#f75a00;
}

h1 a { 
text-decoration: none;
font-size:20px;
margin-top:0; padding-top:0;
margin-bottom:5px; padding-bottom:0;
color:#f75a00; }

h1 a:hover { 
text-decoration: none;
font-size:20px;
margin-top:0; padding-top:0;
margin-bottom:5px; padding-bottom:0;
color:#f75a00; }

h1 a:visited { 
text-decoration: none; 
font-size:20px;
margin-top:0; padding-top:0;
margin-bottom:5px; padding-bottom:0;
color:#f75a00;}

P {line-height:1.6em;}


UL.link {
list-style-image:url(../images/li.gif);
padding-left:10px;
margin-left:15px;
}


/**********************************/
#WebPage {
margin:0 auto;
width:960px;
}

#WebPage #Title {
width:960px; height:100px; text-align:right;
margin:0 auto;
}

/*#WebPage #MainMenu {
width:960px; height:39px; text-align:left;
background-image:url(../images/bg_mainmenu.jpg); background-repeat:no-repeat;
margin:0 auto;
}*/

#WebPage #Intro {
width:960px; height:338px;
margin:0;

padding:0;
}

#flash {
	float:left;
	width:276px;
	height:338px;
	}
#flash2 {
	float:right;
	width:684px;
	height:338px;
	}

#WebPage #Intro #IntroText {
background-image:url(../images/bg_leftpanel.jpg); background-repeat:repeat-x;
color:#FFFFFF;
width:276px; height:338px;
}

#WebPage #Intro #IntroText DIV {
padding:60px 40px 0 40px;
}

#WebPage #Intro #IntroText P {
line-height:1.5em;
}

#WebPage #Intro #Anim{
background-color:#bbceef;
text-align:center;
width:684px;
height:338px;
}

/************ na podstrony ********************/

#WebPage #Intro2 {
width:960px; height:35px;
margin:0 auto;
}

#WebPage #Intro2 #IntroText2 {
background-image:url(../images/bg_submenu.gif); background-repeat:repeat-x;
color:#FFFFFF;
width:960px; height:35px;
}

#WebPage #Intro2 #IntroText2 DIV {
padding:10px 20px 0 20px;
}

#WebPage #Intro2 #IntroText2 A{
color:#000000;
text-decoration:none;
}

#WebPage #Intro2 #IntroText2 A:HOVER{
color:#000000;
text-decoration:underline;
}

#WebPage #Intro2 #IntroText2 H1{
padding-top:0; margin-top:0;
}
#WebPage #Intro2 #IntroText2 P {
line-height:1.5em;
}

#WebPage #Intro2 #Anim2{
background-color:#bbceef;
text-align:center;
width:684px;
height:166px;
}

/**********************************************/


#WebPage #Content {
clear:blank;
width:960px; 
margin:0 auto;
background-color:#f3f3f3;
}

#WebPage #Content #InSide {padding:20px 20px 0 20px;}

#WebPage #End {
width:960px; height:21px;
margin:0 auto;
}

#WebPage #CR {
width:960px;

margin:0 auto;
}

#WebPage #CR DIV {
padding:10px 20px;
}

/************* ustawienia głównego menu ********/
#MainMenu {
 width:960px;
 height:39px;
 text-align:left;
 background-image:url(../images/bg_mainmenu.jpg);
 background-repeat:no-repeat;
 margin:0;
 background-color: #FF9900;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
}
 
#MainMenu ul {margin: 0; padding:13px 0 12px 0; list-style-type: none;}
#MainMenu li {display: inline;  }
#MainMenu li a {text-decoration: none; color: #fff; padding: 13px 10px 12px 10px; background-image:url(../backgrounds/btn_off.gif);border-right:1px solid #4c4848; }
#MainMenu li a:hover {color: #000000; /*text color of selected and active item*/
padding: 13px 10px 12px 10px;
background-image:url(../images/btn_bg.jpg);
background-repeat:repeat-x;
}
#MainMenu li a:active {text-decoration: underline; color:#fff; background:none;}
#MainMenu li a:visited {color:#fff;}
#MainMenu li a.current {color: white !important; /*text color of selected and active item*/
padding: 13px 10px 12px 10px;
background-image:url(../images/btn_bg.jpg);
background-repeat:repeat-x;}


.indentmenu{
font: normal 12px Arial;
width: 617px; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 100%; /*width of menu*/

}

.indentmenu ul li{
display: inline;

}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 13px 10px 12px 10px;
text-decoration: none;
background-image:url(../backgrounds/btn_off.gif);
border-right:1px solid #4c4848;
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover{
color: black !important; /*text color of selected and active item*/
padding: 13px 10px 12px 10px;
background-image:url(../images/btn_bg.jpg);
background-repeat:repeat-x;
}
.indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding: 13px 10px 12px 10px;
background-image:url(../images/btn_bg.jpg);
background-repeat:repeat-x;
}

/************* koniec ustawienia głównego menu ********/

DIV.Adress {
width:70%;
margin:15px 15px;
background-color:#f7870e;
padding:15px 15px;
color:#FFFFFF;
font-size:12px;
}

DIV.Adress  H2{
color:#FFFFFF;
font-size:14px;
}

DIV.TextContent {
padding-right:60px;
line-height:2em;
}

DIV.orange{
background-image:url(assets/images/log_orange.jpg);  
vertical-align:top;}

.AdressTab {
padding:4px 4px;
background-color:#f7870e;
color:#FFFFFF;
font-size:11px;
}

.AdressTab2 {
padding:4px 4px;
background-color:#f7600e;
color:#FFFFFF;
font-size:11px;
}

TD.hot {height:200px;
background-color:#f4f4f4;
border:1px solid #f7870e;
}