body {
	text-align: center;
	margin: 0;
	background: #FFFFFF;
	font-family: Times, "Times New Roman", serif;
	font-size: 14px;
}

div {
	position: relative;
}

div#languageMenu {
	text-align: right;
	width: 640px;
	margin: 5px auto;
	color: #8E3800;
}

div#languageMenu a, div#languageMenu a:active, div#languageMenu a:visited {
	text-decoration: none;
	color: #8E3800;
}

div#languageMenu a:hover {
	text-decoration: underline;
}

div#topMenu {
	margin: 15px auto;
	font-size: 13px;
}

div#topMenu a {
	padding: 5px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

div#topMenu a.active {
	background-image: url("images/menu_symbol.jpg");
	background-position: bottom center;
	background-repeat: no-repeat;
}

div#mainContent {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	background-image: url("images/content-top.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	padding: 45px 30px 30px 30px;
	margin: 0 auto;
	width: 614px;
	color: #8E3807;
}

h1 {
	color: #B72C00;
	font-size: 22px;
	text-align: left;
	margin: 10px 0 0 0;
}

a {
	color: #8E3807;
}

p {
	text-align: left;
	margin: 15px 0;
	color: #8E3807;
}

hr {
	border: none;
	height: 1px;
	margin: 10px 0;
	color: #8E3807;
	background-color: #8E3807;
}

div#glagMenu {
	background-image: url("images/glagoljica_bg.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	padding: 10px 0px;
	font-size: 10px;
	margin: 0;
	width: 630px;
	position: relative;
	left: -8px;
}

div#glagMenu a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 3px;
}

div#submenu, div.submenu {
	background: #9D3102;
	height: 27px;
	background-image: url("images/submenu2.jpg");
	background-position: right;
	background-repeat: no-repeat;
}

div#submenu div, div.submenu div {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	padding: 6px 0 0 15px;
	height: 21px;
	margin: 0;
	background-image: url("images/submenu1.jpg");
	background-position: left;
	background-repeat: no-repeat;
	text-align: left;
	color: #FFFFFF;
	font-size: 13px;
}

div#submenu a, div.submenu a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 3px;
	font-size: 13px;
}

td.line {
	background-image: url("images/1x1.gif");
	background-repeat: repeat-x;
	background-position: center;
	padding: 20px 0;
}

.bigger {
	font-size: 18px;
}

.item {
	padding-bottom: 30px;
	margin-bottom: 20px;
	background-image: url("images/h-border.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
}

.item table {
	text-align: left;
}

.item td.itemImage {
	background-image: url("images/image_frame.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
	padding: 10px 0;
	width: 216px;
}

.item td.itemDetails {
	padding-left: 10px;
}

.item p.itemDescription {
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-align: left;
	border-bottom: 1px dotted #8E3807;
}

.item td.itemPrice {
	font-size: 22px;
	color: #FF4000;
	padding-top: 8px;
	padding-right: 20px;
	text-align: left;
}

.item td.itemActions a {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	display: block;
	height: 20px;
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: underline;
	color: #FF4000;
	padding: 15px 0 0 40px;
	font-weight: bold;
}

.item td.itemActions a:hover {
	text-decoration: none;
}

h2 {
	margin: 0 0 10px 0;
	padding-left: 10px;
	color: #000000;
	font-weight: normal;
	font-size: 20px;
	background-image: url("images/shop-arrow.jpg");
	background-repeat: no-repeat;
	background-position: 0 9px;
	text-align: left;
}

table#cartList {
	text-align: left;
}

table#cartList tr#firstRow td {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	padding: 5px 10px;
	background: #B72C00;
	color: #FFFFFF;
}

table#cartList tr.itemRow {
	background: #F3D6C5;
}

table#cartList tr.lightbg {
	background: #F5E6DF;
}

table#cartList tr.itemRow td {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	padding: 15px 10px;
	color: #B72C00;
	font-weight: bold;
	font-size: 16px;
}

tablr#cartList input {
	font-size: 16px;
}

table#lastRow {
	border: none;
}

table#lastRow td {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	padding: 15px 10px;
	color: #B72C00;
	border-style: solid;
	border-color: #8E3807;
	border-width: 0 0 0 0;
	font-size: 16px;
	font-weight: bold;
}

div#buttons {
	text-align: right;
}

div#buttons input {
	margin: 15px 5px;
}

div.pageNav {
	padding: 0 15px 15px 0;
	color: #aaaaaa;
	font-weight: bold;
	font-size: 16px;
}

div.pageNav a {
	font-size: 16px;
	text-decoration: none;
	padding: 0 15px;
	font-weight: bold;
}

div.pageNav a.disabled {
	color: #cccccc;
}

table#orderForm {
	border: 1px solid #8E3807;
	text-align: left;
}

table#orderForm td {
	background: #F5E6DF;
}

table#orderForm input {
	width: 250px;
}

table#orderForm textarea {
	width: 250px;
	height: 50px;
}

table#orderForm td#buttons input {
	width: auto;
	font-size: 14px;
}

table#orderForm .error {
 background: #FF9986;
 color: #FF0000;
 font-weight: bold;
 border: 1px solid #FF0000;
}
