html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {height: 100%}
body {
	font: 12px/18px Tahoma, Verdana, sans-serif;
	height: 100%;
	background: url(../images/bg1.jpg) repeat-x scroll left top;
}
a {
	color: #000;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle}
#wrapper {
	width: 100%;
	min-width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

.clear {
	clear: both;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 240px;
	background: url(../images/bgl.png) no-repeat scroll left top;
}
#header .header_bgr {
	position:relative;
	height: 240px;
	background: url(../images/bgr.png) no-repeat scroll right top;		
}
#header .header_bgr .logo {
	padding-top:87px;
}
#header .header_bgr .auth_form {
	position:absolute;
	top:97px;
	right:17px;
	background: url(../images/bg_form.png) no-repeat scroll left top;
	width:192px;
	height:108px;
	padding:5px 10px;
}
.auth_form h1 {
	font-size: 14px;
	font-weight:bold;
	color:#000;
	text-decoration:underline;
	margin-bottom:5px;
}
.auth_form label {
	display:inline-block;
	width:58px;
	margin-top:2px;
	font-size: 11px;
	font-weight:bold;
	color:#b0b0b0;
}
.auth_form div {
	float:left;
	line-height:normal;
	margin-top:5px;
}
.auth_form div a.l1 {
	font-size: 11px;
	text-decoration:none;
	color:#000;
}
.auth_form div a.l2 {
	font-size: 11px;
	text-decoration:underline;
	color:#ff8400;
}
.auth_form #b_submit {
	float:right;
	margin-top:10px;
}
.auth_form #login, .auth_form #password{
	border:1px solid #dfdfdf;
	width:129px;
	height:15px;
	font-size:10px;
	margin-top:2px;
}
#header .menu {
	width:690px;
	margin: 32px auto 0;
}
#header .menu .item {
	float:left;
	margin-left:30px;
	margin-right:30px;
	font-weight:bold;
	height:25px;
	padding-top:4px;
}
#header .menu .item a {
	color:#000;
}
#header .menu .active {
	height:29px;
	padding-top:0px;
}
#header .menu .active .active_left {
	float:left;
	background: url(../images/menu_bg_l.png) no-repeat scroll left top;
	width:5px;
	height:29px;
}
#header .menu .active .active_right {
	float:left;
	background: url(../images/menu_bg_r.png) no-repeat scroll right top;
	width:5px;
	height:29px;	
}
#header .menu .active .active {
	float:left;
	height:25px;
	padding-top:4px;
	color:#fff;
	background: url(../images/menu_bg.png) repeat-x scroll left top;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 180px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 260px 0 260px;
}

#content .news_item {
	width:100%;
	margin-bottom:20px;
}
#content .news_item .nh1 {
	float:left;
	width:10px;
	height:31px;
	background: url(../images/news_h1.png) no-repeat scroll left top;
}
#content .news_item .nh2 {
	color:#fff;
	font-weight:bold;
	height:29px;
	background: url(../images/news_h2.png) no-repeat scroll right top;
	margin-left:10px;
	padding-left:5px;
	padding-top:2px;
	padding-right:15px;	
}
#content .news_item .nh2 span {
	float:right;
	color:#ff8400;
}
#content .news_item .news_text {
	border-left:1px solid #000;
	border-right:1px solid #000;
	padding-left:15px;
	padding-right:15px;
	color:#969696;
	font-weight:bold;
	background:#fff;
	padding-bottom:10px;
}
#content .news_item .news_text p.podrobno {
	margin:0;
	text-align:right;
}
#content .news_item .news_text p.podrobno a {
	color:#ff8400;
}
#content .news_item .nb1 {
	float:left;
	width:10px;
	height:6px;
	background: url(../images/news_b1.png) no-repeat scroll left top;
}
#content .news_item .nb2 {
	height:6px;
	background: url(../images/news_b2.png) no-repeat scroll right top;
	margin-left:10px;
}



/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 240px;
	margin-left: -100%;
	position: relative;
}
.sl .lmenu {
    background: url(../images/bg_left_menu_footer.png) no-repeat scroll left bottom;
	width:236px;    
    margin-top:37px;
	color:#000;
	font-size:12px;
}
.sl .lmenu ul li {
	padding-bottom:5px;
	text-transform:uppercase;
	font-weight:bold;
}
.sl .lmenu ul ul li {
	text-transform:none;
	padding-bottom:0px;
	font-weight:normal;	
	background: url(../images/p_menu_dot.png) repeat-x scroll left bottom;
	padding-bottom:2px;
	width:180px;
}
.sl .lmenu ul ul ul li {
	width:170px;
}
.sl .lmenu ul ul ul ul li {
	width:160px;
}
.sl .lmenu ul ul li.last {
	background:transparent;
}
.sl .lmenu a {
	color:#000;	
}
.sl .lmenu ul li span {
	color:#fff;
	background:#fd9a44;
}
.sl .lmenu ul li li span {
	color:#fd9a44;
	padding-left:15px;
	font-size:11px;	
	font-weight:bold;
	background: url(../images/p_menu_act.png) no-repeat scroll left center;	
}
.sl .lmenu ul li li a {
	text-decoration:none;
	padding-left:15px;
	font-size:11px;
	background: url(../images/p_menu.png) no-repeat scroll left center;
}
.sl .lmenu a.active {
	color:#fd9a44;
	padding-left:15px;
	font-size:11px;	
	background: url(../images/p_menu_act.png) no-repeat scroll left center;	    
	text-decoration:none;
}

.sl .lmenu ul ul ul {
	margin-left:10px;
}
.sl .lmenu ul.ishide {
    display:none;
}

.sl .lmenu .lmenu_head {
    position:relative;
    background: url(../images/bg_left_menu_top.png) no-repeat scroll left top;
	width:236px;
    top:-37px;
    padding-top:15px;
    padding-left:35px;
}
.sl .telefon {
	margin-top:20px;
	padding-top:25px;
	background: url(../images/telefon.png) no-repeat scroll left top;
	width:220px;
	height:95px;
	text-align:right;
	color:#8a9cab;
	font-size:11px;
	font-weight:bold;
}
.sl .telefon .tel {
	font-size:16px;
	/*font-weight:normal;*/
}
.sl .telefon .tel .color1 {
	font-size:17px;
	color:#fd9a44;
}
.sl .reklama {
	margin-top:10px;
    margin-bottom:10px;
	width:220px;
}

/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: left;
	margin-right: -3px;
	width: 240px;
	margin-left: -240px;
	position: relative;	
	margin-top:-13px;
}
.sr .cart {
	background: url(../images/cart.png) no-repeat scroll right top;
	width:210px;
	height:95px;
	padding-left:30px;
	padding-top:23px;
	color:#fff;
	font-size:11px;
}
.sr .cart h1 {
	font-size:11px;
	text-decoration:underline;
	margin-bottom:3px;
}
.sr .cart a {
	color:#000;
	text-decoration:underline;
	font-weight:bold;
}
.sr .cart a:hover {
	text-decoration:none;
}
.sr .akcii_head {
	background: url(../images/a_head.png) no-repeat scroll right top;
	height:29px;
	width:210px;
	color:#fff;
	font-weight:bold;
	padding-left:30px;
	padding-top:6px;
}
.sr .akcii_body {
	background: url(../images/a_bg.gif) repeat-y scroll left top;
	margin-left:11px;
	width:229px;
}
.sr .akcii_footer {
	background: url(../images/a_footer.png) no-repeat scroll right top;
	height:35px;
	width:240px;
}
.sr .akcii_body .item_a {
	width:220px;
	margin:0 auto;
	position:relative;
	text-align:center;
	padding-top:10px;
	padding-bottom:20px;
}
.sr .akcii_body .item_a .mask {
	position:absolute;
	left:10px;
	top:0px;
	background: url(../images/mask.png) no-repeat scroll left top;
	width:200px;
	height:140px;	
	padding-top:15px;
}
.sr .akcii_body .item_a .a_procent {
	position:absolute;
	left:130px;
	top:15px;
	color:#ff0000;
	font-weight:bold;
}
.sr .akcii_body .item_a .a_name {
	position:relative;
	z-index:3000;
}
.sr .akcii_body .item_a .a_name a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}



/* Footer
-----------------------------------------------------------------------------*/
#footer {
	position:relative;
	margin: -180px auto 0;
	min-width: 1000px;
	height: 180px;
	background: url(../images/footer_bg.png) repeat-x scroll left bottom;
}
#footer .dog {
	float:left;
	width:300px;
	height:158px;
	background: url(../images/dog.png) no-repeat scroll left bottom;
}
#footer .dog .copy {
	font-weight:bold;
    margin-top:130px;
    margin-left:140px;
}
#footer .city {
	width:560px;
	height:50px;
	background: url(../images/bg_footer_city.png) no-repeat scroll left bottom;
	padding-top:130px;
	margin:0 auto;
	font-weight:bold;
	text-align:center;
}
#footer .logo {
	position:absolute;
	right:0px;
	bottom:0px;
	width:429px;
	height:79px;
	background: url(../images/logo.jpg) no-repeat scroll right bottom;
}
#footer .logo .razrab {
	font-weight:bold;    
    margin-top:28px;    
}

.form_reg table td {
	padding:3px;
	vertical-align:top;
}
.form_reg textarea {
	width:250px;
	height:100px;	
}
.form_reg input, .form_reg  select {
	width:250px;
}
.form_reg input.knopka {
	width:146px;
}
.form_reg td.error {
	color:#f00;
}

#content h5 {
	font-size:14px;
	margin-top:10px;
	margin-bottom:10px;
}
#content .tovar h1 {
	font-size:14px;
	margin-top:10px;
	margin-bottom:10px;
}
#content .tovar h2 {
	font-size:14px;
}
#content .tovar a {
	color:#000;
}
#content .tovar a:hover {
	text-decoration:none;
}
#content .tovar .main_picture {
	float:left;
	margin-right:10px;
}
#content .tovar .main_picture .m_pic {
	border:1px solid #888;
}
#content .tovar .tovar_info {
	float:left;
}


.rating span {
	float:left;
}
.rating .stars a {
	background:url(/images/star.gif) no-repeat 0 0;
	height:16px;
	width:16px;
	display:block;
	float:left;
	text-decoration:none;
}
.rating .stars a:hover {
	text-decoration:none;
}
.rating .stars a.on {
	background:url(/images/star.gif) no-repeat 0 -32px
}
.rating .stars a.hover, .stars a.clicked {
	background:url(/images/star.gif) no-repeat 0 -16px !important
}
.checkmark{display:none}


table.shoping_cart_tab td {
	padding:2px;
}
table.shoping_cart_tab thead td {
	background:#D0D0D0;
	font-weight:bold;
}
table.shoping_cart_tab tfoot td {
	background:#D0D0D0;
	font-weight:bold;
}
table.shoping_cart_tab tbody tr.odd td {
	background:#F0F0F0;
}

.pokupki table {
    width:100%;
}
.pokupki table td {
    padding:2px;
}
.pokupki table thead td {
	background:#D0D0D0;
	font-weight:bold;
}
.pokupki table tbody tr.odd td {
	background:#F0F0F0;
}

table.send_msg td {
    padding:2px;
    vertical-align:top;
}
table.send_msg td input {
    width:200px;
}
table.send_msg td knopka {
    width:100px;
}
table.send_msg td textarea {
    width:400px;
    height:200px;
}
table.send_msg div.captcha {
    float:left;
    padding-top:8px;
    padding-right:5px;
}
table.send_msg div.text {
    float:left;
}

table.dog_size tbody tr.odd td {
	background:#F0F0F0;
}

.error {color:#f00;}

.cat_descr {
    margin-bottom:10px;
}
