/*
Title:      Szamed
Author:     Peter Lukanko, webmaster@apstudio.biz
Updated:    May 14 2007
Notes:		Main stylesheet for Szamed webpage.
*/

body {
	margin: 0 auto;
	background: #ffffff url(../images/body_bg.jpg) repeat-x 0 0;
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', lucida, tahoma, sans-serif;
	font-size: 12px;
	line-height: 140%;
	text-align: center;
	color: #333333;
}

#wrap {
	width: 770px;
	text-align: center;
	margin: 0 auto;
}

/* @group Layout */

#header {
	height: 235px;
	background: transparent url(../images/header.jpg) no-repeat 0 0;
}

#container {
	width: 770px;
	background: transparent url(../images/content_bg.jpg) repeat-y 0 0;
	text-align: left;
}

* html #main {
	display: inline;
}

#main {
	float: left;
	width:  520px;
	margin-left: 250px;
}

#content {
	width: 490px;
	margin: 0 0 0 10px;
}

#content .col-left {
	width: 48%;
	float: left;
}
#content .col-right {
	width: 48%;
	float: right;
}

#sidebar {
	float: left;
	width: 220px;
	margin-left: -770px;
	padding-left: 35px;
	padding-top: 20px;
	background: transparent url(../images/sidebartop_bg.jpg) no-repeat 0 0;
}

/* @group Menu */

#navcontainer {
	width: 520px;
	height:  45px;
	background: transparent url(../images/topmenu_bg.jpg) no-repeat 0 0;
}

#menu ul {
	float: right;
	list-style-type: none;
	padding: 0;
	margin: 0 25px 0 0;
}

#menu ul li#menu-right, #menu ul li#menu-left {
	width: 10px;
	height: 28px;
	padding: 0;
	margin: 0;
	border: 0 none;
}

#menu ul li#menu-left {
	background: url(../images/menu_lft_bg.jpg) no-repeat 0 0;
}

#menu ul li#menu-right {
	background: url(../images/menu_rgt_bg.jpg) no-repeat 0 0;
}

#menu ul li {
	float: left;
	color: #305E8D;
	height: 27px;
	border-left: 1px solid #CCCCCC;
}

#menu a, #menu a:link, #menu a:visited, #menu a:hover {
	text-decoration: none;
	border: 0 none;
	display: block;
	float: left;
	padding: 5px 10px;
	margin: 0;
	height: 18px;
}

#menu a, #menu a:link, #menu a:visited {
	color: #305E8D;
	background: url(../images/menu_bg.jpg) repeat-x 0 0;
}

#menu a:hover {
	color: #FFFFFF;
	background: transparent url(../images/menu_bg.jpg) repeat-x 0 -28px;
}
/* @end */

/* @group Footer */
#footer {
	text-align: left;
	padding: 10px 20px 7px 20px;
	height: 25px;
	color: #ffffff;
	font-size: 0.9em;
	background: transparent url(../images/footer_bg.jpg) no-repeat 0 0;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#footer ul li {
	display: inline;
	padding: 0 2px;
}

#footer span {
	float: right;
}

#footer a, #footer a:link, #footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
	border: 0 none;
}

#footer a:hover {
	color: #EEEEEE;
	border-bottom: 1px solid #FFFFFF;
}

#footer-txt {
	font-size: 0.9em;
	color: #999;
	margin-left: 140px;
	text-shadow: #ccc 0px 1px 1px;
}
/* @end */


/* @end */

.clear {
	clear: both;
	height: 1px;
	margin: -1px 0 0 0;
	padding: 0;
	visibility: hidden;
	overflow: hidden;
}

.prop {
	float: right;
	width: 1px;
}

.mh100px {
	height: 100px;
}

/* @group Images */
img {
	border: 0 none;
}

.img-right {
	float: right;
}

.img-left {
	float: left;
}

.img-center {
	display: block;
	margin: 0 auto;
	text-align: center;
}
/* @end */

/* @group Links */
#content a, #content a:link, #content a:visited {
	color: #336699;
	text-decoration: none;
	border-bottom: 1px none;
}

#content a:hover {
	color: #aaa;
	text-decoration; none;
	border-bottom: 1px solid #999;
}

a img, a:link img, a:visited img, a:hover img {
	border: 0 none;
}
/* @end */
/* @group Text */

h1 {
	font-size: 1.3em;
	background: transparent url(../images/h1_bg.jpg) no-repeat 0 0;
	height: 10px;
	padding: 10px 5px;
	margin: 0 0 10px 0;
	color: #204364;
}

h2 {
	margin: 20px 0 5px;
	font-size: 1.2em;
	background: transparent url(../images/h2_bg.jpg) no-repeat 0 0;
	padding: 4px 5px 6px 25px;
	height: 15px;
	color: #204364;
}

#content ul, #content ul#pricelist {
list-style-type: none;
margin: 5px;
padding: 0;
}

#content ul li {
background: url(../images/li.png) no-repeat top left;
padding-left: 16px;
}

#content ul#pricelist li {
background: none;
padding-left: 0;
}

#content ul#pricelist {
	margin-top: 15px;
}
.text-price {
	font-size: 3em;
	font-weight: bold;
	line-height: 75px;
}

.text-cur {
	font-size: 0.5em;
}

.text-phone, .text-email {
	padding-left: 10px;
	font-size: 1.1em;
}

.text-info {
	text-align: center;
	color: #aaa;
	background: transparent url(../images/text_info_bg.jpg) repeat-x 0 0;
	padding: 5px;
	margin: 4px;
	border: 1px solid #ccc;
}

.text-head {
	font-size: 1.3em;
	font-weight: bold;
	font-variant: small-caps;
}

.text-gray {
	color: #999;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}
/* @end */

/* @group Gallery */
table#gallery {
	width: 95%;
	border: 0 none;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}

table#gallery td {
	width: 33%;
	text-align: center;
}

table#gallery td a, table#gallery td a:link, table#gallery td a:hover, table#gallery td a:visited, table#gallery td a img {
	border: 0 none;
}
/* @end */

