*, html {
	margin:0;
	padding:0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#203c51 url(images/design/head.png) repeat-x;
	width:100%;
	height:100%;
}

#out {
	width:100%;
	height:100%;
	position:relative;
}

#wrap, #logo, #kursi, .left-shadow, .right-shadow, .mid-shadow, #header-text, #right, #right-content li, #right-content {behavior:url(iepngfix.htc)}

#logo {
	background-image: url(images/design/logo.png);
	height: 70px;
	width: 364px;
	float:left;
}

#wrap {
	width:980px;
	padding-left:20px;
	float:left;
	background:url(images/design/headmid.png) top right no-repeat;
	position:relative;
}

#outpage {
	width: 980px;
	height:auto;
	float:left;
	display:inline;
	position:relative;
}
#page {
	width:970px;
	float:left;
	position:relative;
}

.left-shadow {
	background:url(images/design/shadow-left.png) left repeat-y;
	padding-left:5px;
	float:left;
	display:inline;
}

.mid-shadow {
	background:url(images/design/shadow-mid.png) right repeat-y;
	padding-right:5px;
	float:left;
}
.right-shadow {
	background:url(images/design/shadow-right.png) right repeat-y;
	padding-right:5px;
	float:right;
	display:inline;
}

.bot-shadow {background:url(images/design/shadow-bot.png) bottom repeat-x; padding-bottom:5px;}

#left {
	width:700px;
	background:#fff;
	float:left;
	padding: 5px 4px 5px 5px;
	border-right:solid 1px #d9d9d9;
}
#content {
	padding:15px 25px;
	color: #666;
	font-size: 12px;
	background:#eff1f5;
}

#content p {
	margin:15px 0;
	color: #666;
	font-size: 12px;
	font-family: arial;
	text-align: justify;
}

#content h2 {
	color:#26455b;
	font-size:15px;
}

#content a {color:#26455b}
#content a:hover {text-decoration:none}

#outright {
	width:210px;
	margin:30px 0 0 -5px;
	float:left;
	display:inline;
}

#right {
	width:200px;
	height:auto;
	float:right;
	border:solid 5px #fff;
	border-left:none;
	background:#9cae97 url(images/design/menuats.png) top right no-repeat;
}

#right-content {
	width:185px;
	background:url(images/design/shadow-mid.png) left repeat-y;
	padding:5px 5px 10px 10px;
	float:left;
	color:#fff;
}

#right-content ul {margin:0 0 20px 10px;}

#right-content li {
	width:150px;
	line-height:15px;
	list-style:none;
	font-size:11px;
	background:url(images/design/star.png) left 3px no-repeat;
	padding-left:15px;
	border-bottom:solid 1px #F4F4F4;
}

#right-content a {
	text-decoration:none;
	color:#fff;
}
#right-content a:hover {color:#336666}

.menutitle {
	font-size:16px;
	font-weight:bold;
	margin:20px 0 10px 10px;
}

#header {
	width: 700px;
	height: 150px;
	background:url(images/design/mid.png) repeat-x;
	border-bottom: solid 5px #7991b3;
	padding-bottom: 1px;
}

#header-text {
	height: 90px;
	width: 400px;
	background: url(images/design/midbg.png) center no-repeat;
	text-align: center;
	float: right;
	color: #FFFFFF;
	padding-top:60px;
	padding-right:30px;
	font-size:11px;
}
#header-text h1 {font-size:20px; font-weight:normal;}

#topnav {
	width: 720px;
	height: 20px;
	text-align:right;
	font-size: 11px;
	color: #fff;
	margin: 0 0 5px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
}
#topnav a {
	color:#fff;
	text-decoration:none;
}

#topnav a:hover {
	border-top:solid 1px #fff;
	border-bottom:solid 1px #fff;
}

#topnav ul {
	display: block;
	width: 100%;
	text-align:right;
}
#topnav li {
	display: inline;
	list-style-type: none;
	line-height: 20px;
	margin-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #406b3d;
}

#kursi {
	background-image: url(images/design/kursi.png);
	background-repeat: no-repeat;
	height: 196px;
	width: 285px;
	position: absolute;
	left: 30px;
	top: 55px;
	z-index:1;
}
.line {
	border-top:solid 1px #b0b0b0;
	height: 1px;!important
	width: 100%;
	display:visible;
	font-size: 10px;
	text-align: center;
}

.box {
	border:solid 1px #D2C4A1;
	text-align:center;
	padding:0 5px 5px 5px;
}

.thumb {
	width: 170px;
	text-align:center;
}
.thumb td {padding-top:5px;}

.thumb a {
	font-size:11px;
	font-weight:bold;
	color:#a45340;
}

.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}

table.cart {
	border-width: 1px;
	border-spacing: 1px;
	border-style: outset;
	border-color: #C7C7C7;
	border-collapse: collapse;
	background-color: #ffffff;
	width: 500px;
}
table.cart td {
	border-width: 1px;
	padding: 4px;
	border-style: inset;
	border-color: #C7C7C7;
}