body {
	background: #9f9f9f url(../images/bodybg.jpg);
	font: 10px Verdana, tahoma, Arial;
	color: #454545;
	padding: 0;
	margin: 0;
}

input,select,textarea{
  font-size:11px;
}

select{
  height: 22px;
}



#wrapperbg {
	width: 100%;
	height: 100%;
	background: url(../images/bodybg2.jpg) repeat-x;
}

#wrapper {
	margin: 0 auto;
	width: 909px;
	background: url(../images/wrapper_bg.png) repeat-y;
}

#page {
	width: 891px;
	margin: 0 auto;
	overflow: hidden;
	background: url(../images/pagebg2.gif) repeat-y;
	padding-bottom: 0px;
}

.navi_top_wrap {
	margin: 0 auto;
	width: 891px;
	height: 41px;
	background: transparent url(../images/navitopbg.jpg) repeat-x;
}

.navi_lang {
	float: left;
	padding: 10px;
	font-size: 10px;
	color: #fff;
	margin-left: 15px;
}

.navi_lang a,.navi_lang a:visited {
	color: #fff;
	text-decoration: none;
}

.navi_lang a:hover {
	color: #e7e7e7;
	text-decoration: none;
}

.navi_top {
	float: right;
	padding: 10px;
	font-size: 10px;
	color: #fff;
	margin-right: 15px;
}

.navi_top a,.navi_top a:visited {
	color: #fff;
	text-decoration: none;
}

.navi_top a:hover {
	color: #e7e7e7;
	text-decoration: none;
}

.main_banners {
	color: #e7e7e7;
	text-decoration: none;
	margin-bottom: 15px;
	overflow: hidden;
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
	padding: 15px 0 10px 0;
	min-height:250px;
	
}

.main_banners_left {
	float: left;
	width: 300px;
}

.main_banners_right {
	float: left;
	padding-left: 6px;
}

.main_banners_left img {
	margin-bottom: 4px;
}

.header {
	width: 891px;
	height: 210px;
	background: url(../images/header.jpg)
}

.logo {
	width: 208px;
	height: 83px;
	float: left;
	padding: 39px 0 0 37px;
}

.box_b {
	width: 233px;
	height: 197px;
	float: right;
	margin-top: 7px;
	margin-left:0;
	padding-right:15px;
	background: url(../images/box_b.jpg) no-repeat;
}

.box_b_user {
	float: left;
	width: 60px;
	padding: 20px 0 0 25px;
	font-size: 10px;
	font-weight: bold;
	color: #3E608F;
}

.box_b_data {
	float: right;
	padding: 20px 15px 0 0px;
	text-align: left;
	width: 105px;
}

.box_b_data ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.box_b_data li {
	padding-bottom: 3px;
	background: url(../images/bullet1.gif) 0% 35% no-repeat;
	padding-left: 15px
}

.box_b_data li a {
	color: #595959;
	text-decoration: none;
}

.box_b_data li a:visited {
	color: #595959;
	/*color: #AAA;*/
	text-decoration: none;
}

.box_b_data li a:hover {
	color: #000;
	text-decoration: underline;
}

.box_b_data li.lastLink {
	padding-bottom: 3px;
	background: url(../images/bullet2.gif) 0% 35% no-repeat;
	padding-left: 15px;
	margin-bottom: 10px;
}

.box_b_data li.lastLink  a {
	color: #940001;
	text-decoration: none;
}

.box_b_data li.lastLink  a:visited {
	color: #940001;
	text-decoration: none;
}

.box_b_data li.lastLink  a:hover {
	color: #000;
	text-decoration: underline;
}

.box_b_basket {
	margin: 0 auto;
	clear: both;
	width: 200px;
	padding: 2px 10px 0 10px;
	border-top: 1px dotted #000;
	text-align: right;
	font-size: 9px;
}

.box_b_basket strong {
	color: #940001;
}

.aleft {
	float: left;
	padding: 0 0 0 5px;
}
.box_general{
	padding: 6px 38px 7px 0px;
}

.box_b_welcome {
	margin: 5px auto;
	width: 180px;
	color: #3E608F;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

.box_b p {
	margin: 10px auto;
	width: 180px;
	color: #595959;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
}

.box_b_divider {
	margin: 0 auto;
	width: 221px;
	border-bottom: 1px dotted #000;
	overflow: hidden;
	margin-bottom: 20px;
}

.box_b_login a {
	margin-left: 70px;
	font-size: 10px;
	color: #fff;
	background: url(../images/lbtn.jpg) no-repeat;
	border: 0;
	padding: 6px 38px 7px 32px;
	text-decoration: none;
}

.box_b_login a:hover {
	color: #000;
}

.box_b_reg a {
	margin-left: 70px;
	font-size: 10px;
	color: #fff;
	background: url(../images/rbtn.jpg) no-repeat;
	border: 0;
	padding: 6px 26px 7px 10px;
	text-decoration: none;
}

.box_b_reg a:hover {
	color: #000;
}

.button1 {
	float: left;
	clear: both;
	width: 85px;
	height: 22px;
	background: url(../images/button1.png) no-repeat;
	text-align: center;
	padding-top: 10px;
	margin: 9px 0 0 20px;
}

.button1 a {
	color: #fff;
	text-decoration: none;
	display: block;
}

.button1 a:hover {
	color: #000;
}

.button2 {
	float: right;
	width: 85px;
	height: 22px;
	background: url(../images/button2.gif) no-repeat;
	text-align: center;
	padding-top: 10px;
	margin: 9px 10px 0 0;
}

.button2 a {
	color: #fff;
	text-decoration: none;
	display: block;
}

.button2 a:hover {
	color: #000;
}

.button3 {
	float: left;
	clear:both;
	width: 77px;
	height: 20px;
	background: url(../images/butt3g.gif) no-repeat;
	text-align: center;
	padding-top: 5px;
	margin-top:3px;   
	padding-right: 10px; /* - X - */

}

.button3 a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

.button3 a:hover {
	color: #000;
}

.button4 { 
	float: left; /* - X - */
	width: 77px;
	height: 22px;
	background: url(../images/butt4g.gif) no-repeat;
	text-align: center;
	padding-top: 5px;
	margin: 3px 0 0 0px;
	font-size: 12px;
	font-weight: bold;
}

.button4 a {
	color: #A90000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	font-size: 12px;
}

.button4 a:hover {
	color: #000;
}

.navigation {
	height: 37px;
	background: transparent url(../images/navibg2.jpg) no-repeat;
	margin:0 auto;
	width:891px;
}

.navigation ul,.navigation li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}

.navigation a {
	float: right;
	display: block;
	text-decoration: none;
	height: 23px;
	margin: 3px 0px 0 0;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align: center;
	width: 90px;
	padding-top: 7px;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
}

.navigation a:hover {
	color: #bbb;
}

.navigation .current a {
	color: #bbb;
	background-image: url(../images/divider.gif);
	width: 95px;
}

.navigation .lnk a {
	background-image: url(../images/divider.gif);
	width: 95px;
}

.navigation .lnkLast a {
	background-image: url(../images/lnk_kontakt.jpg);
	width: 114px;
}

.sidebar_left {
	float: left;
	width: 265px;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

.sidebar_left h2 {
	margin: 0;
	padding: 20px 0 0 15px;
	color: #777;
	font-size: 12px;
}

.sbi {
	margin-top: 5px;
	padding: 11px;
}
.sbi1 {
    background:url(../images/pra.jpg);
	width:233px;
	height:53px;
	margin-top: 16px;
	margin-left:11px;
	padding:33px 0px 0px 0px;
	text-align:right;
}
.sbi1 a{
    font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}
.sbi1 a:hover{
    font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#fff;
}

.separator_sb {
	width: 233px;
	border-top: 1px dotted #656565;
	margin-top: 25px;
	padding-bottom: 0px;
}

.separator_in {
	border-top: 1px dotted #656565;
	margin-top: 25px;
	padding-bottom: 25px;
}

.sidebar_left2 {
	float: left;
	width: 262px;
	height: 100%;
	min-height:500px;
}

.sidebar_left2 h2 {
	margin: 0;
	padding: 20px 0 0 15px;
	color: #777;
	font-size: 12px;
}

.searchbox {
	width: 262px;
	height: 190px;
	background: #DDDCDC; /*margin-bottom:20px;*/
}

.searchbox_inner {
	width: 227px;
	padding: 15px
}

.searchbox h3 {
	font-family: 'Tahoma', Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #535353;
	margin: 0 0 10px 0;
	padding-bottom: 10px;
	border-bottom: 1px dotted #000;
}

.searchbox_inner input {
	margin-bottom: 8px;
	margin-right: 7px;
}

.searchbox_inner select {
	margin-bottom: 8px;
	margin-right: 7px;
	width: 145px;
	height:22px;
	padding: 1px;
	font: 14px Times New Roman,Tahoma, Verdana, Arial;
}

.btn {
    width:73px;
	height:22px;
	font-family: Verdana;
	font-size: 10px !important;
	color: #fff;
	position: absolute;
	background-image: url(../images/fbutton1.jpg);
	border: 0;

	cursor: pointer;
	top: 5;
}

.btn2 {
    width:73px;
	height:22px;
	font-family: Verdana;
	font-size: 10px;
	color: #fff;
	position: absolute;
	background-image: url(../images/fbutton2.jpg);
	border: 0;
	
	cursor: pointer;
	top: 5;
}
.btn_save {
	font-size: 10px;
	font-family: Verdana;
	color: #fff;
	background-image: url(../images/fbutton1.jpg);
	border: 0;
	width: 73px;
	height: 22px;
/* 	padding: 3px 16px 4px 19px;
	cursor: pointer;            */
}

.searchbox2 {
	width: 262px;
	height: 121px;
	background: #DDDCDC;
	margin-bottom: 20px;
}

.searchbox2 a {
	color: #3E608F;
	text-decoration: underline;
}

.searchbox2 a:hover {
	color: #444;
	text-decoration: underline;
}

.searchbox_inner2 {
	width: 227px;
	padding: 0px
}

.searchbox_inner2 h2 {
	font-family: 'Tahoma', Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #535353;
	margin: 0 0 5px 0;
	padding-bottom: 5px;
}

.srchbox2 {
	width: 204px;
	height: 16px;
	background: #fff url(../images/srchbg.gif);
	border: none;
	padding: 5px;
	margin-left: 14px;
	margin-bottom: 10px;
	color: #a0a0a0;
}

.btns {
	font-size: 10px;
	font-family: Verdana;
	color: #fff;
	background-image: url(../images/fbutton1.jpg);
	border: 0;
	padding: 4px 9px 5px 12px;
	cursor: pointer;
	margin-left: 27px
}

.kat_links {
	width: 227px;
	padding: 15px;
}

.kat_links ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.kat_links li {
	padding-bottom: 6px;
	padding-left: 20px;
	padding-top: 5px;
	border-bottom: 1px dotted #7f7f7f;
	background: url(../images/bullet3.gif) 0% 50% no-repeat;
}

.kat_links  a {
	color: #7f7f7f;
	text-decoration: none;
}

.kat_links  a:hover {
	color: #810101;
	text-decoration: none;
}

.content_home {
	float: left;
	width: 591px;
	margin-left: 15px;
}

.content {
	float: left;
	width: 629px;
	padding-bottom: 17px;
}

.content_contact {
	float: left;
	width: 629px;
	min-height: 480px;
	background: url(../images/cont_bg.gif) repeat-y;
}

.content_login {
	float: left;
	width: 629px;
	min-height: 600px;
	background: url(../images/login_bg.gif) repeat-y;
}

.content_reg {
	float: left;
	width: 629px;
	min-height: 680px;
	background: url(../images/regbg.gif) repeat-y;
}

.content_top {
	/* ---- X   height: 92px;  */
	background: url(../images/ctop1.jpg) no-repeat;
}

.content_top1 {
	/* ---- X   height: 92px;  */
	height: 92px;
	background: url(../images/ctop1.jpg) no-repeat;
}

.content_top2 {
	/* ---- X   height: 92px;  */
	background: url(../images/ctop1.jpg) no-repeat;
	height: 92px;
	width: 611px;
}

.content_static
{
	width: 200px;
	clear:left;
}

.content_top_title {
	float: left;
	color: #26487D;
	font-size: 13px;
	font-weight: bold;
	margin-top: 37px;
	margin-left: 19px;
}

.content_top_title2 {
	float: left;
	color: #870101;
	font-size: 15px;
	font-weight: bold;
	padding-top: 30px;
	padding-left: 19px;
}

.basket_top_title {
	float: left;
	color: #870101;
	font-size: 14px;
	font-weight: bold;
	margin-top: 25px;
	padding-left: 19px;
	padding-bottom: 10px;
}

.basket_artk_no {
	margin-top: 3px;
	font-size: 10px;
	font-weight: normal;
	color: #525252;
}

.basket_artk_no strong {
	color: #870101;
}

.basket_red {
	margin-top: -1px;
	background: #870101;
	padding: 8px;
	color: #fff;
	font-weight: bold;
}

.btnback {
	float: right;
	font-family: Verdana;
	color: #fff;
	font-size: 9px;
	margin-top: 34px;
	margin-right: 18px;
	background: url(../images/btnback.jpg) no-repeat;
	width: 69px;
	height: 18px;
	padding: 4px 0 0 17px;
}

.btnback a {
	font-family: Verdana;
	color: #fff;
	text-decoration: none;
}

.btnback a:hover {
	font-family: Verdana;
	color: #000;
	text-decoration: none;
}

.breadcrumb {
	font: normal 10px "Verdana", Helvetica, sans-serif;
	padding: 10px 0 0 18px;
	color: #870101;
}

.breadcrumb a {
	background: transparent url(../images/breadcrumb.gif) no-repeat center left
		;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 5px;
	color: #575757;
}

.breadcrumb a:active {
	color: #870101;
}

.breadcrumb a:hover {
	text-decoration: none;
	color: #870101;
}

.breadcrumb a.noHref:active {
	color: #575757;
}

.breadcrumb a.noHref:hover {
	text-decoration: none;
	color: #575757;
}

.home_txt {
	margin: 20px 0 20px 10px;
	color: #6a6a6a;
	font-size: 11px;
	overflow: hidden;
}

.home_txt h2 {
	font-size: 16px;
	color: #A90000;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.col1 {
	width: 289px;
	float: right;
	margin-left:7px;
}

.col2 {
	width: 289px;
	float: left;
}

.column_header_wide{
	width: 591px;
	height: 24px;
	background: url(../images/column_row_wide.jpg) no-repeat;
	/*color: #fff;
	font-size: 12px;
	padding: 8px 0 0px 10px;
	margin-bottom: 4px;*/
	
	color: #FFFFFF;
    font-size: 11px;
    height: 24px;
    padding: 8px 0 0 10px;	
}
.t_red {
	width: 279px;
	height: 24px;
	background: url(../images/t_red.jpg) no-repeat;
	color: #fff;
	font-size: 11px;
	padding: 8px 0 0px 10px;
}

.t_blue {
	width: 279px;
	height: 24px;
	background: url(../images/t_blue.jpg) no-repeat;
	color: #fff;
	font-size: 11px;
	padding: 8px 0 0px 10px;
}

.abox1 {
	width: 289px;
	height: 137px;
	background: #d9d9d9;
	margin-top: 3px;
	color: #A90000;
}

.abox1 h3 {
	color: #A90000;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding: 8px 65px 0 7px;
}

.abox1 img {
	border: 1px solid #939393;
	float: left;
	margin: 15px 0 0 7px;
}

.abox2 {
	width: 289px;
	height: 137px;
	background: #f3f3f3;
	margin-top: 3px;
	color: #A90000;
}

.abox2 h3 {
	color: #A90000;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding: 8px 65px 0 7px;
}

.abox2 img {
	border: 1px solid #939393;
	float: left;
	margin: 15px 0 0 7px;
}

.abox3 {
	width: 289px;
	height: 137px;
	background: #d9d9d9;
	margin-top: 3px;
	color: #2D4977;
}

.abox3 h3 {
	color: #2D4977;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding: 8px 65px 0 7px;
}

.abox3 img {
	border: 1px solid #939393;
	float: left;
	margin: 15px 0 0 7px;
}

.abox4 {
	width: 289px;
	height: 137px;
	background: #f3f3f3;
	margin-top: 3px;
	color: #2D4977;
}

.abox4 h3 {
	color: #2D4977;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding: 8px 65px 0 7px;
}

.abox4 img {
	border: 1px solid #939393;
	float: left;
	margin: 15px 0 0 7px;
}

.box_entry1 {
	float: right;
	margin: 10px 10px 0 0;
	font-size: 10px;
	text-align: right;
	line-height: 14px;
	width: 165px;
}

.box_entry1 strong {
	color: #4c4c4c;
}

#bottom {
	margin: 0px auto 0;
	width: 891px;
	background: #f0f0f0;
	padding-top: 25px;
	overflow: hidden;
}

.index_title {
	color: #4c4c4c;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
}

.fbox_title {
	color: #a90000;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
}

.fbox1 {
	float: left;
	/* width: 146px; */
	width: 230px;
	margin: 0px 0 10px 20px;
	overflow: hidden;
}

.fbox1 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.fbox1 li {
    margin: 0;
	padding: 0;
	color: #5e5e5e;
	font-size: 11px;
	line-height: 17px;
}

.fbox1 a {
	color: #5e5e5e;
	text-decoration: none;
}

.fbox1 a:hover {
	color: #000;
	text-decoration: none;
}

.fbox2 {
	float: left;
	/* width: 120px; */
	width: 238px;
	height: 160px;
	margin: 0px 0 10px 30px;
	overflow: hidden;
	background: url(../images/divider2.jpg) left no-repeat;
	padding-left: 35px
}

.fbox2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.fbox2 li {
	color: #5e5e5e;
	font-size: 11px;
	line-height: 17px;
}

.fbox2 a {
	color: #5e5e5e;
	text-decoration: none;
}

.fbox2 a:hover {
	color: #000;
	text-decoration: none;
}

.fbox3 {
	float: left;
	width: 220px;
	height: 160px;
	margin: 0px 0 10px 30px;
	overflow: hidden;
	background: url(../images/divider2.jpg) left no-repeat;
	padding-left: 35px
}

.fbox3 p {
	line-height: 17px;
}

.fbox3 a {
	color: #A50000;
	text-decoration: none;
}

.fbox3 a:hover {
	color: #000;
	text-decoration: none;
}

.fbox4 {
	float: left;
	/* width: 164px; */
	width: 250px;
	height: 210px;
	margin: 0px 0 10px 30px;
	overflow: hidden;
	background: url(../images/divider2.jpg) left no-repeat;
	padding-left: 30px
}

.fbox4 {
	font-size: 10px;
}

.fbox4 span {
	color: #A90000;
}

.btitle {
	color: #314D7B;
}

.nletter {
	width: 168px;
	height: 20px;
	background: url(../images/nletterbg.gif) no-repeat;
	border: none;
	padding: 5px;
}

.btn3 {
	font-family: Verdana;
	font-size: 10px;
	width:58px;
	height:26px;
	color: #fff;
	position: absolute;
	background-image: url(../images/nletterbtn.jpg);
	border: 0;
	/*padding: 7px 9px 5px 3px;*/
	cursor: pointer;
	top: 5;
}

.artk {
	margin: 19px auto 0;
	width: 593px;
	overflow: hidden;
}

.artk {
	font-family: "Tahoma", Verdana, Arial;
	font-size: 11px;
	color: #39363A;
}

.artk_inner {
	float: left;
	width: 290px;
	height: 223px;
	margin: 0;
	padding: 0;
}

.artk_img {
	margin: 15px auto;
	width: 593px;
	overflow: hidden;
}

.artk span {
	font-size: 11px;
	color: #33517F;
	font-weight: bold;
}

.artk strong {
	font-size: 11px;
	color: #870101;
	font-weight: bold;
}

.artk_box {
	background: #e5e5e5;
	padding: 7px;
	margin-bottom: 2px;
	overflow: hidden;
}

.artk_box2 {
	background: #d6d6d6;
	padding: 7px;
	margin-bottom: 2px;
	overflow: hidden;
	height:24px;
}
.artk_box2a {
	background: #d6d6d6;
	padding: 7px;
	margin-bottom: 2px;
	overflow: hidden;
	height:105px;
}
.art_price_title{
	float:left;
	font-size: 11px;
	color: #870101;
	font-weight: bold;
}
.art_price {
	float:right;
	font-size: 11px;
	color: #870101;
	font-weight: bold;
}

.artkl_descr_title {
	margin: 5px auto;
	width: 580px;
	background: #e5e5e5;
	padding: 8px;
	color: #33517F;
	font-size: 11px;
	font-weight: bold;
}

.artkl_descr {
	margin: 10px auto;
	width: 580px;
	font-size: 11px;
	line-height: 15px;
}

#footer {
	margin: 0 auto;
	width: 891px;
	height: 30px;
	background: url(../images/footerbg.jpg) repeat-x;
}

.copy {
	float: left;
	color: #dfdfdf;
	font-size: 10px;
	padding: 10px 0 0 10px;
}
.powered {
    color: #860102;
    float: right;
    font-size: 8px;
    padding: 10px 10px 0 10px;
}
.powered a {
    color: #860102;
}
.dev {
	float: right;
	color: #dfdfdf;
	font-size: 10px;
	padding: 10px 10px 0 0px;
}

.dev a {
	color: #dfdfdf;
	text-decoration: none;
}

.dev a:hover {
	color: #fff;
	text-decoration: none;
}

a img {
	border: none;
}

img.alignright {
	padding: 0px;
	margin: 0 0 2px 7px;
	display: inline;
	float: right;
	border: 1px solid #ccc;
}

img.alignright2 {
	padding: 0px;
	margin: 0 0 2px 0px;
	display: inline;
	float: right;
	border: 1px solid #505050;
}

img.lag_icon {
	width: 23px;
	height: 23px;
	padding: 0px;
	float: right;
}

.lag {
	float: left;
	

}  /* *** Float containers fix */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-table;
}  /* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

* html  .clearfix2 {
	height: -4px;
	clear:both;

}

.clearfix {
	display: block;
}  /* End hide from IE-mac */
table {
	border-collapse: collapse;
	width: 99%;
	margin: 5px 0 0 5px;
}

th {
	background: #3e83c9;
	color: #fff;
	font-weight: bold;
	padding: 6px 11px;
	/*text-align: left;*/
	font-size:12px;
	
	font-size:10px;
    color: #294371;
    font-weight: bold;
    height: 22px;
    padding-top: 7px;
}

td {
	padding: 6px;
	border-bottom: 2px solid #fff;
	border-left: 1px solid #fff;
	vertical-align: middle;
	background: #e6e6e6;
	margin: 0 0 0 3px;
	font-size: 11px;
}

.delb {
	width: 42px;
	height: 18px;
	background: url(../images/delbutton.gif) no-repeat;
	color: #AA0000;
	font-size: 10px;
	font-weight: bold;
	padding: 4px 0 0px 24px
}

.delb a {
	color: #AA0000;
	text-decoration: none;
}

.delb a:hover {
	color: #AA0000;
	text-decoration: underline;
}

.artkl_sum1 {
	width: 160px;
	float: right;
	background: #D6DCE5;
	padding: 12px;
	text-align: right;
	color: #2A4471;
	font-weight: bold;
	font-size: 10px;
	margin: 1px 4px 0 0;
}

.artkl_sum2 {
	width: 160px;
	float: right;
	background: #D6DCE5;
	padding: 12px;
	text-align: right;
	margin-right: 1px;
	color: #2A4471;
	font-weight: bold;
	font-size: 10px;
	margin-top: 1px;
}

.artkl_sum3 {
	width: 160px;
	float: right;
	background: #B8C2D2;
	padding: 12px;
	text-align: right;
	color: #AF2B2B;
	font-weight: bold;
	font-size: 10px;
	margin: 1px 4px 0 0;
}

.artkl_sum4 {
	width: 160px;
	float: right;
	background: #B8C2D2;
	padding: 12px;
	text-align: right;
	margin-right: 1px;
	color: #AF2B2B;
	font-weight: bold;
	font-size: 10px;
	margin-top: 1px;
}

.arkl_promo_top {
	height: 28px;
	background: #314E7C;
	width: 629px;
	overflow: hidden;
	color: #fff;
	margin-top: 3px;
}

.arkl_promo_top h2 {
	margin: 0;
	font-size: 11px;
	color: #fff;
	padding: 7px 0 0 20px;
}

.arkl_promo_tb {
	height: 28px;
	background: #b1b1b1;
	width: 629px;
	overflow: hidden;
	color: #294371;
	font-weight: bold;
}

.artkl_bottom {
	width: 629px;
	height: 53px;
	background: url(../images/bg1.jpg) repeat-x;
	margin: 20px 0 20px 0;
	overflow: hidden;
}

.del_all_btn {
	font-family: Verdana;
	float: left;
	width: 153px;
	height: 18px;
	background: url(../images/delbtn.jpg) no-repeat;
	color: #fff;
	padding: 4px 0 0 23px;
	font-size: 10px;
	margin: 16px 0 0 13px;
}

.del_all_btn a {
	font-family: Verdana;
	color: #fff;
	text-decoration: none;
	display: block;
}

.del_all_btn a:hover {
	font-family: Verdana;
	color: #000;
	text-decoration: none;
}

.back_btn {
	font-family: Verdana;
	float: left;
	width: 153px;
	height: 18px;
	background: url(../images/btnback.jpg) no-repeat;
	color: #fff;
	padding: 4px 0 0 23px;
	font-size: 10px;
	margin: 16px 0 0 13px;
}

.back_btn a {
	font-family: Verdana;
	color: #fff;
	text-decoration: none;
	display: block;
}

.back_btn a:hover {
	font-family: Verdana;
	color: #000;
	text-decoration: none;
}

.template_btn {
	font-family: Verdana;
	float: left;
	width: 153px;
	height: 18px;
	background: url(../images/template.jpg) no-repeat;
	color: #fff;
	padding: 4px 0 0 23px;
	font-size: 10px;
	margin: 16px 0 0 13px;
}

.template_btn a {
	font-family: Verdana;
	color: #fff;
	text-decoration: none;
	display: block;
}

.template_btn a:hover {
	font-family: Verdana;
	color: #000;
	text-decoration: none;
}

.nxt_btn {
	font-family: Verdana;
	float: right;
	width: 80px;
	height: 17px;
	background: url(../images/nxtbtn.jpg) no-repeat;
	color: #fff;
	padding: 5px 0 0 7px;
	font-size: 10px;
	margin: 16px 15px 0 0px;
}

.nxt_btn a {
	font-family: Verdana;
	color: #fff;
	text-decoration: none;
	display: block;
}

.nxt_btn a:hover {
	font-family: Verdana;
	color: #000;
	text-decoration: none;
}

.et {
	width: 82px;
	height: 77px;
	margin: 7px 0 0 535px;
	position: absolute;
}

.lokot {
	width: 82px;
	height: 78px;
	margin: 8px 0 0 535px;
	position: absolute;
}

.key {
	width: 79px;
	height: 76px;
	margin: 9px 0 0 535px;
	position: absolute;
}

.contact_left {
	float: left;
	width: 277px;
	margin-left: 13px;
	margin-top: 15px;
}

.contact_left p {
	text-align: center;
	color: #545454;
}

.pr {
	width: 250px;
	color: #8B0101;
	/*margin-left: 13px;*/
	margin-bottom: 25px;
	text-align: center;
}

.star {
	color: #8B0101;
	margin-bottom: 25px;
	text-align: center;
}

#cont {
	margin-top: 15px;
	padding-bottom: 20px;
}

#cont label {
	color: #545454;
	font-weight: normal;
	margin-left: 13px;
}

.inpt {
	width: 250px;
	margin-top: 2px;
	height: 16px;
	border: 1px solid #A5ACB2;
	background: #fff;
	margin-left: 13px;
}

#cont textarea {
	width: 250px;
	margin-top: 2px;
	height: 180px;
	border: 1px solid #A5ACB2;
	background: #fff;
	margin-left: 13px;
	margin-bottom: 20px;
}

#tarea {
	width: 250px;
	margin-top: 2px;
	height: 180px;
	border: 1px solid #A5ACB2;
	background: #fff;
	margin-left: 13px;
	margin-bottom: 20px;
}

.btn7 {
	font-family: Verdana;
	font-size: 10px;
	color: #fff;
	width:99px;
	height:26px;
	background: url(../images/sbmtbg.jpg);
	border: 0;
	padding: 4px 33px 7px 29px;
	cursor: pointer;
	margin-left: 30px
}

.btn8 {
	font-family: Verdana;
	font-size: 10px;
	color: #fff;
	background: url(../images/sbmtbgdel.jpg);
	border: 0;
	padding: 6px 32px 7px 32px;
	cursor: pointer;
	margin-left: 10px
}

.btn10 {
	font-family: Verdana;
    width:99px;
	height:26px;
	font-size: 11px;
	color: #fff;
	background: url(../images/sbmtbg.jpg);
	border: 0;
	cursor: pointer;
	margin-left: 13px;
}

.btn11 {
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	background: url(../images/lback.jpg);
	border: 0;
	padding: 6px 21px 7px 20px;
	cursor: pointer;
	margin-left: 18px;
}

.contact_right {
	float: right;
	width: 313px;
	margin-left: 10px;
	overflow: hidden;
}

.logo2 {
	margin-left: 20px;
	margin-top: 7px;
}

.contact_right_box {
	
}

.contact_right_box h2 {
	font-family: 'Verdana', Tahoma, Arial;
	margin: 0;
	color: #870101;
	font-size: 11px;
	font-weight: bold;
	background: #c8c8c8;
	height: 18px;
	padding: 5px 0 0 25px;
	margin: 3px 0 3px 0;
}

.contact_right_box h3 {
	font-family: 'Verdana', Tahoma, Arial;
	margin: 0;
	color: #2F4B79;
	font-size: 11px;
	font-weight: bold;
	background: #c8c8c8;
	height: 18px;
	padding: 5px 0 0 25px;
	margin: 3px 0 3px 0;
}

.ctitle {
	margin: 0;
	padding: 0;
	line-height: 14px;
	clear: left;
}

.ctitle span {
	background: url(../images/bullet1.gif) 0% 40% no-repeat;
	padding-left: 10px;
	margin-left: 25px;
	font-weight: bold;
	color: #545454;
}

.div0
{
  float: left;
  width: 25px;
}

.div1 
{
        float: left;
	background: url(../images/bullet1.gif) 0% 43% no-repeat;
	font-weight: bold;
	color: #545454;
	width: 100px;
	padding-left: 10px;
}

.div2 
{
        float: left;
	color: #545454;
	width: 170px;
}

.div2 a
{
        float: left;
	color: #545454;
	width: 170px;
	text-decoration: none;
}

.div3
{
        float: left;
	font-weight: bold;
	color: #545454;
	width: 110px;
}

.ctitle2 {
	margin: 0;
	padding: 0;
	line-height: 14px;
	clear: left;
}

.ctitle2 span {
	margin-left: 25px;
	font-weight: bold;
	color: #545454;
}

.fokus3 {
	background: #cacaca;
	padding: 23px;
	line-height: 17px;
}

.fokus3 h2 {
	margin: 0;
	font-family: 'Verdana', Tahoma, Arial;
	margin: 0;
	color: #870101;
	font-size: 11px;
	font-weight: bold;
}

.login_left {
	float: left;
	width: 227px;
	margin-left: 35px;
	margin-top: 15px;
}

#login {
	margin-top: 15px;
	padding-bottom: 20px;
}

#login label {
	color: #545454;
	font-weight: normal;
	margin-left: 13px;
}

.linpt {
	width: 219px;
	margin-top: 2px;
	height: 16px;
	border: 1px solid #A5ACB2;
	background: #fff;
	margin-left: 13px;
}

.check {
	margin-left: 14px;
	color: #355583;
}

.checktxt {
	color: #355583;
}

.lbt {
	font-size: 10px;
	color: #fff;
	background: url(../images/rbtn.jpg.);
	border: 0;
	padding: 6px 26px 7px 29px;
	cursor: pointer;
	margin-left: 30px;
}

.btn5 {

	padding: 6px 0px 7px 0px;
	cursor: pointer;
	width: 120px;
	height:25px;
	font-family: Verdana;
	font-size: 10px !important;
	color: #fff;
	position: absolute;
	background: url(../images/btn_120.png) no-repeat transparent;
	border: 0;
	cursor: pointer;
	top: 5;	
}

.login_right {
	float: left;
	width: 160px;
	margin-left: 150px;
	overflow: hidden;
	margin-top: 30px;
	color: #535353;
}

.reg2 {
	background: url(../images/bullet2.gif) 0% 50% no-repeat;
	margin-top: 3px;
}

.reg2 a {
	color: #8B0101;
	text-decoration: none;
	padding-left: 15px;
}

.reset {
	background: url(../images/bullet1.gif) 0% 50% no-repeat;
	margin-top: 3px;
}

.reset a {
	color: #355583;
	text-decoration: none;
	padding-left: 15px;
}

.reg_left {
	float: left;
	width: 311px;

}

.reg_right {
	float: left;
	width: 311px;
	margin-left:5px;


}

.regimg {
	float: left;
	width: 311px;
	height: 40px;
	background: url(../images/cuser.jpg) no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding-top: 83px;
	text-align:right;
}

.regimg2 {
	float: left;
	width: 313px;
	height: 40px;
	background: url(../images/cusernew.jpg) no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding-top: 83px;
	text-align:right;
}

.reg_form1 {

	margin-top: 15px;
	padding-bottom: 20px;
	margin-left: 10px;
}
.reg_form1 label{


}
	
	/*.reg_form1 label{color:#545454;font-weight:normal;margin-left:13px;}*/
#fltr {
	
}

.div-1 {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	width: 222px;
}

.div-1 label {
	font-size: 10px;
}

.sel1 {
	width: 221px;
	border: 1px solid #A5ACB2;
	margin-top: 2px;
	font-family: Arial;
	font-size: 12px;
}

.div-2 {
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	width: 122px;
}

.div-2 label {
	font-size: 10px;
}

.sel2 {
	width: 121px;
	border: 1px solid #A5ACB2;
	margin-top: 2px;
}

.div-3 {
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	width: 122px;
}

.div-3 label {
	font-size: 10px;
}

.div-4 {
	float: left;
	padding-top: 20px;
	padding-left: 10px;
	width: 122px;
}

.div-4 label {
	font-size: 10px;
}

.div-5 {
	float: left;
	padding-top: 7px;
	padding-left: 10px;
	width: 122px;
}

.div-5 label {
	font-size: 10px;
}

.btnfilter {
	font-family: Verdana;
	color: #fff;
	font-size: 9px;
	margin-top: 32px;
	margin-left:20px;
	background: transparent url(../images/butt3.png) no-repeat;
	position:relative;
	cursor:pointer;
	border:none;
	height:25px;
	width:77px;
}


.btnfilter1 {
	font-family: Verdana;
	color: #fff;
	font-size: 9px;
	margin-top: 19px;
	margin-left:20px;
	background: transparent url(../images/butt3.png) no-repeat;
	position:absolute;
	cursor:pointer;
	border:none;
	height:25px;
	width:77px;
}

.gr_top {
	margin-top: 12px;
	height: 29px;
	background: url(../images/grtopbg.gif) repeat-x;
}

.gr_top1 {
	/* margin-top: 12px; */
	height: 29px;
	background: url(../images/grtopbg.gif) repeat-x;
}

#tnt_pagination {
	float: left;
	display: block;
	text-align: left;
	height: 11px;
	line-height: 23px;
	clear: both;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-left: 19px;
}

#tnt_pagination a:link,#tnt_pagination a:visited {
	padding: 2px 4px;
	border: 1px solid #bdbdbd;
	margin-left: 1px;
	text-decoration: none;
	background-color: #5b5b5b;
	color: #fff;
	width: 11px;
	font-weight: normal;
}

#tnt_pagination a:hover {
	background-color: #910001;
	border: 1px solid #bdbdbd;
	color: #fff;
}

#tnt_pagination .active_tnt_link {
	padding: 2px 4px;
	border: 1px solid #bdbdbd;
	margin-left: 1px;
	text-decoration: none;
	background-color: #910001;
	color: #fff;
	cursor: default;
}

#tnt_pagination .disabled_tnt_pagination {
	padding: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #EBEBEB;
	margin-left: 10px;
	text-decoration: none;
	background-color: #F5F5F5;
	color: #D7D7D7;
	cursor: default;
}

.pagi_bottom {
	margin-top: 5px;
	margin-bottom: 5px;
	height: 30px;
	background: #A2A2A2;
	padding-top: 2px;
}

.tb_wrap {
	background: #AFAFAF;
	height: 22px;
	color: #294371;
	font-weight: bold;
	padding-top: 7px;
}

.aimg {display:inline;border:1px solid #505050;float:left;margin-right:10px;}

.aico {
	float: left;
	margin: 12px 0 0 15px;
}

.stanje {
	float: right;
	text-align: center;
	margin-right: 5px;
}

.stanje_promo {
	float: right;
	text-align: center;
	margin-right: 10px;
}

.grp table {
	border-collapse: collapse;
	width: 619px;
	margin: 5px 0 0 5px;
}
.grp a{
	border:none;
	color:#000;
	text-decoration:none;
}
.grp a:visited{
	border:none;
	color:#000;
	text-decoration:none;
}
.grp a:hover{
	border:none;
	color:#000;
	text-decoration:underline;
}

.grp th {
	background: #f3f3f3;
	color: #fff;
	font-weight: bold;
	padding: 6px 11px;
	text-align: left;
}

.grp td {
	padding: 6px;
	border-bottom: 2px solid #fff;
	border-left: 1px solid #fff;
	vertical-align: middle;
	background: #e6e6e6;
	margin: 0 0 0 3px;
	font-size: 11px;
}

.stn{
	/*margin-left:41px;*/
}

.sorting {
	float: right;
	color: #870101;
	font-size: 10px;
	margin: 4px 15px 0px 0;
}

.sorting select {
	border: 1px solid #A5ACB2;
	width: 121px;
	font-size: 10px;
	color: #535353;
	height: 22px;
	font: 10px Verdana, tahoma, Arial;
}

.suckerdiv {
	width: 227px;
	padding: 15px;
}

.suckerdiv ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 227px; /* Width of Menu Items */
}

.suckerdiv ul li {
	position: relative;
}  /*Sub level menu items */
.suckerdiv ul li ul {
	position: absolute;
	width: 241px;
	top: 0;
	visibility: hidden;
	background: #870101;
}  /* Sub level menu links style */
.suckerdiv ul li a {
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	padding-bottom: 6px;
	padding-left: 20px;
	padding-top: 5px;
	border-bottom: 1px dotted #7f7f7f;
	background: url(../images/bullet3.gif) 0% 50% no-repeat;
	text-decoration: none;
	color: #7f7f7f;
	/*color:#FFF;*/
}

.suckerdiv ul li a:visited {
	
}

.suckerdiv ul li a:hover {
	color: #fff;
	/*color: #7f7f7f;*/
	text-decoration: none;
	background: #870101 url(../images/bullet3.gif) 0% 50% no-repeat;
	border-bottom: 1px solid #870101;
}

.suckerdiv .subfolderstyle {
	background: url(../images/bullet3.gif) 0% 50% no-repeat;
}  /* Holly Hack for IE \*/
* html .suckerdiv ul li {
	float: left;
	height: 1%;
}

* html .suckerdiv ul li a {
	height: 1%;
}  /* End */
.error {
	color: red;
}


.msg_red{height:128px; color:#99000;}
.msg_red img{float:left;margin:15px 0 0 20px}
.msg_red span{float:left;margin:55px 0 0 10px}
.msg_green{height:128px;background: url(../images/msggreen.jpg) repeat-x;color:#fff;}
.msg_green1{height:128px;color:#29691D;}
.msg_green img{float:left;margin:15px 0 0 20px}
.msg_green span{float:left;margin:55px 0 0 10px}
.msg_bottom{height:50px;background:url(../images/msgbottom.jpg) repeat-x;text-align:center;}
.btnback2{font-family: Verdana;position:absolute;margin-top:12px;margin-left:250px;color:#fff;font-size:9px;background:url(../images/btnback2.jpg) no-repeat;width:108px;height:29px;padding:8px 0 0 10px;}
.btnback2 a{font-family: Verdana;color:#fff;text-decoration:none;}
.btnback3{font-family: Verdana;position:absolute;margin-top:12px;margin-left:250px;color:#fff;font-size:9px;background:url(../images/btnback3.jpg) no-repeat;width:108px;height:29px;padding:8px 0 0 10px;}
.btnback3 a{font-family: Verdana;color:#fff;text-decoration:none;}
.btn15{font-family: Verdana;width:97px;height:24px;font-size:11px; color:#fff;background-image: url(../images/btn15.png); border:0;text-align:center;cursor: pointer;}

.msg2 {
    background:#bbb;
	height:20px;
	color: red;
	padding:10px 0px 7px 19px;
	font-weight:bold;
}

.clear
{
        height: 0px;
        font-size: 0px;
        clear: both;      
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clear_10
{
        height: 10px;
        font-size: 0px;
        clear: both;      
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
}


/** ADDED BY DP **/
a, a:visited {
	/*color: #888;*/
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: underline;
}

h1{
	height:26px;
	font-size:17px;
	line-height:17px;
	text-transform: uppercase;
	border-bottom:1px dotted #777777;
	color: #26487D;
	margin:0px;
	padding:0px 0px 0px 0px;
	width:100%;
	font-weight: lighter;
}
ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
ul li{
	margin:0px;
}
ol{
	margin:0px;
	padding: 0px;
}
ol li{
	margin:0px;
	padding: 0px;
}
img.loading{
	margin:0 auto;
	display:block;
}
.loadingMask{
	background-color: transparent;
	opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);
    display:block;
    position:absolute;
    z-index:1000;
}
/** paginate **/
.paginationLinks{
	float:left;
	display:block;
	margin:0 4px;
	cursor:pointer;
}
.paging-wrapper{
	height: 17px;
	border-bottom:1px dotted #777777;
	border-top:1px dotted #777777;
	width: 597px;
	padding:13px 0px;
	margin-bottom:30px;
}
.paging-central{
	height:20px;
	margin:0 auto;
	width:300px;
}
/** effect class **/
#floatInfoBox{
   position: absolute; 
   left: 50px;
   top: 50px;
   z-index: 100000; 
   background: url("../images/bodybg2.jpg") repeat-x scroll 0 0 transparent;
   border:1px solid #777777;
   white-space:wrap;
   width:auto;
   height:auto;
   display:none;
   color:#FFF;
   font-weight:normal;
   font-size:11px;
   text-align:center;
   vertical-align:middle;
   padding:5px;
}
div.autosize { display: table; /*width: 1px;*/ }
div.autosize > div { display: table-cell; }
.autoVBox{
	height:auto;
	margin-bottom:25px;
}
.boxGeneric{
	padding-top:13px;
	margin-bottom: 13px;
}
.editTitle{
	font-size:11px;
	color: #777;
	float:left;
}
.leftTitleText{
	display: block;
	float:left;
}
.rightTitleText{
	font-size:11px;
	display: block;
	float:right;
	/*padding-top: 11px;*/
	font-weight: bold;
	text-transform: none;
	vertical-align:middle;
}
.rightTitleText .editTitle{
	display:block;
	float:right;
}
/** form general **/
form.general{
	margin-bottom: 20px;
	display: table;
}
form.general ul{
	width: 100%;
}
form.general ul li{
	float:left;
}
form.general ul li.title{
	border-top:1px dotted #777;
	border-bottom:1px dotted #777;
	font-weight: bold;
	width: 100%;
	line-height: 13px;
	padding: 10px 0px;
	margin:11px 0px;
	text-transform:uppercase;
}

form.general ul li{
	float:left;
	list-style:none;
	padding: 6px 0px;
}
form.general ul li.label{
	width: 135px;
	font-weight: bold;
}
form.general ul li.input{
	/*width: 461px;*/
}

form.general ul li span.radio{
	float:left;
	width: 100px;
}
form.general ul li.title2{
    float: center;
    font-weight: bold;
    width: 100%;
    line-height: 13px;
    margin:1px 0px;
    text-transform:lowercase;
    text-align:center;    
}

form.general ul li.labelRight{    
    width: 130px;
    text-align:right;
    padding: 1px 0px 0px 11px;    
}

form.general ul li.labelLeft{    
    width: 150px;
    text-align:left;    
    padding: 1px 0px 0px 11px;
}

form.general ul li.labelTitle{    
    border-top:1px dotted #777;
    border-bottom:1px dotted #777;
    padding-top:5px;    
    padding-bottom:5px;    
    margin-bottom:3px;    
}


ul#productSlider{
	display: table;
	width: 591px;
	height: 160px;
	
}

ul#productSlider li{
	display: block;
	width: 193px;
	height: 160px;
	color: #A90000;
	background-color: #d9d9d9;
	margin-right: 5px;
	float:left;
}

ul#productSlider li.odd{
	background-color: #f2f2f2;
}
ul#productSlider li.last{
	margin-right: 0px;
}


ul#productSlider li img.product{
	display: block;
	width: 100px;
	height: 80px;
	border: 1px solid #979797;
	float:left;
	margin: 10px 6px 0px 8px;
}

ul#productSlider .productSliderDetails {
	float: right;
	margin: 10px 7px 0 0;
	/*font-size: 11px;*/
	text-align: right;
	/*line-height: 14px;*/
	width: 70px;
}

ul#productSlider h2 {
	text-align: center;
	clear: both;
	font-size:11px;
}

ul#productSlider h3 {
	margin: 12px 8px 6px 8px;
	font-size:12px;
}

ul#productSlider strong{
	color: #4a4a4a;
}

ul#productSlider .button3{
	padding-right: 0px;
}

#productSliderPagination{
	float: right;
	margin: 2px 13px 3px 3px;
	font-size: 11px;
}

#productSliderPagination ul li{
	float: left;
	width: 14px;
}

#productSliderPagination ul li img{
	margin-top: 2px;
    vertical-align: top;
}
#productSliderPagination a{
	color: #fff;
	font-weight: bold;
}

#productSliderPagination li.selected a{
	color: #fff;
	font-weight: normal;
}

.box_b_reg a{
	 padding: 6px 30px 7px 10px;
}

#atable th{
	color: #294371;
	background: none repeat scroll 0 0 #AFAFAF;
	font-size: 11px;
}
#atable td{
	font-size: 10px;
}
