html{
		height:100%;
}

BODY {
	margin: 0px;
	padding:0px;
	font-family: Arial, Tahoma;
	color : #000;
	font-size: 12px;
	background: #FFF;
	height:100%;
}



img {
	border: 0px;
}

form {
	margin: 0px;
}

input {
	border: solid 1px #a5adb0;
}

textarea {
	border: solid 1px #7f9db9;
}

a,
a:hover, 
a:active, 
a:focus{
	color: #1974e0;
	text-decoration: underline;
	font-size: 11px;
}

a:visited {
	color: #7e17d6;
	text-decoration: underline;
	font-size: 11px;
}

h1 {
	padding: 0px;
	margin: 0px 0px 10px 0;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	padding: 0px;
	margin: 0px 0px 10px 0;
	font-size: 13px;
	font-weight: bold;
	color: #be1f08;
}

ul {
	list-style-type: none;
	list-style-image: url(/des/img/li_a.gif);
	list-style-position: outside;
	margin: 15px 0 15px 20px;
	padding: 0px 0 0px 20px;
}
ul li {
	padding: 0 0 3px 0px;
}

.menu {
	list-style-type: none;
	list-style-image: url(/des/img/li.gif);
	list-style-position: outside;
	margin: 0 0px 40px 0px;
	padding: 0 0 0 80px;
}
.menu li {
	padding: 0 0 6px 0px;
}

.menu a,
.menu a:visited,
.menu a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

.catalogue_menu {
	list-style-type: none;
	list-style-image: url(/des/img/li_catalogue.gif);
	list-style-position: outside;
	margin: 0 0 40px 0px;
	padding: 0 0 0px 20px;
}
.catalogue_menu ul,
.catalogue_menu ul ul {
	list-style-type: none;
	list-style-image: none;
	margin: 5px 0 10px 0px;
	padding: 0px 0 0px 20px;
}
.catalogue_menu li {
	padding: 0 0 6px 0px;
}

.catalogue_menu li a {
	font-size: 12px;
	font-family: Tahoma;
	color: #013676;
	font-weight: bold;
}
.catalogue_menu li a:visited {
	font-size: 12px;
	font-family: Tahoma;
	color: #7e17d6;
	font-weight: bold;
}
.catalogue_menu li a:hover {
	font-size: 12px;
	font-family: Tahoma;
	color: #be1f08;
	font-weight: bold;
}

.catalogue_menu li li a,
.catalogue_menu li li li a{
	font-size: 11px;
	font-family: Tahoma;
	color: #013676;
	font-weight: normal;
}

.catalogue_menu li li a:visited,
.catalogue_menu li li li a:visited{
	font-size: 11px;
	font-family: Tahoma;
	color: #7e17d6;
	font-weight: normal;
}

.catalogue_menu li li a:hover,
.catalogue_menu li li li a:hover {
	font-size: 11px;
	font-family: Tahoma;
	color: #be1f08;
	font-weight: normal;
}

.catalogue_menu li .active a,
.catalogue_menu li li .active a,
.catalogue_menu li li li .active a {
	color: #be1f08;
	font-weight: bold;
	font-family: Tahoma;
}



.bread,
.bread a,
.bread a:visited,
.bread a:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #FFF;
	font-weight: normal;
}

.bread{
	font-weight: bold;
}

.date {
	font-weight: bold;
}

.title,
.title a,
.title a:visited,
.title a:hover {
	text-transform: uppercase;
	font-size: 12px;
	color: #000;
}

.text {
	padding: 5px 0 5px 0;
}

.link a,
.link a:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #2c80de;
}
.link a:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #7e17d6;
}

.reklama {
	background: #be0000;
}
.reklama th {
	font-weight: normal;
	text-align: left;
	padding: 3px 10px 3px 10px;
}
.reklama .title,
.reklama .title a,
.reklama .title a:visited,
.reklama .title a:hover {
	color: #ffc028;
	font-size: 14px;
	text-transform: uppercase;
}
.reklama .title2,
.reklama .title2 a,
.reklama .title2 a:visited,
.reklama .title2 a:hover {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}

.reklama .text{
	color: #FFF;
	font-size: 11px;
	padding-top: 5px;
}

.warning {
	color: #be0000;
	font-size: 11px;
}

.footer {
	color: #272727;
	font-size: 11px;
	padding-bottom: 10px
}

.phone {
	font-size: 14px;
}

.bg_1 {
	background-color: #e4d4b8;
	background-image: url(/des/img/bg_1.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_2 {
	background-image: url(/des/img/bg_2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_3 {
	background-image: url(/des/img/bg_3.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_4 {
	background-image: url(/des/img/bg_4.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_6 {
	background-image: url(/des/img/bg_6.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_7 {
	background-image: url(/des/img/bg_7.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_8 {
	background-image: url(/des/img/bg_8.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
}
.bg_9 {
	background-image: url(/des/img/bg_9.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_10 {
	background-color: #ececec;
	background-image: url(/des/img/bg_10.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_11 {
	background-color: #de3513;
	background-image: url(/des/img/bg_11.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.back {
	background-image: url(/des/img/ic_back.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 15px;
}
.last {
	background-image: url(/des/img/ic_last.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 10px;
}
.next {
	background-image: url(/des/img/ic_next.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
	padding-right: 10px;
}
.catalogue_1 .name{
	color: #3f50a6;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px
}
.catalogue_1 .name a,
.catalogue_1 .name a:hover {
	color: #3f50a6;
	font-size: 13px;
}
.catalogue_1 .name a:visited {
	color: #7e17d6;
	font-size: 13px;
}
.catalogue_1 .price{
	color: #ec1111;
	font-weight: bold;
}
.catalogue_1 .img{
	padding-top: 10px;
}
.catalogue_1 .img,
.catalogue_1 .img a,
.catalogue_1 .img a:visited,
.catalogue_1 .img a:hover{
	color: #3f50a6;
	font-size: 10px
}
.catalogue_1 ul {
	list-style-type: none;
	list-style-image: url(/des/img/li_catalogue_content.gif);
	list-style-position: outside;
	margin: 20px 0 20px 0px;
	padding: 0px 0 0px 20px;
}
.catalogue_1 ul li {
	padding: 0 0 6px 0px;
}
.pages {
	font-size: 13px;
}
.pages a,
.pages a:visited,
.pages a:hover {
	font-size: 13px;
}
.pages .active ,
.pages .active a,
.pages .active a:visited,
.pages .active a:hover {
	font-size: 13px;
	color: #c7250a;
	font-weight: bold;
}
.comment{
	color: #808080;
}
.star{
	color: #ff0000;
}
.error{
	color: #ff0000;
	padding: 10px 0 10px 0;
}
.order_1 {
	border-collapse: collapse;
	font-size: 11px;
}
.order_1 th {
	background: #ede0ca;
	padding: 10px;
	border: solid 1px #bbaf9e;
	font-weight: normal;
	text-align: left;
}
.order_1 td {
	padding: 10px;
	border: solid 1px #ede0ca;
}
.order_2 input {
	border: solid 1px #ede0ca;
	width: 350px;
}
.order_2 textarea {
	border: solid 1px #ede0ca;
	width: 350px;
}
.s_404 {
	list-style-type: none;
	list-style-image: url(/des/img/li_404.gif);
	list-style-position: outside;
	margin: 15px 0 15px 20px;
	padding: 0px 0 0px 20px;
}
.s_404 li {
	padding: 5px 0 5px 0px;
}
.text_404 a,
.text_404 a:visited,
.text_404 a:hover{
	font-size: 12px
}
.mediasite{
	padding-left: 10px;
}
.mediasite a,
.mediasite a:visited,
.mediasite a:hover{
	font-size: 9px;
	color: #3b3b3b;
	text-decoration: none;
}