@charset "utf-8";

body {
	font: 12px trebuchet ms;
	background-color: #f7f9d7;
	background-image:url(../img/bg.gif);
	background-repeat:repeat-x;
	background-position:center top;
	margin:0px;
	padding:0px;
	color:#3f3f3f;
}

ul {

}
form {
	margin:0px;
	padding:0px;
}
img {
	border:0px;
}
a {
	outline:none;
}
h1, h2, h3, h4 {
    padding:0px;
    margin:0px;
    font-size:inherit;
    *font-size:12px;
    font-weight:normal;
    display:inline;
}
{*#overall {
	background-image:url(../img/top.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}*}
#overall{
    background-image: url(../img/rph_logo.png);
    background-size: 25%;
    background-repeat: no-repeat;
    background-position: left 100px;
}
#line{
    text-align: center;
        padding-bottom: 5px;
}
#holder {
	width:965px;
	margin:0px auto;
}
#footer {
	width:100%;
	height:67px;
	padding-top:60px;
	color:#3f3f3f;
	background-image:url(../img/bg-footer.jpg);
	background-repeat:repeat-x;
}
#footer #fcont {
	width:875px;
	width: 940px;
	margin:0px auto;
}
#footer #fcont #fleft {
	width:20%;
	float:left;
	text-align:left;
}
#footer #fcont #fcenter {
	width:60%;
	width: 50%;
	float:left;
	text-align:center;
	font-size:11px;
}
#footer #fcont #fcenter a {
	margin-right: 8px;
	text-decoration:none;
	color:#3f3f3f;
}

#footer #fcont .rf{
	float: left;
	width: 100px;
	margin: -15px 0 0 20px;
}
#footer #fcont .rf img{
	width: 100px;
}

#footer #fcont #fright {
	width:20%;
	width: 14%;
	float:left;
	float: right;
	text-align:right;
}
#holder #logo {
	width:575px;
	float:left;
	padding-left:225px;
	height:70px;
}
#holder #flags {
	width:134px;
	padding-top:35px;
	text-align:right;
	float:left;
}
#holder #break {
	width:231px;
	min-height:227px;
	float:left
}
#holder #top {
	width:710px;
	float:left;
}
#holder #top #menu {
	width:710px;
	height:47px;
	color:#ffffff;
	background-image:url(../img/bgm.jpg);
	background-repeat:repeat-x;
	    background: #000;
	        border-bottom: 2px solid #fff;
}
#holder #top #menu ul {
	width:100%;
	height:45px;
	margin:0px;
	padding:0px;
	list-style:none;
}
#holder #top #menu ul li {
	height:45px;
	padding-left:16px;
	padding-right:16px;
	float:left;
	/*border-right:1px solid #6fb06d;*/
	border-right:1px solid #000;
}
#holder #top #menu ul li.last {
	/*border-right:0px solid #6fb06d;*/
	border-right:0px solid #000;
}
#holder #top #menu ul li a {
	height:28px;
	padding-top:17px;
	display:block;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
}
#holder #top #menu ul li a.selected,#holder #top #menu ul li a:hover { 
	/*background-image:url(../img/selected.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;*/
	color: #D49A42;
}
#holder #container {
	width:1000px;
	min-height:200px;
	margin-top:10px;
}
#holder #bilboard {
	width:769px;
	height:200px;
}
#holder #bilboard img {
	display:none;
	position:absolute;	
}
#holder #container .item {
	width:312px;
	float:left;
	margin-right:5px;
	margin-left:5px;
}
#holder #container .item .header {
	width:280px;
	height:30px;
	margin-left:6px;
	margin-right:7px;
	padding-left:19px;
	padding-top:21px;
	color:#ffffff;
	font-size:20px;
	background-image:url(../img/header.png);
	background-repeat:no-repeat;
}
#holder #container .item .body {
	width:258px;
	padding:25px;
	padding-top:15px;
	height:165px;
	text-align:justify;
	line-height:18px;
	background-image:url(../img/item.png);
	background-repeat:no-repeat;
	z-index:5;
}
#holder #container .item .body ul {
	width:100%;
	margin:0px auto;
	padding:0px;
	list-style:none;
}
#holder #container .item .body ul li {
	width:100%;
	background-image:url(../img/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
}
#holder #container .item .body ul li a {
	width:95%;
	margin-left:5%;
	text-indent:10px;
	padding-bottom:7px;
	margin-bottom:5px;
	display:block;
	background-image:url(../img/dots.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	text-decoration:none;
}
#holder #container .item .body ul li a:hover,#holder #container .item .body ul li a.selected {
	color:#4f914d;
	font-weight:bold;
}
#holder #container .item a.more {
	padding:3px;
	z-index:1;
	padding-left:12px;
	padding-right:20px;
	margin-left:30px;
	position:relative;
	text-align:left;
	top:-10px;
	/*background-color:#4d8e41;*/
	background-color:#000;
	/*background-image:url(../img/arrow2.jpg);*/
	background-repeat:no-repeat;
	background-position:45px 8px;
	color:#ffffff;
	text-decoration:none;
}
#holder #container .item a.more:after{
content: '  ->';
}
#holder #container .item2 {
	width:615px;
	float:left;

}
#holder #container .item2 .header {
	width:583px;
	height:30px;
	margin-left:4px;
	margin-right:4px;
	padding-left:19px;
	padding-top:21px;
	color:#ffffff;

	font-size:20px;
	background-image:url(../img/header2.png);
	background-repeat:no-repeat;
}
#holder #container .item2 .body {
	width:610px;
	min-height:158px;
	font-size:14px;
	text-align:justify;
	line-height:24px;
	color:#535453;
	padding-bottom:10px;
	background-image:url(../img/item2.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	z-index:5;
}
#holder #container .item2 .body .inside {
	width:550px;
	padding:25px;
	margin:0px auto;
	background-color:#ffffff;
}
#holder #container #map {
	width:580px;
	height:320px;
	border:1px solid #c5c5c5;
	background: url(http://geofinder.web4you.com.pl/template/loader.gif); 
	background-repeat: no-repeat; 
	background-position: center;
}
#holder #container .form-left {	
	width:180px;
	text-align:right;
	margin-right:20px;
	float:left;
	padding-top:4px;
	font-size:14px;
}
#holder #container .form-right {	
	width:360px;
	text-align:left;
	float:left;
	margin-bottom:8px;
	font-size:14px;
}
#holder #container .form-right input.input {
	width:330px;
	border:0px;
	outline:none;
	margin-bottom:8px;
	padding:3px;
	color:#545454;
	background-color:transparent;
	border-bottom:1px solid #b5b5b5;
}

#holder #container .form-right textarea {
	width:340px;
	height:200px;
	border:0px;
	outline:none;
	margin-bottom:8px;
	padding:3px;
	color:#545454;
	background-color:transparent;
	border-bottom:1px solid #b5b5b5;
}
#holder #container .items img {
	margin:10px;
}
#holder #container .product {
	width:100%;
	margin-bottom:15px;
	padding-bottom:15px;
	background-image:url(../img/dots2.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}
#holder #container .product .info {
	width:100%;
	margin-bottom:6px;
	font-size:12px;
}
#holder #container .product .info span.pname {
	color:#f7a216;
}

.size10 {font-size:10px;}
.size11 {font-size:11px;}
.size12 {font-size:12px;}
.size13 {font-size:13px;}
.size14 {font-size:14px;}
.size15 {font-size:15px;}
.size16 {font-size:16px;}
.size17 {font-size:17px;}
.size18 {font-size:18px;}
.normal {font-weight:normal;}
.float_left {float:left;}
.bold {font-weight:bold;}
.text_left {text-align:left;}
.text_center {text-align:center;}
.text_justify {text-align:justify;}
.text_right {text-align:right;}
.def_clear {clear:left;}
.def_both {clear:both;}
.def_clear_right {clear:right};
.no_border {border:0px}
.ver_middle {vertical-align:middle;}
.pointer {cursor:pointer;}
.green {color:#347b09;}
.white {color:#FFFFFF;}
.green2 {color:#728C43;}
.red {color:#bb1511;}
.black {color:#000000;}
.grey555 {color:#545550;}
.grey {color:#aeaeae;}
.blue {color:#016597;}
.gold {color:#a58304;}
.orange {color:#D75E33;}
.form_class {padding:0px;margin:0px;}
.line-through {text-decoration:line-through}

a:link    {text-decoration: underline;		color:#4b4b4d;}
a:visited {text-decoration: none;		color:#4b4b4d;}
a:hover   {text-decoration: none;   color:#4b4b4d;}
a:active  {text-decoration: none;		color:#4b4b4d;}
a.item_link:link    {text-decoration: none;	color: #FFFFFF;}
a.item_link:visited {text-decoration: none;	color: #FFFFFF;}
a.item_link:hover   {text-decoration: none; color: #FFFFFF;}
a.item_link:active  {text-decoration: none;	color: #FFFFFF;}

a.red_link:link    {text-decoration: none;	color: #8c080a;}
a.red_link:visited {text-decoration: none;	color: #8c080a;}
a.red_link:hover   {text-decoration: none;  color: #8c080a;}
a.red_link:active  {text-decoration: none;	color: #8c080a;}

a.grey_link:link    {text-decoration: none;	color: #aeaeae;}
a.grey_link:visited {text-decoration: none;	color: #aeaeae;}
a.grey_link:hover   {text-decoration: none; color: #aeaeae;}
a.grey_link:active  {text-decoration: none;	color: #aeaeae;}

a.black_link:link    {text-decoration: none;	color: #000000;}
a.black_link:visited {text-decoration: none;	color: #000000;}
a.black_link:hover   {text-decoration: none;    color: #000000;}
a.black_link:active  {text-decoration: none;	color: #000000;}

a.green_link:link    {text-decoration: none;		color: #38A260;}
a.green_link:visited {text-decoration: none;		color: #38A260;}
a.green_link:hover   {text-decoration: none;	color: #38A260;}
a.green_link:active  {text-decoration: none;		color: #38A260;}

a.footer_link:link    {text-decoration: underline;	  color: #595959;}
a.footer_link:visited {text-decoration: underline;	  color: #595959;}
a.footer_link:hover   {text-decoration: none;	  color: #595959;}
a.footer_link:active  {text-decoration: underline;	  color: #595959;}