@charset "utf-8";
body {
	font: 100% 'arial rounded mt', arial,;
	margin: 0; 
	padding: 00px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image:url(../images/common/bgTileGradient2.jpg);
	background-repeat:repeat-xy;
	bgcolor:#C4681A;
}

img{
	border:none;
}
.frameLeft{
	width:24px;
	height:932px;
	float:left;
	bottom:0px;
	left:0px;
	margin-left: 10px;
	padding:0px;
	bgcolor:#C4681A;
	z-index:1;
	position:relative;

}
.logo{
	position:relative;
	width:65px;
	height:218px;
	float:left;
	margin:-53px -10px 0px 0px;
	padding:0px;
	padding-left:10px;
	z-index:1;
	
}
.frameRight{
	width:26px;
	min-height:932px;
	height: auto !important;
	height:932px;
	float:right;
	top:0px;
	left:0px;
	margin-right: 9px;
	padding:0px;
	display:block;
	position:relative;
	bgcolor:#C4681A;
	z-index:1;
	}
.frameBottom{
	position:relative;
	display:block;
	width:877px;
	height:18px;
	margin-left:75px;
	top:0px;
	z-index:1;
}
.iamsWE #wrapper {
	position:relative;
	top:-32px;
	width: 964px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	display:block;
	z-index:1;

}
.iamsWE #BackGrnd{
	position:relative;
	top:0;
	float:left;
	width: 683px;
	height:100%;
	background-image:url(../images/common/frameLeftRight.jpg);
	background-repeat:repeat-y;
}

.iamsWE #container {
	position:relative;
	top:0;
	float:left;
	left:0px;
	width: 830px;
	height:100%;
	background: #FFFFFF;
	text-align: left; /*this overrides the text-align: center on the body element. */
	display:block;
	z-index:1;
}

.iamsWE #containerNew {
	position:relative;
	margin-top:-10px;
	float:left;
	width: 635px;
	margin-left: 25px;
	padding-left:24px;
	padding-right:24px;
	height:100%;
	background:#FFFFFF;
	background-image:url(../images/common/frameLeftRight.jpg);
	background-repeat:repeat-y;
	text-align: left; /*this overrides the text-align: center on the body element. */
	display:block;
	z-index:1;
}

.iamsWE #header {
	background: #DDDDDD; 
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.iamsWE #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.iamsWE #mainContent {
	display:block;
	margin-bottom:20px;
	padding: 0px; /*1 20px remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	min-height:770px;
	height: auto !important;
	height:770px;
	z-index:1;
}
.iamsWE #footer {
	display:block;
	position:relative;
	top:0px;
	padding: 0px;
	background-color:#F58220;
	margin:0px;
	height:123px;
	z-index:99;
}
.iamsWE #footerNew {
	display:block;
	position:relative;
	top:0px;
	padding: 0px;
	background-image:url(../images/common/frameLeftRightDown.jpg);
	background-repeat:repeat-y;
	margin-left:90px;
	padding-left:24px;
	width:683px;
	height:123px;
	z-index:99;
}

.iamsWE #footer p {
	font-family: arial;
	font-weight:bold;
	font-size:9px;
	color:#FFFFFF;
	margin-top:0px;
	padding:0px;
}

.iamsWE #footer a {
	font-family: arial;
	font-weight:bold;
	font-size:9px;
	color:#FFFFFF;
	text-decoration:none;
}

.iamsWE #footerNew p {
	font-family: arial;
	font-weight:bold;
	font-size:9px;
	color:#FFFFFF;
	margin-top:0px;
	padding:0px;
}

.iamsWE #footerNew a {
	font-family: arial;
	font-weight:bold;
	font-size:9px;
	color:#FFFFFF;
	text-decoration:none;
}
.iamsWE #topNav { 
	/*background:#999999;*/
	background-image:url(../images/common/frameTop.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	width: 880px;
	height:86px;
	float:left;
	margin-left:75px;
} 

.iamsWE #topNav ul{
	position:relative; 
	margin: 0px 0px 0px 27px;
	top:48px;
	padding-left: 0;
	display: inline;
	z-index:1;
	font-family: 'arial rounded mt bold', arial,;
	font-weight:bold;
	color:#A5A5A5;
}
.iamsWE #topNav a{
	font-family: 'arial rounded mt bold', arial,;
	font-weight:bold;
	color:#A5A5A5;
	text-decoration:none;
}
.iamsWE #topNav li{ 
	margin-left: 0;
	padding: 3px 3px;
	list-style:none;
	display: inline;
	font-size:11px;
}

.iamsWE #header ul .first{ 
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}
.iamsWE #topNav ul .bull{ 
	margin: 0;
	padding:0;
	width:3px;
	border-left: none;
	list-style: none;
	display: inline;
}

#countryChange{
	position:relative;
	top:35px;
	left:99px;
	width:350px;
	height:25px;
	font-family: 'arial rounded mt bold', arial,;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

#countryChange select{
	width:150px;
	position:relative;
	float:left;
	font-family: 'arial rounded mt', arial,;
	font-size:11px;
	font-weight:bold;
	border:1px solid #666666;
	color:#000000;
}

#countryChange .sLabel{
	position: relative;
	top:2px;
}

#searchSite{
	position:relative;
	margin:0px;
	padding:0px;
	top:28px;
	left:650px;
	width:185px;
	height:27px;
}
#searchSite .searchBox{
	position:relative;
	top:0px;
	left:0px;
	margin:0px;
	height:16px;
	width:140px;
	padding:0px;
	font-family: 'arial rounded mt', arial,;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	background-color:#EDEDED;
}
#searchSite .goButton{
	position:relative;
	margin:0px;
	padding:0px;
	height:20px;
	width:32px;
	top:6px;
	left:0px;
}

#breadCrumbs{
	position:relative; 
	margin: 0px 0px 0px 31px;
	top:5px;
	font-family: 'arial rounded mt', arial,;
	font-size:11px;
	font-weight:bold;
	color:#A5A5A5;
}

/*********************************NOWE KURWA RZECZY !!!!!!***********************************************/

#cat_maintext{
left: 5px;
padding:0px;
width:633px;
}
/*** CHYBA NIE POTRZEBNE***/
.general{
	margin-top:10px;
	font-family: 'arial rounded mt bold', arial,;
	font-size: 12px;
	color: #555555;
    font-weight: normal;
    text-decoration: none;
}

#top_home{
width: 633px;
}
/*** KONIEC NIEPOTRZEBNEGO ****/

#textcontent{
	width:450px;
	margin-left:15px;
	float:left;
	font-family: 'arial rounded mt bold', arial,;
	font-size: 12px;
	color: #555555;
	border-top:1px solid #FC9F4E;
}
.pic{
	margin:10px;
	float:right;

}

.dogs_art_sec{
	font-family: 'arial rounded mt', arial,;
    color: #009450;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    padding-left: 0px;
    text-align: left;
}

.puppy_art_sec{
	font-family: 'arial rounded mt', arial,;
    color: #feba35b;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    padding-left: 0px;
    text-align: left;
}

.cats_art_sec{
	font-family: 'arial rounded mt', arial,;
    color: #FC9F4E;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    padding-left: 0px;
    text-align: left;
}
.kitten_art_sec{
	font-family: 'arial rounded mt', arial,;
    color: #7573b5;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    padding-left: 0px;
    text-align: left;
}
#breadcrumb{
margin-left:6px;
overflow: visible;
}

#breadcrumb p, #breadcrumb a{
	font: 'arial rounded mt', arial,;
	font-size: 10px;
	color:#A5A5A5;
	text-decoration:none;
}

#breadcrumb a:hover{
	font: 'arial rounded mt', arial,;
	font-size: 10px;
	color:#A5A5A5;
	text-decoration:none;
}

#cat_items{
width:460px;
float:left;

}
.items-left{
float:left;
margin-left:7px;
margin-top:3px;
width:215px;
}

.items-right{
float:left;
margin-left:7px;
margin-top:3px;
width:215px;
}

.item{
float:left;
margin-top:0px;
margin-left:2px;
margin-right:0px;
margin-bottom:7px;
clear:both;
width:210px;
}

.cats_title_off{
	font-family: 'arial rounded mt', arial,;
    color: #FC9F4E;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
}



.numbered_li_disc{
  margin-top: 2px;
  margin-left: 10px;
  padding-left: 0px;
  list-style-type: disc;
  font-weight: normal;
}

/************************************/
#menu{
width:136px;
padding-left:6px;
float:left;
}
#menuiteminset{background-color:#FC9F4E; height:20px; width:136px; overflow: hidden; }
#menuitem{background-color:#FC9F4E; height:20px; width:136px; overflow: hidden; }
#menuitemcurrent{background-color:#FE7628; height:20px; width:136px; overflow: hidden; }
#menuiteminset{background-color:#FC9F4E; height:20px; width:136px; overflow: hidden; }
#menuitem a, #menuitemcurrent a{font-family: 'arial rounded mt', arial,;
	font-size: 12px;
	font-weight: none;
	color: #ffffff;
	text-decoration: none;
position:relative;
top: 3px;
bottom:0px;
left: 6px;
}

#menuiteminset a, #menuiteminset a:hover{font-family: 'arial rounded mt', arial,;
	font-size: 12px;
	font-weight: none;
	color: #FFFFFF;
	text-decoration: none;
position:relative;
top: 3px;
bottom:0px;
left: 16px;
}

#menuiteminset a:hover{color: #A5A5A5;}

#menuitem a:hover, #menuitemcurrent a:hover{
font-family: 'arial rounded mt', arial,;
	font-size: 12px;
	font-weight: none;
	color: #A5A5A5;
	text-decoration: none;
position:relative;
top: 3px;
bottom:0px;
left: 10px;
}


.mleft10{
	width:10px;
	height:1px;
	padding-left:10px;
	background-color:#FFFFFF;
}
.mtop10{
	margin-top:10px;
}

/*BEGIN CONTENT PAGE CSS*/
.iamsWEcp0 {
	height: 30px;
	left: 0px;
	line-height: 30px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 300px;
}

.iamsWEcp1 {
	height: 171px;
	left: 0px;
	padding: 0px;
	position: absolute;
	top: 30px;
	width: 136px;
}

.iamsWEcp2 {
	background-color: #ffffff;
	height: 18px;
	left: 0px;
	line-height: 18px;
	padding: 0px;
	position: absolute;
	top: 201px;
	width: 300px;
}

.iamsWEcp3 {
	height: 30px;
	left: 0px;
	line-height: 30px;
	padding: 0px;
	position: absolute;
	top: 219px;
	width: 300px;
}

.iamsWEcp4 {
	background-color: #fc9f4e;
	border: none;
	height: 249px;
	position: relative;
	text-align: left;
	width: 300px;
}

.iamsWEcp5 {
	height: 1128px;
	left: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 300px;
}

.iamsWEcp6 {
	height: 1128px;
	left: 300px;
	line-height: 1128px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 20px;
}

.iamsWEcp7 {
	border-top: #fc9f4e 1px solid;
	height: 1127px;
	left: 320px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 315px;
}

.iamsWEcp8 {
	border: none;
	height: 1128px;
	position: relative;
	text-align: left;
	width: 635px;
}
/*END CONTENT PAGE CSS*/

#flashcontent{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#333333;
text-align:left;
line-height:10px;
position:relative;
width:810px;
display:block;
background-color:#FFFFFF;
top:-10px;
padding: 20px 
}