body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-image: url(/img/pattern.jpg);
}
.oneColFixCtr #container {
	width: 980px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}
.oneColFixCtr #mainContent {
	padding: 0px;
	margin: 0px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
img {
	border:0px;
}


 



/* href */
a {
	text-decoration: none;
	color: #917364;
}
a:hover {
	text-decoration: underline;
} 
a.menu1 {
	color: #FFFFFF;
	font-weight: bold;
}
a.fotka {color: #CFD3D8; width: 170px; display: block ;border: 1px solid #CFD3D8;}
a.fotka:hover {border: 1px solid #000000;}
a.pink {
	color: #C40BB1;
	font-weight: bold;
}






/* top */
#mainTop {
	position:relative;
	width:auto;
	height:auto;
}
div.startHere {
	position:absolute;
	left:278px;
	top:35px;
	
}




/* Menu */
#mainMenu {
	position:relative;
	background: #F4DEE4;
}

table.menu {
	line-height: 18pt;
	margin-top: 4px;
}
td.menuSub {
	background: #FFFFFF;
	background-image:url(/img/m/me7.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}




/* low */
#mainLow {
	margin-top:20px;
	margin-bottom: 150px;
	text-align:center;
}




.me1 {
	background-image: url(/img/m/me4.gif);
	background-repeat: repeat-y;
}

.me2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C1C1C1;
	padding-left:5px;
}
.me3 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C1C1C1;
	padding-left:5px;
}



h1 {
	font-size: 18px;
	line-height: 28pt;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}



.style1 {
	color: #6F338E;
	font-weight: bold;
}
.style2 {
	color: #EB7F0B;
	font-weight: bold;
}
.style3 {
	color: #626262;
	font-size: 12px;
}
.style4 {
	font-weight: bold;
	font-size: 12px;
}
.style5 {
	font-size: 12px;
}
.style6 {
	font-size: 18px;
	line-height: 28pt;
}
.style7 {
	font-size: 18px;
	color:#9455B3;
}
.style8 {
	font-size: 10px;
	color:#626262;
}
.style9 {
	font-size: 18px;
	color:#EB7F0B;
}

.error {
	color:#FF3300;
	font-size:11px;
}



ul {
	margin-top: 0px;
	margin-bottom: 0px;
}


.price1 {
	font-weight: bold;
	color: #BF1010;
}
.price2 {
	font-weight: bold;
	color: #BF1010;
	font-size: 18px;
	line-height: 28pt;
}





.border {
	/*background-color: #CCCCCC;*/
}

.hr1 {
	margin-top: 10px;
	margin-bottom: 10px;
}




/* catalog */
#catalogContainer { 
	width: 980px;
	margin: 0 auto;
	text-align: left;
	/*margin-top: 20px;
	margin-bottom: 20px;*/
} 

#catalogSidebar1 {
	float: left;
	width: 202px;
	border: 1px solid #CFD3D8;
	padding: 5px;
}

#catalogContent {
 	margin-left: 224px;
} 
.fotoCatalog {
	border: 1px solid #CFD3D8;	
}
table.productTable {
	margin-top:19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFD3D8;	
}
table.productTableLast {
	margin-top:19px;
}



/*pagination*/
.num_tag_open {
	padding-left: 5px;
	padding-right: 5px;
	display:inline-block;
}
.cur_tag_open {
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	display:inline-block;
}
.next_tag_open {
	margin-left: 10px;
	font-weight: bold;
	color:#626262;
	display:inline-block;
}
.prev_tag_open {
	margin-right: 10px;
	font-weight: bold;
	color:#626262;
	display:inline-block;
}

