html, body {
	margin: 0;
	padding: 0;
}

body {
	cursor: default;
	text-align: center;
	background: #9DEDF9 url(http://idol.zoolandia.pl/modules/galery1_1/images/bg.png) repeat-x top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0 none;
	vertical-align: middle;
}

form, form p {
	padding: 0;
	margin: 0;
}

del {
	color: #999999;
	vertical-align: middle;
}

ins {
	font-size: 16px;
	color: #D41515;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}

#panel .blue a {
	color: #0085BD;
}

#panel .pink a {
	color: #D7008E;
}

#panel .lime a {
	color: #00BCBD;
}

#panel .red a {
	color: #D31515;
}

#panel .orange a {
	color: #DF7700;
}

#panel .green a {
	color: #6D9E00;
}

#content .right {
	text-align: right;
	display: block;
	clear: both;
}

.submit {
	cursor: pointer;
}

#head {
	width: 760px;
	position: relative;
	margin: 0 auto;
	text-align: left;
	background: White;
}

.logo {
	padding: 0 0 72px 0;
	margin: 0;
	height: 184px;
}

#clouds {
	position: absolute;
	top: 15px;
	right: 38px;
	list-style: none;
	padding: 0;
	margin: 0;
}

#clouds li {
	margin: 0;
	width: 69px;
	float: left;
	font-size: 10px;
	text-align: center;
}

#clouds li a {
	color: #0085BD;
}

#content {
	width: 575px;
	float: right;
	padding-right: 18px;
	overflow: hidden;
}

#content a {
	color: #73B422;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content div {
}

#content div.article {
	height: auto;
    position: relative;
	clear: both;
}

#content ul.gallery{
	list-style: none;
	margin: 0;
	padding: 10px;
}

#content ul.gallery li {
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
}

#content div.img {
	float: right;
	position: relative;
	padding: 10px;
	height: auto;
	clear: none;
}

#content div.img img {
	float: none;
	margin: 0;
}

#content div.img p {
	clear: both;
	margin: 2px;
	padding: 0;
	position: relative;
	text-align: right;
	min-height: 1px;
}

#content div.img p a {
	position: absolute;
	right: 0;
}

#content div.img p span {
	position: absolute;
	left: 0;
}

#content div.img p span a {
	position: static;
}

#content h1 {
	font-size: 1.3em;
	margin: 0;
	padding: 4px;
	border-top: 1px solid #D1F191;
	background: #F0FFD9;
	color: #73B422;
	clear: both;
}

#content .object h1 {
	background: #E7FCFF;
	color: #0085BD;
	border-top: 1px solid #B4ECF4;
}

#content .object h1 a {
    color: #0085BD;
}

#content .snap h1 {
    background: #E7FCFF;
    color: #0085BD;
    border-top: 1px solid #B4ECF4;
}

#content .snap h1 a {
    color: #0085BD;
}

#content h2 {
	font-size: 1.3em;
	margin: 0;
	padding: 4px;
	border-top: 1px solid #D1F191;
	background: #F0FFD9;
	color: #73B422;
	clear: both;
}

#content .object h2 {
	background: #E7FCFF;
	color: #0085BD;
	border-top: 1px solid #B4ECF4;
}

#content .object h2 a {
    color: #0085BD;
}

#content .snap h2 {
    background: #E7FCFF;
    color: #0085BD;
    border-top: 1px solid #B4ECF4;
}

#content .snap h2 a {
    color: #0085BD;
}

#content h3 {
	background: #F0FFD9;
}

#content .object {
	clear: both;
	position: relative;
	height: auto;
	padding-bottom: 10px;
}

#content .object div.img {
	position: relative;
	width: 225px;
	z-index: 100;
}

#content .object div.img p {
	border: 1px solid #B6ECF4;
	margin: 5px;
	padding: 5px;
	width: 206px;
	overflow: hidden;
	text-align: center;
}

#content .object div.img a {
	position: static;
}

#content .object .comment {
	clear: both;
	position: relative;
}

#content p#dir, #content p#dir a {
	color: #999999;
}

#content #price {
	background: #E7FCFF;
	width: 280px;
	clear: none;
/*	min-height: none; */
	height: auto;
	padding: 3px;
}

#content #price form {
	clear: none;
	display: inline;
}

#content #price form p {
	display: inline;
}

#content div.second {
	background: #F0FFD9;
}

#content h3 {
	font-size: 1em;
	margin: 0;
	padding: 4px;
	border-top: 1px solid #D1F191;
	color: #73B422;
	clear: both;
}

#content div#shop_results {
	height: auto;
	position: relative;
	width: 580px;
}

#content div#shop_results #results {
	float: left;
	width: 420px;
	height: auto;
	overflow: hidden;
	clear: none;
	position: relative;
}

#content div#shop_results #results a {
	color: #0085BD;
	font-weight: normal;
}

#content div#shop_results #results td img {
	border: 0 none;
	padding: 5px;
}

#content div#shop_results #results td {
	width: 55px;
	text-align: center;
}

#content div#shop_results #results td p {
	text-align: center;
}

#content div#shop_results #results td, #content div#shop_results #results th {
	border-bottom: 1px solid #B4ECF4;
}

#content div#shop_results #results tbody th {
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}

#content div#shop_results #results tbody th b {
	display: block;
}

#content div#shop_results #results tbody th img {
	border: 0 none;
	vertical-align: middle;
	display: inline;
}

#content div#shop_results #results tr.second td, #content div#shop_results #results tr.second th {
	background: #E7FCFF;
}

#content div#shop_results #results td.absolute {
	width: 100px;
}

#content div#shop_results #results table {
	width: 420px;
}

#content div#shop_results #options {
	border-top: 1px solid #B4ECF4;
	float: right;
	width: 150px;
	overflow: hidden;
	clear: none;
	margin-top: 15px;
	padding: 5px 0;
	text-align: center;
	height: auto;
}

#content div#shop_results #options div {
	background: #E7FCFF;
	height: auto;
	margin-top: 10px;
	color: #0085BD;
}

#content div#shop_results #options div h3 {
	background: #B4ECF4;
	color: #0085BD;
	border: 0 none;
}

#content div#shop_results #options div a {
	color: #0085BD;
}

#content div#shop_results #options div img {
	background:  #E7FCFF;
	padding: 0;
}

#content div#shop_results #options div a img {
	float: none;
}

#content div#shop_results #options select {
	font-size: 10px;
	margin: 5px 0 0 0;
	width: 130px;
	text-align: center;
}

#content div#shop_results #options img {
	border: 0 none;
}

#content h1 img, #content h3 img, #content p img {
	float: none;
	padding: 0;
	margin: 0;
	border: 0 none;
	vertical-align: middle;
}

#content h2 img, #content h3 img, #content p img {
	float: none;
	padding: 0;
	margin: 0;
	border: 0 none;
	vertical-align: middle;
}

#content p {
	font-size: 0.9em;
	margin: 0;
	padding: 5px;
	position: relative;
	text-align: justify;
}

#content p.info {
	margin: 0;
	padding: 0 5px;
	color: #73B422;
}

#content img {
	float: left;
	margin: 0 7px 7px 0;
	padding: 1px;
	border: 1px solid #73B422;
	background: White;
}

#content ul.nav {
	padding: 10px;
	margin: 0;
	list-style: none;
	float: right;
}

#content ul.nav li {
	border-right: 1px solid #EFB73B;
	float: left;
}

#content ul.nav li a {
	font-size: 1em;
	display: block;
	padding: 5px 0;
	width: 20px;
	text-align: center;
}

#content ul.nav li a:hover {
	background: #FBEEDF;
}

#content .comment h4 {
	margin: 0;
	padding: 5px;
	font-size: 0.9em;
	color: #73B422;
}

#content div.comment {
	height: auto;
	clear: both;
	position: relative;
}

#content .object .table table {
	width: 100%;
	font-size: 10px;
}

#content .object .table table th {
	text-align: left;
}

#panel {
	width: 150px;
	position: relative;
	padding-left: 5px;
	overflow: hidden;
	padding-bottom: 20px;
	float: left;
}

#panel h1 {
	margin: 0 0 3px 0;
	padding: 3px;
	background: #D1F191;
	color: #73B422;
	font-size: 0.9em;
}

#panel h3 {
	margin: 2px 0;
	font-size: 0.9em;
	border-top: 1px solid #D1F191;
}

#panel h3 a {
	display: block;
	padding: 2px 0 2px 15px;
	color: #73B422;
	background: #F0FFD9 url(http://idol.zoolandia.pl/modules/galery1_1/images/arrow.png) no-repeat 3px 5px;
	width: 135px;
}

#panel a {
	color: #73B422;
}

#panel ul {
	margin: 6px 0 4px 7px;
	padding: 0;
	list-style: none;
	font-size: 0.8em;
	background: url(http://idol.zoolandia.pl/modules/galery1_1/images/tree_ul.png) repeat-y;
}

#panel li {
	padding: 2px 0 3px 10px;
	background: url(http://idol.zoolandia.pl/modules/galery1_1/images/tree_li.png) no-repeat 0 9px;
}

#panel #shop {
	background: url(http://idol.zoolandia.pl/modules/galery1_1/images/shop_kategorie_bg.jpg) repeat-y;
}

#panel #shop h1 {
	margin: 0;
	padding: 0;
	background: none;
}

#panel #shop h3 {
	margin: 0;
	border: 0 none;
	padding: 0;
	position: relative;
}

#panel #shop h3 a {
	margin: 0;
	padding: 20px 10px 0 10px;
	background: transparent url(http://idol.zoolandia.pl/modules/galery1_1/images/shop_h2_bg.png) no-repeat;
	text-transform: uppercase;
	position: relative;
}

#panel #shop ul {
	margin: 0;
	background: url(http://idol.zoolandia.pl/modules/galery1_1/images/shop_kategorie_bg.jpg) repeat-y;
	position: relative;
}

#panel #shop a {
	text-decoration: none;
	display: block;
}

#panel #shop a:hover {
	text-decoration: underline;
}

#panel #shop ul li {
	padding: 3px 3px 3px 32px;
	background: url(http://idol.zoolandia.pl/modules/galery1_1/images/shop_h3_list2.png) no-repeat 18px 5px;
	font-weight: bold;
	font-size: 10px;
	border: 0 none;
	position: relative;
}

#panel #shop ul li ul {
	background: none;
}

#panel #shop ul li ul li {
	padding: 3px 3px 1px 5px;
	background: none;
	font-weight: normal;
	position: relative;
}

#panel #shop h3 img {
	background: Blue;
	margin-right: 7px;
}

#footer {
	width: 760px;
	margin: 0;
	padding: 30px 0 0 0;
	clear: both;
	height: 85px;
	border-bottom: 2px solid #87E6FA;
	background: White url(http://idol.zoolandia.pl/modules/galery1_1/images/footer_bg.png) repeat-x bottom;
	text-align: left;
}

#footer a {
	margin-left: 30px;
}

.portal {
	
}

.portal #menu_top {
	position: absolute;
	top: 184px;
	left: 0px;
	width: 510px;
	height: 27px;
	background: url(http://idol.zoolandia.pl/modules/galery1_1/images/menu_top_bg.png) repeat-x;
	font-size: 0.9em;
	font-weight: bold;
}

.shop #menu_top {
    position: absolute;
    top: 184px;
    left: 0px;
    width: 242px;
    height: 27px;
    background: url(http://idol.zoolandia.pl/modules/galery1_1/images/menu_top_bg.png) repeat-x;
    font-size: 0.9em;
    font-weight: bold;
}

#menu_top a {
	color: #73B422;
	text-decoration: none;
}

#menu_top a:hover {
	text-decoration: underline;
}

#menu_top #first {
	float: left;
	padding: 0 0 0 5px;
	margin: 0;
	background: url(http://idol.zoolandia.pl/modules/galery1_1/images/portalbox.png) no-repeat;
    width: 154px;
    height: 53px;
	list-style: none;
}

#menu_top #first #portal_info {
    color: #73B422;
    padding-top: 3px;
}

#menu_top #first #portal_link {
    padding: 10px 0 0 40px;
}

#menu_top #first #portal_links {
    padding: 5px 0 0 40px;
}

#menu_top ul#second {
	float: right;
	padding: 0 15px 0 0;
	margin: 0;
	background: url(http://idol.zoolandia.pl/modules/galery1_1/images/menu_top_right.png) no-repeat right;
	height: 27px;
	list-style: none;
}

#menu_top ul#second a {
	line-height: 27px;
    border-left: 1px solid #C8F190;
	padding: 0 5px;
}

#menu_top li {
	float: left;
}

.portal #shop_top {
    position: absolute;
    top: 184px;
    right: 0;
    width: 232px;
    height: 27px;
    background: url(http://idol.zoolandia.pl/modules/galery1_1/images/shop_top_bg.png) repeat-x;
    font-size: 10px;
    font-weight: bold;
}

.shop #shop_top {
    position: absolute;
    top: 184px;
    right: 0;
    width: 500px;
    height: 27px;
    background: url(http://idol.zoolandia.pl/modules/galery1_1/images/shop_top_bg.png) repeat-x;
    font-size: 10px;
    font-weight: bold;
}

#shop_top a {
    color: #0085bd;
    text-decoration: none;
}

#shop_top a:hover {
    text-decoration: underline;
}

#shop_top ul#shoplist {
    float: left;
    padding: 0 0 0 15px;
    margin: 0;
    background: url(http://idol.zoolandia.pl/modules/galery1_1/images/shop_top_left.png) no-repeat;
    height: 27px;
    list-style: none;
}

#shop_top ul#shoplist li {
    float: left;
}

#shop_top ul#shoplist a {
    line-height: 27px;
    border-right: 1px solid #90e2f1;
    padding: 0 5px;
}


#shop_top #basket {
    color: #09475e;
    float: right;
    padding: 0 0 20px 0;
    margin: 0;
    background: url(http://idol.zoolandia.pl/modules/galery1_1/images/shop_basket.png) no-repeat;
    width: 155px;
    height: 53px;
	font-size: 9px;
}

#shop_top #basket p {
	padding: 5px 0 0 23px;
	margin: 0;

}

#shop_top #basket ul {
	margin: 0;
	padding: 7px 0 0 5px;
	list-style: none;
}

#shop_top #basket li {
	float: left;
	padding: 0 17px;
}

#shop_top #basket a {
	color: #73B422;
}

#gray_box {
	background: #F5F5F5;
	position: absolute;
	top: 216px;
	left: 160px;
	width: 439px;
	font-size: 0.8em;
	color: #73B422;
}

#gray_box ul {
	padding: 7px;
	margin: 0;
	list-style: none;
	height: 16px;
	float: left;
}

#gray_box li {
	margin: 0;
	padding: 0 5px;
	float: left;
	border-right: 1px solid #73B422;
}

#gray_box a {
	color: #73B422;
}

#gray_box p {
	float: right;
	padding: 7px;
	margin: 0;
	height: 16px;
}

#search {
	position: absolute;
	top: 6px;
	left: 8px;
}

#search input {
	border: 0 none;
	background: transparent;
	width: 105px;
}

#search input.submit {
	width: auto;
}

#content div.login div {
	clear: none;
}

#content div.login h2 {
	background: transparent;
    border: 0 none;
    color: #888686;
}

#login_info {
    margin-right: 300px;
    padding-right: 5px;
}

#login_form {
    float: right;
    width: 290px;
    padding-left: 10px;
    border-left: 1px solid #b4ecf4;
}

#login_box {
	background-color: #e7fcff;
    padding: 10px 30px 10px 0px;
    text-align: right;
    margin-bottom: 10px;
}

#login_box div {
	margin: 3px;
}

input {
    vertical-align: middle;
}

input.search {
    font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 11px;
    margin-top: 8px;
    margin-left: 3px;
    color: rgb(99, 146, 4);
}

input.text {
    visibility: visible;
    border: 1px solid #7f9db9;  
    background-color: white;
    vertical-align: middle;
    padding: 1px;
}

input.textarea {
    visibility: visible;
    border: 1px solid #7f9db9;  
    background-color: white;
    vertical-align: middle;
    padding: 1px;
}
input.checkbox {
    visibility: visible;
    border: 0px none;  
    background: transparent;
    vertical-align: middle;
    padding: 1px;
}

input.radio {
    visibility: visible;
    border: 0px none;  
    background: transparent;
    vertical-align: middle;
    padding: 1px;
}

#content div.register div {
    clear: none;
}

#content div.register h2 {
    background: transparent;
    border: 0 none;
    color: #888686;
}

#register_form {
    padding: 10px 0 10px 10px;
    width: 250px;
}

#register_form div {
	padding: 2px;
    text-align: right;
}

#ankieta_form {
    padding: 10px 0 10px 10px;
    width: 300px;
}

#ankieta_form div {
    padding: 2px;
    margin-bottom: 8px;
}

#regulamin_form {
    padding: 0 0 10px 10px;
}
