/* CSS Document */
* {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
}
body {
	font-size:100%;
	line-height:1.125em;
	min-width:997px;
}
html, input, textarea	{
	font-family: Arial, Helvetica, sans-serif;
	color:#7c7c7c;
}	

.alignMiddle {
	vertical-align:middle;
}
.alignCenter {
	text-align: center;
}
.container1 {
	width:100%;
}
object {
	vertical-align:top;
	outline:none;
}
.clear {
	clear:both;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
div.container {
	overflow:hidden;
	width: 100%;
}
a img {
	border:0;
}
img {
	vertical-align:top;
}

a {
	color:#ef277d;
	text-decoration:none;
	outline:none;
} 
a:hover {
	text-decoration:underline;
}

.link {
	display:block;
	text-align:right;
	color:#06cbca;
	text-decoration:none;
	font-weight:bold;
}

.button {
	display:block;
	width:237px;
	margin-left:258px;
	padding:8px 17px 11px 12px;
	color:#ffffff;
	background:url(images/button.gif) top left no-repeat;
	font-weight:bold;
	text-decoration:none;
}
.button:hover {
	text-decoration:none;
	color:#b9e125;
}

#content ul {
	margin:0;
	padding:0;
	list-style:none;
}
#content ul li {
	margin:0;
	padding-left:10px;
	background:url(images/marker.png) top left no-repeat;
	background-position:0 9px;
}
#content ul li a {
	color:#fff;
	font-weight:bold;
	text-decoration: underline;
	line-height:2em;
} 
#content ul li a:hover {
	text-decoration:none;
}

#content .ul li {
	background:url(images/marker1.gif) top left no-repeat;
	background-position:0 9px;
	margin:0;
	padding-left:12px;
}
#content .ul li a {
	color:#7c7c7c;
	font-weight:bold;
	text-decoration: underline;
	line-height:2em;
} 
#content .ul li a:hover {
	text-decoration:none;
}

.link-1 {
	display:block;
	width:120px;
	margin:20px 0px 0px 0px;
	background:url(images/link_bg.gif) left top repeat-x;
	color:#ffffff;
	text-decoration:none;
}
.link-1 em {
	display:block;
	background:url(images/link_left.gif) no-repeat left top;
	font-size:1.58em;
}
.link-1 b {
	display:block;
	background:url(images/link_right.gif) no-repeat right top;
	padding:4px 14px 12px 12px;
	font-style:normal;
}
.link-1:hover {
	text-decoration:none;
	color:#a7da1f;
}

.link-2 {
	display:block;
	width:120px;
	margin:20px 0px 0px 0px;
	background:url(images/link_bg1.gif) left top repeat-x;
	color:#ffffff;
	text-decoration:none;
}
.link-2 em {
	display:block;
	background:url(images/link_left1.gif) no-repeat left top;
	font-size:1.58em;
}
.link-2 b {
	display:block;
	background:url(images/link_right1.gif) no-repeat right top;
	padding:4px 14px 12px 12px;
	font-style:normal;
}
.link-2:hover {
	text-decoration:none;
	color:#06cbca;
}

.link-3 {
	display:block;
	width:120px;
	margin:20px 0px 0px 0px;
	background:url(images/link_bg2.gif) left top repeat-x;
	color:#ffffff;
	text-decoration:none;
}
.link-3 em {
	display:block;
	background:url(images/link_left2.gif) no-repeat left top;
	font-size:1.58em;
}
.link-3 b {
	display:block;
	background:url(images/link_right2.gif) no-repeat right top;
	padding:4px 14px 12px 12px;
	font-style:normal;
}
.link-3:hover {
	text-decoration:none;
	color:#ee2576;
}

.link-4 {
	display:block;
	float:left;
	background:url(images/link_bg4.gif) left top repeat-x;
	color:#ffffff;
	text-decoration:none;
}
.link-4 em {
	display:block;
	background:url(images/link_left4.gif) no-repeat left top;
	font-size:1.58em;
}
.link-4 b {
	display:block;
	background:url(images/link_right4.gif) no-repeat right top;
	padding:4px 14px 12px 12px;
	font-style:normal;
}
.link-4:hover {
	text-decoration:none;
	color:#a7da1f;
}


/*header*/
#header {
	font-size:1.1875em;
	color:#888989;
}
#header h1 {
	color:#abdc20;
	font-size:5.36em;
	padding:0 0 0 56px;
	line-height:1.2em;
}
#header h1 a {
	text-decoration:none;
}
#header h1 a span {
	color:#06cbca;
	font-size:.75em;
}
#header .logo {
	margin:0 0 0 0;
}
#header .img {
	margin:-101px 0 0 0;
	position:absolute;
}
#header .indent {
	margin:270px 0 0 72px;
	position:absolute;
}
#header .indent1 {
	margin-top:131px;
	position:absolute;
}

.slogan {
	font-size:2.57em;
	line-height:1.2em;
	letter-spacing:-3px;
}
.slogan b {
	font-weight:normal;
	font-size:1.61em;
	line-height:1em;
	color:#1d1f1f;
	margin-left:80px;
}

#header ul {
	margin:0;
	padding:32px 0 0 9px;
	list-style:none;
}
#header ul li {
	margin:0;
	display:inline;
}
#header ul li a {
	background:url(images/bg_menu.gif) top left no-repeat;
	color:#a7a7a7;
	text-decoration:none;
	width:118px;
	text-align:center;
	display:block;
	float:left;
	padding:12px 0 23px 0;
	font-weight:bold;
} 

#header ul li a:hover {
	text-decoration:none;
	color:#222323;
}
#header ul li .current {
	text-decoration:none;
	color:#222323;
}


/*content*/
#content {
	font-size:0.75em;
	width:100%;
	text-align:left;
	line-height:1.58em;
	width:949px;
}
#content .indent-main {
	padding:0 0 61px 0;
}
#content .title {
	margin-bottom:16px;
}
#content .img-left {
	float:left;
	margin:0 20px 16px 0;
}
#content .img-right {
	float:right;
	margin:0 0px 16px 20px;
}
#content .img-indent {
	margin:0 0 16px 0;
}
#content p {
	margin:0 0 7px 0;
}
#content .p {
	margin:0;
}
#content .p1 {
	margin:0 0 17px 0;
	text-align:justify;
}
#content .p2 {
	margin:0 0 7px 0;
	text-align:justify;
}
#content h2 {
	color:#ffffff;
	font-size:2.58em;
	margin-bottom:9px;
	line-height:1.2em;
}
#content h2.smaller {
	color:#ffffff;
	font-size:2.0em;
	margin-bottom:9px;
	line-height:1.2em;
}
#content h3 {
	color:#161717;
	font-size:2.58em;
	margin-bottom:9px;
	margin-top:5px;
	line-height:1.2em;
}
#content h3.small {
	color:#161717;
	font-size:20px;
	margin-bottom:9px;
	margin-top:5px;
	line-height:1.2em;
}
#content h4 {
	color:#fff;
	font-size:1em;
	margin-bottom:9px;
}
#content h5 {
	color:#ef277d;
	font-size:1em;
	margin-bottom:9px;
}
#content .tail {
	background:url(images/tail.gif) repeat-x bottom;
	padding-bottom:9px;
	margin-bottom:9px;
}
#content .img1 {
	margin:93px -47px 0 949px;
	position:absolute;
}
#content .img2 {
	margin:0 0 0 225px;
	position:absolute;
}
#content .img3 {
	margin:93px -48px 0 922px;
	position:absolute;
}
#content .produkt_dog {
	position:absolute;
	margin:-228px 0 0 642px;
}
#content .bg_dog {
	position:absolute;
	margin:-228px 0 0 642px;
	z-index:-1;
}

#content .indent {
	padding:190px 0 0 24px;
}
#content .indent1 {
	padding:40px 0 0 0;
}
#content .indent2 {
	padding:10px 24px 0 24px;
}

/*box*/
.box {
	position:relative;
	background:#ee2576;
	width:100%;
	color:#fff;
}
#prod_1 {
	position:absolute;
	top:0px;
	right:-30px;
}
.box .border-top {
	background:url(images/border_top.gif) repeat-x top;
}
.box .corner-top-left {
	background:url(images/corner_top_left.gif) no-repeat left top;
}
.box .corner-top-right {
	background:url(images/corner_top_right.gif) no-repeat right top;
}
.box .corner-bottom-left {
	background:url(images/corner_bottom_left.gif) no-repeat left bottom;
}
.box .corner-bottom-right {
	background:url(images/corner_bottom_right.gif) no-repeat right bottom;
	width:100%;
}
.box .indent-box {
	padding:20px 16px 13px 25px;
}
/*box1*/
.box1 {
	position:relative;
	background:#a7da1f;
	width:100%;
	color:#fff;
}
#prod_2 {
	position:absolute;
	bottom:-17px;
	right:-20px;
}
.box1 .border-top {
	background:url(images/border_top1.gif) repeat-x top;
}
.box1 .corner-top-left {
	background:url(images/corner_top_left1.gif) no-repeat left top;
}
.box1 .corner-top-right {
	background:url(images/corner_top_right1.gif) no-repeat right top;
}
.box1 .corner-top-right-1 {
	background:url(images/corner_top_right1-1.gif) no-repeat right top;
}
.box1 .corner-bottom-left {
	background:url(images/corner_bottom_left1.gif) no-repeat left bottom;
}
.box1 .corner-bottom-right {
	background:url(images/corner_bottom_right1.gif) no-repeat right bottom;
	width:100%;
}
.box1 .corner-bottom-right-1 {
	background:url(images/corner_bottom_right1-1.gif) no-repeat right bottom;
	width:100%;
}
.box1 .indent-box {
	padding:20px 16px 13px 25px;
}
/*box2*/
.box2{
	position:relative;
	background:#06cbca; width:100%;
	color:#fff;
}
#prod_3 {
	position:absolute;
	bottom:-17px;
	right:-20px;
}
.box2 .border-top {
	background:url(images/border_top2.gif) repeat-x top;
}
.box2 .corner-top-left {
	background:url(images/corner_top_left2.gif) no-repeat left top;
}
.box2 .corner-top-right {
	background:url(images/corner_top_right2.gif) no-repeat right top;
}
.box2 .corner-bottom-left {
	background:url(images/corner_bottom_left2.gif) no-repeat left bottom;
}
.box2 .corner-bottom-right {
	background:url(images/corner_bottom_right2.gif) no-repeat right bottom;
	width:100%;
}
.box2 .corner-top-left-1 {
	background:url(images/corner_top_left2-1.gif) no-repeat left top;
}
.box2 .corner-top-right-1 {
	background:url(images/corner_top_right2-1.gif) no-repeat right top;
}
.box2 .corner-bottom-left-1 {
	background:url(images/corner_bottom_left2-1.gif) no-repeat left bottom;
}
.box2 .corner-bottom-right-1 {
	background:url(images/corner_bottom_right2-1.gif) no-repeat right bottom;
	width:100%;
}
.box2 .indent-box {
	padding:20px 16px 13px 25px;
}

/*box3*/
.box3 {
	background:#cacaca;
	width:100%;
	color:#7c7d7d;
}
.box3 .border-top {
	background:url(images/border_top3.gif) repeat-x top;
}
.box3 .corner-top-left {
	background:url(images/corner_top_left3.gif) no-repeat left top;
}
.box3 .corner-top-right {
	background:url(images/corner_top_right3.gif) no-repeat right top;
}
.box3 .corner-top-left-1 {
	background:url(images/corner_top_left3-1.gif) no-repeat left top;
}
.box3 .corner-top-right-1 {
	background:url(images/corner_top_right3-1.gif) no-repeat right top;
}
.box3 .corner-bottom-left {
	background:url(images/corner_bottom_left3.gif) no-repeat left bottom;
}
.box3 .corner-bottom-right {
	background:url(images/corner_bottom_right3.gif) no-repeat right bottom;
	width:100%;
}
.box3 .indent-box {
	padding:20px 18px 20px 25px;
}


/*footer*/
#footer {
	color:#9e9d9d;
	font-size:11px;
}
#footer .indent-footer {
	padding:0px 50px 0 25px;
}
#footer a {
	color:#ef277d;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#menuFoot {
	float:left;
	width:80%;
	padding:15px 0px 0px 0px;
	font-size:11px;
	color:#9a9a9a;
}
#menuFoot a {
	font-size:11px;
	color:#9a9a9a;
}
#created {
	float:right;
	width:20%;
	padding:15px 0px 0px 0px;
	text-align:right;
}
#copyright {
	clear:both;
	color:#ef277d;
}

.jamp {
	width:40px;
	margin-left:6px;
}
select {
	font-size:.84em;
	color:#2d3331;
	height:20px;
	font-family:Tahoma;
}

.indent-2 {
	position:relative;
	padding-right:10px;
	float:left;
}
.h {
	height:30px;
}
.h1 {
	height:35px;
	background:url(images/bg_input.gif) no-repeat top left;
}
.block-contact span {
	float:right;
	margin-right:80px;
}
.input {
	border:none; 
	background:none;
	width:203px;
	height:20px;
	font-size:1em;
	color:#bdbdbd;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:10px;
}
input {
	width:247px;
	height:18px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px;
}
textarea {
	width:247px;
	height:172px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto;
}

#content ul.ul_start {

}
#content ul.ul_start li {
	display:block;
	padding:0px 0px 0px 15px;
	background:url(images/bg_ul_start.gif) no-repeat left;
}
#img-col-1-down {
    padding: 0px 0px 57px 25px;
}

.powermail_uid21, .powermail_uid22, .powermail_uid23 {
    width: 35px !important;
}

