BODY
{
	font-family:  Verdana;
	font-size: 11px;
	color: #000000;
        scrollbar-arrow-color : #FF8040;
	scrollbar-track-color : #FFFFFF;
	scrollbar-face-color : #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #FF8040;
	scrollbar-base-color : #FF8040;
	scrollbar-3dlight-color : #FF8040;
}
.button
{
        border-right: black 1px solid;
        border-left: black 1px solid;
        border-top: black 1px solid;
        border-bottom: black 1px solid;
        font-weight: bold;
        font-size: 11px;
        color: #FE8242;
        font-style: normal;
        font-family: Verdana;
        text-decoration: none;
        background: #FFFFFF;
}
.input
{
        border-right: black 1px solid;
        border-left: black 1px solid;
        border-top: black 1px solid;
        border-bottom: black 1px solid;
        font-weight: none;
        font-size: 11px;
        color: #000000;
        font-style: normal;
        font-family: Verdana;
        text-decoration: none;
        background: #FFFFFF;
}
SELECT, TEXTAREA
{
	border-right: black 1px solid;
	border-left: black 1px solid;
	border-top: black 1px solid;
	border-bottom: black 1px solid;
	font-weight: none;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-family: Verdana;
	text-decoration: none;
	background: #FFFFFF;
}
TD
{
	font-family: Verdana;
	font-size: 11px;
}
.link2
{
        font-family: Verdana;
        font-size: 11px;
	font-weight: bold;
        text-decoration: none;
        color: #666666;
}
A:link
{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
A:active
{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
A:visited
{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
A:hover
{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #FF8040;
}
.text1
{
        font-family: Verdana;
        font-size: 11px;
        text-decoration: none;
        color: #7B2D03;
}
.text2
{
        font-family: Verdana;
        font-size: 13px;
        font-weight: bold;
        text-decoration: none;
        color: #7B2D03;
}
.naglowek
{
        font-family: Verdana;
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
        color: #000000;
}
.foto
{
        border-color: #FF8040;
}
.tytul1
{
        font-family:  Verdana;
        font-size: 12px;
        font-weight: bold;
        background-color: #A6A6A6;
}
.tytul2
{
        font-family:  Verdana;
        font-size: 9px;
        background-color: #A6A6A6;
}
.tytul3
{
        font-family:  Verdana;
        font-size: 11px;
        font-weight: bold;
        background-color: #FFFFFF;
}
.error1
{
        font-family:  Verdana;
        font-size: 12px;
        font-weight: bold;
        color: red;
        background-color: #FFFFFF;
}
.error3
{
        font-family:  Verdana;
        font-size: 11px;
        font-weight: bold;
        color: red;
        background-color: #FFFFFF;
}
/*h1
{
        font-family: Tahoma;
        font-size: 11px;
        font-weight: normal;
        color: #FFFFFF;
		margin-top: 6px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;

}
h1.text1
{
        font-family: Verdana;
        font-size: 11px;
        text-decoration: none;
        color: #7B2D03;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
}*/

h1
{
        font-family: Tahoma;
        font-size: 11px;
        font-weight: normal;
        color: #FFFFFF;
		margin-top: 6px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;

}
h2
{
        font-family: Tahoma;
        font-size: 12px;
        font-weight: bold;
        color: #000000;
		padding: 0;
		margin-top: 0;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;

}
h2.text
{
        font-family: Verdana;
        font-size: 11px;
        font-weight: bold;
        color: #000000;
		padding: 0 !important;
		margin: 0 !important;

}
h3
{
        font-family: Verdana;
        font-size: 11px;
        text-decoration: none;
        color: #7B2D03;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		font-weight:normal;

}

.orange
{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
}
.orange:visited
{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
}
.orange:hover
{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}
.finebox {
	padding:2px;
	/*background-color:#ff8a03;
	color:white;*/
}

.finebox .inner {
	border:2px solid #ededed;
	/*border:1px solid white;*/
	padding:10px;
}

div.error {
	background-color:#ff4a03;
	color:white;
	font-weight:bold;
	padding:5px;
}


div.ok {
	background-color:#4aa003;
	color:white;
	font-weight:bold;
	padding:5px;
}
a.oplac:link, a.oplac:visited {
	color:#777777;
}
a.oplac:hover {
	color:#ff8a03;
}

a.orange2 {font-weight: bold; text-decoration: underline; color: #FF7A03;}
a.orange2:hover { text-decoration: none;color: #FF7A03;}

div.interhome {width: 770px; margin: 0 auto; text-align: left;}
.interhome {text-align: left;}
    .interhome h2 {color: #000000; font-size: 11pt; margin: 10px 0;}
    .interhome div.boxes { margin: 20px 0; height: 100%; overflow: hidden; }
    .interhome div.smallboxes { margin:10px 0 10px 5px; height: 100%; overflow: hidden; }
    .interhome div.tinyboxes { margin:0; height: 100%; overflow: hidden; }
        .interhome div.boxes div.box { zoom: 1;margin: 0 5px 10px 5px; padding: 0 10px; overflow: hidden; background: #e4e4e4; position: relative; z-index: 0; float: left; height: 164px; width: 352px; border-radius: 12px; -moz-border-radius: 12px; -webkit-border-radius: 12px;background: url(interhome-box.gif); }
        .interhome div.smallboxes div.box { width: 199px; height: 197px; background: url(interhome-smallbox.gif); padding: 0; border: none; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; text-align: center; }
        .interhome div.tinyboxes div.box { width: 148px; height: 134px; background: url(interhome-tinybox.gif); padding: 0; border: none; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; text-align: center; margin: 5px 0; }
        .interhome div.boxes div.box div.frame { float: right; margin-top: 0; padding: 3px; background: url(interhome-image.gif) no-repeat; width: 164px; height: 69px; }
        .interhome div.boxes div.box div.frame img { display: inline-block; }
        .interhome div.smallboxes div.box div.frame { margin: 0 auto; float: none; width: 151px; height: 88px; background: url(interhome-imagesmall.gif) no-repeat; }
        .interhome div.tinyboxes div.box div.frame { margin: 0 auto; float: none; width: 112px; height: 66px; background: url(interhome-imagetiny.gif) no-repeat; padding: 2px; }
        .interhome div.smallboxes div.box div.frame img { }
        .interhome div.boxes div.box h3 { font-size: 11pt; color: #e76000; margin: 10px 0; font-weight: bold; }
        .interhome div.smallboxes div.box h3 { margin: 5px 0; }
        .interhome div.tinyboxes div.box h3 { margin: 4px 0;  font-size: 10pt;}
        .interhome div.boxes div.box p { font-size: 8pt; width: 160px; color: #535353; margin: 10px 0; font-family: Arial, sans-serif;  }
        .interhome div.smallboxes div.box p { margin: 5px 0; text-align: center; width: auto; color: #000000; }
        .interhome div.boxes div.box p.more { position: absolute; top: 112px; right: 12px; width: 164px; height: 35px; }
        .interhome div.smallboxes div.box p.more { position: static; top: auto; right: auto; width: auto; height: 35px; }
        .interhome div.tinyboxes div.box p.more { position: static; top: auto; right: auto; width: auto; height: 25px; margin: 8px 0 0 0; }
        .interhome div.boxes div.box p.more a { display: inline-block; text-decoration: none;  width: 164px; height: 35px; background: url('interhome-button.gif') no-repeat 0 0; text-align: center; line-height: 30px; font-weight: bold; color: #ffffff; font-weight: bold; white-space: nowrap; font-family: Arial, sans-serif; text-shadow: 0 1px 1px #bd641b;}
        .interhome div.tinyboxes div.box p.more a {  width: 118px; height: 25px; background: url('interhome-buttontiny.gif') no-repeat 0 0; line-height: 23px; font-size: 9px; }
        .interhome div.boxes div.box p.more a:hover { background-position: 0 -35px; color: #404040; text-shadow: 0 1px 1px #333333;}
        .interhome div.tinyboxes div.box p.more a:hover { background-position: 0 -25px; }
        
.interhome a.button { display: inline-block; text-decoration: none; width: 164px; font-family: Arial, sans-serif;  font-size: 10pt; height: 33px; background: url('interhome-search.gif') no-repeat 0 0; text-align: center; line-height: 27px; font-weight: bold; color: #ffffff; border: none;  text-shadow: 0 1px 1px #bd641b;}
.interhome a.button:hover { background-position: 0 -33px; color: #404040; text-shadow: 0 1px 1px #333333;}
.interhome a.buttonbig {background-image: url(interhome-buttonbig.gif); line-height: 50px; height: 55px; text-transform: uppercase; margin: 0 10px;}
.interhome a.buttonbig:hover {background-position: 0 -55px;}
.interhome p.buttons {text-align: center;}