/* mac hide\*/
html, body {height:100%}
/* end hide */

body {
	padding:0;
	margin:0;
	text-align:center;
	min-width:980px;
	background: #ede7d9 url(../gfx/inside/bg.jpg) repeat-x top left;
}

#outer{
	height:100%;
	min-height:100%;
	width:980px;
	text-align:left;
	margin:auto;
	position:relative;

}


form, fieldset, label, input, textarea, td, table, div, p, h1, h2, h3, a, img {
	padding: 0;
	margin: 0;
    font-size: 11px;
    font-family: Tahoma;
}

table {
	border-collapse: collapse;
}

p {
	padding-bottom: 15px;
}
 
 li {
	display: inline;
 }

label {
    cursor: pointer;
}

ul, ol, dl {
              position: relative;  }

.clear_all {
    clear: all;
}

fieldset {
    border: none;
}


html>body #outer{height:auto;}




#innerwrap {
	float:left;
	width:792px;
}

#header {
	position:absolute;
	top:0;
	left:0;
	width:980px;
	height:183px;
	background: transparent url(../gfx/inside/cont_bg.jpg) no-repeat 0 7px;
	z-index:200;
	text-align: left;
}

#header1, #header2 {
	width:100%;
	height:100%;
	top:0;
	left:0;
	position:absolute;
	background: transparent url(../gfx/inside/02.jpg) no-repeat top right;
}
#header2 {
	background: transparent url(../gfx/inside/04.jpg) no-repeat bottom right;
}







#left {
	position:relative;
	width:192px;
	float:left;
	padding-top:190px;
	padding-bottom:32px;
}

#right {
	position:relative;
	width: 184px;
	float: right;
	padding-top:190px;
	padding-bottom:32px;
}


#clearfooter {width:100%;height:52px;clear:both}
 


#centrecontent {
	width:563px;
	float:right;
	padding: 186px 12px 32px 0;
}

#page_text a {
    color: #c27e4c;
    text-decoration: none;
	cursor: pointer;
}

#page_text a:hover {
    text-decoration: underline;
}

#page_text #page_title {
	width: 563px;
	position: relative;
	left: -3px;
	top:3px;
	display: block;
	padding: 7px 0 10px 0;
	text-align: center;
	margin-bottom: 10px;
	font-size: 14px;
	color: white;
	background: transparent url(../gfx/inside/titlebg.gif) no-repeat top center;
}







.top_menu {
	position: absolute;
	top: 120px;
	left: 230px;
	width: 560px;
	height: 40px;
	text-align: left;
}

.login_logout {
    font-size: 11px;
    color: white;
    text-decoration: none;
    position: relative;
    padding: 0;
    top: 0;
    height: 14px;
    line-height: 13px;
    font-weight: bold;
    right: 0;
    padding: 0;
    width: 109px;
    background: #017001;
    border: 0;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
}

.login_logout:hover {
    background:#657865;
}

.bld {
    font-weight: bold;
}

.orange {
	color: #ea5c10;
}

.hidden {
    display: none;
}





p.p_error {
	color: #d31919;
	padding-left: 14px;
	background: url(../gfx/global/bullet_red.gif) no-repeat 0 1px;
	padding-bottom: 5px;
}

p.p_succ {
	color: #027000;
	padding-left: 14px;
	background: url(../gfx/global/bullet_green.gif) no-repeat 0 1px;
	padding-bottom: 5px;
}




#menu_buttons {
	position: absolute;
	top: 5px;
	right: 20px;
}


#menu_buttons a {
	text-align: center;
    text-transform: uppercase;
	padding-right: 2px;
	float: left;
	padding-left: 2px;
	padding-top:8px;
	padding-bottom:14px;
    width: 102px;
	color: #fafee7;
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma;
    display: block;
    margin: 0;
    position: relative;
    letter-spacing: 1px;
	background: url(../gfx/inside/top_meniu.gif) no-repeat top center;
}

#menu_buttons a:link:hover {
	color: white;
	font-weight: bold;
}




.right_box {
	background: url(../gfx/inside/r_2.gif) repeat-y top left;
	height: auto;
	width: 182px;
	margin-bottom: 15px;
	left: 0;
	top: 0;
	position: relative;

}
.right_box2 {
	background: transparent url(../gfx/inside/r_3.gif) no-repeat bottom left;
	width: 100%;
	position: relative;
	bottom: -3px;
	left: 0;

}
.right_box3 {
	background: transparent url(../gfx/inside/r_1.gif) no-repeat top left;
	width: 100%;
	position: relative;
	top: -6px;
	padding: 12px 0 12px 6px;
	left: 0;

}

.cart_box_title {
	background: transparent url(../gfx/inside/cart_box_title.jpg) no-repeat top left;
	width: 138px;
	height: 23px;
	display: block;
	left: 2px;
	position:relative;
	top:0;
}

.cart_more {
	padding: 0 30px 0 0;
	text-align: right;
}

.cart_more a {
	font-weight: bold;
	color: #c58555;
	font-size: 12px;
	text-decoration: none;
}

.cart_more a:hover {
	text-decoration: underline;
}




#copyright {
	padding: 0 0px 0 0;
	text-align: center;
	color: #707070;
	height: 12px;
	width: 240px;
	font-size: 10px;
}

#copyright a {
	color: #707070;
	text-decoration: none;
	font-size: 10px;
}

#copyright a:hover {
	text-decoration: underline;
}