div#content{
	margin:80px 0px 100px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #534741;
}

div#menu{
	margin-top:183px;
	margin-left:147px;
	font-family: Verdana;
	font-size: 11pt;
	line-height:25px;
	color: #2f231d;
}

div#menu ul {
	list-style-type:none;
}
div#menu li {
	width:105px;
	text-align:right;
}
div#menu a {
	text-decoration:none;
	color: #2f231d;
}
div#menu a:hover {
	text-decoration:none;
	color: #9C282A;
}

body{
padding:0px;
margin:0px;
background-image:url(../images/bgg.jpg);
}
strong {
	font-family: Tahoma;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #912B2C;
}
h1 {
	font-family: Tahoma;
	font-size: 16px;
	line-height: 12px;
	font-weight: bold;
	color: #9C282A;
	padding: 5px;
	border-left: 5px solid #9C282A;
}
h2 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #9C282A;
}
.link_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #912B2C;
	text-decoration: none;
}
.form_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #DFD1AD;
	height: 17px;
	width: 160px;
	border: 1px solid #D7BF98;
}
.form_button, input[type="submit"], input[type="button"] {
	font-size: 11px;
	line-height: 12px;
	background-color: #9C282A;
	border: 1px solid #6C080A;
	color: white;
}
.form_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #DFD1AD;
	height: 146px;
	width: 234px;
	border: 1px solid #D7BF98;
	overflow: hidden;
	resize: none;
}
input[type="text"] {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #DFD1AD;
	border: 1px solid #D7BF98;
}


img {
	border: 0px;
}

.shopxSummary {
	clear:both;
	padding: 0px 0px 20px 0px;
}

.shopxSummary form {
	float:right;
	padding: 10px 0px 0px 0px;
}

.shopxImage {
	float:left;
	margin: 0px 10px 10px 0px;
	border: 2px solid #9C282A;
}

.shopxHeader {
	font-weight: bold;
	font-size: 11pt;
	line-height: 18pt;
}

.shopxHeader a {
	color: #9C282A;
	text-decoration: none;
}

.shopxPrice {
	font-weight: bold;
}

#shopxCartDragBox {
	margin:0px;
	padding:0px;
	height: 0px;
	position: relative;
	top:-90px;
	left: 150px;
}

#shopxCart {
	text-align:right;
	margin:0px;
	padding:5px 5px 10px 5px;
	border: 1px solid #6C080A;
	background-color: #dcd2b1;
	width: 200px;
}

#shopxCart table {
	width:100%;
	font-size: 7pt;
	text-align: right;
	margin-bottom: 5px;
}

#shopxCart h2 {
	margin: 0px -5px 3px -5px;
	padding: 5px;
	cursor: move;
	background-color: #9C282A;
	color:white;
}
  
#shopxCart .buttons a {
	color:white;
	background-color: #9C282A;
	padding: 2px 5px 2px 5px;
	text-decoration:none;
	border: 1px solid #6C080A;
}

#shopxCart a, #scCartTable a {
	text-decoration:none;
}

a:link, a:visited {
	color: #9C282A;
}
a:hover {
	color: #f12327;
}

#scCartTable {
	font-size: 8pt;
	margin-bottom: 5px;
}
#scCartTable th {
	text-align: left;
}

.shopxFooter {
	float: right;
}
.cena {
	text-align: right;
	margin: 0px 0px 10px 0px;
	font-size: 12pt;
	font-weight: bold;
}
