.container {
	width: 800px;
	margin: auto;
	text-align: left;
	min-height: 591px;
	height: 591px;
	background-color: white;
}
.top {
	width: 800px; 
	height: 25px; 
	background-image: url(images/menu_left.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.topMenu {
	font-family: Arial;
	float: right; 
	width: 600px;
}
.topMenu ul {
	margin-top: 5px;
}
.topMenu li {
	padding-right: 20px;
	float: left; 
	list-style-type: none; 
}
.topMenu li a {
	text-decoration: none;
	color: #545454; 
	display: block;
	font-style: normal;
}
.mainMenu {
	width: 200px;
	height: 224px;
	background-image: url(images/menu_left.gif);
	background-repeat:repeat-y;
	background-position: left;
}
.mainMenu ul {
	margin-left: 10px;
}
.mainMenu li {
	float: left; 
	list-style-type: none; 
	width: 170px;
	border-bottom: white 1px solid;
	cursor: pointer;
}
.mainMenu li a, .menuNoHref {
	text-decoration: none;
	color: white; 
	display: block;
	font-style: normal;
	font-weight: bold;
	line-height: 24px;
	padding-left: 6px;
}
.flashContainer {
	width: 800px; 
	height: 197px;
}
.searchBar {
	height: 58px;
	width: 200px;
}
.searchPadder {
	padding-left: 10px;
	padding-top: 25px;
	padding-bottom: 15px;
}
.languageContainer {
	width: 200px; 
	height: 75px; 
	background-image: url(images/menu_left.gif); 
	background-repeat: no-repeat;
}
.languageBar {
	padding-top: 28px; 
	padding-left: 12px;
}
.languageBar a {
	color: black;
	font-style: normal;
	text-decoration: none;
}
.breadCrumbBar {
	width: 600px;
	height: 35px;
	font-weight: bold;
	color: #F82504;
}
.breadCrumbBar a {
	font-style: normal;
	color: #F82504;
}
.breadCumbText {
	padding-top: 10px;
}
.base800 {
	width: 800px;
}
.leftContainer {
	width: 600px; 
	float: left;
}
.leftColumn {
	width: 200px; 
	float: left; 
}
.leftPadder {
	padding-top: 10px;
	padding-left: 8px;
	padding-right: 20px;
}
.centerContainer {
	width: 600px;
	float: right;
}
.centerColumnLeft {
	width: 400px; 
	float: left; 
}
.centerColumn {
	width: 400px; 
	float: right; 
}
.centerPadder {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 10px;
}
.rightContainer {
	width: 200px; 
	float: right; 
}
.rightPadder {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 20px;
}
.doubleContainer {
	width: 600px;
	float: right;
}
.doublePadder {
	padding-top: 10px;
	padding-right: 20px;
}
.galeriaContainer {
	padding-top: 85px;
}
.galeriaTable {
	width: 400px;
}
.galeriaLeftCell {
	width: 193px; 
	height: 50px;
	text-align: right;
}
.galeriaLeftArrow {
	margin-right: 5px;
	border: 0px;
}
.galeriaCenterCell {
	text-align: center;
}
.galeriaImg {
	margin: 0px; 
	border: black 1px solid;
}
.galeriaRightCell {
	height: 50px;
	width: 193px;
}
.galeriaRightArrow {
	margin-left: 5px;
	border: 0px;
}
.siteMapLeft {
	padding-top: 20px;
	float: left; 
	width: 70px;
	line-height: 18px;
}
.siteMapLeft a {
	color: #545454;
	text-decoration: none;
	font-style: normal;
}
.siteMapRight {
	padding-top: 20px;
	float: right; 
	width: 500px;
	line-height: 18px;
}
.siteMapRight a {
	color: #545454;
	text-decoration: none;
	font-style: normal;
}
.indented {
	padding-left: 35px;
}
.contentCloser {
	clear: both;
	width: 800px; 
	height: 30px; 
	background-image: url(images/content_closer.gif); 
	background-position: center; 
	background-repeat: no-repeat;
}
.bottomMenuContainer {
	background-image: url(images/bottom_back.gif);
	background-repeat: no-repeat;
	padding: 0;
	padding-top: 25px;
	width: 800px;
	margin: 0;
}
.bottomMenu {
	padding-left: 190px;
	padding-top: 3px;
	padding-bottom: 0px;
	clear: both;
}
.bottomMenu ul {
	margin: 0px; 
	padding: 0px;
}
.bottomMenu li {
	margin: 0px; 
	font-size: 10px;
	float: left; 
	list-style-type: none; 
	text-align: center;
	border-right: #54534A 1px solid;
	padding-left: 6px;
	padding-right: 6px;
}
.bottomMenu li a {
	text-decoration: none;
	color: #54534A; 
	display: block;
	font-style: normal;
}
.bottom {
	font-size: 9px;
	padding-left: 196px;
	padding-top: 23px;
	padding-bottom: 23px;
	color: #F82504;
}
ul, form {
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 11px;
}
h1 {
	font-family: Arial;
	font-size: 14px;
	color: #F82504;
	margin: 0px;
}
h2 {
	font-family: Arial;
	font-size: 13px;
	color: #F82504;
	margin: 0px;
}
h3 {
	font-family: Arial;
	font-size: 12px;
	color: #F82504;
	margin: 0px;
	font-style: italic;
}
h4 {
	font-family: Arial;
	font-size: 14px;
	color: #F82504;
	margin: 0px;
	font-style: italic;
	margin-bottom: 20px;
}
h5 {
	font-family: Arial;
	font-size: 14px;
	color: #545454;
	margin: 0px;
}
h6 {
	font-family: Arial;
	font-size: 13px;
	color: #545454;
	margin: 0px;
}
table {
	padding: 0;
}
p, div, td, li {
	margin: 0;
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
}
address {
	font-family: Arial;
	font-size: 10px;
}
a {
	color: #F82504;
	text-decoration: underline;
	font-style: italic;
	line-height: 16px;
}
.kepKategoria {
	color: #545454;
	font-weight: bold;
	text-decoration: underline;
}
hr {
	size: 1px;
	border-style: solid;
	color: #D3DCD3;
}
.frontTable {
	font-family: Arial;
	padding: 3px;
	border: 0px;
}
.frontTd {
	border: 0px;
}
.imageBorder {
	margin: 0;
	border: 0;
}
.inputBox {
	font-family: Arial;
	font-size: 11px;
	color: #003600;
	border: #e3e3e3 1px solid;
	border-top: #908f8f 1px solid;
	border-width: 1px;
	border-style: solid;
	width: 120px;
	height: 19px;
	padding-left: 4px;
}
.inputBoxHalf {
	font-family: Arial;
	font-size: 11px;
	color: #003600;
	background-color: #D3DCD3;
	border-color: #003600;
	border-width: 1px;
	border-style: solid;
	width: 250px;
	padding-left: 4px;
	width: 125px;
}
.inputBoxSmall {
	font-family: Arial;
	font-size: 11px;
	color: #003600;
	background-color: #D3DCD3;
	border-color: #003600;
	border-width: 1px;
	border-style: solid;
	width: 62px;
	padding-right: 4px;
	text-align: right;
}
.textareaBox {
	font-family: Arial;
	font-size: 11px;
	color: #003600;
	background-color: #D3DCD3;
	border-color: #003600;
	border-width: 1px;
	border-style: solid;
	width: 250px;
	height: 80px;
	padding-left: 4px;
}
.button {
	font-family: Arial;
	font-size: 11px;
	color: #003600;
	background-color: #D3DCD3;
	border-color: #003600;
	border-width: 1px;
	border-style: solid;
	height: 20px;
}
.separator {
	width: 100%;
	height: 30px;
	background-image: url(images/separator.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.galeria {
	float: right; 
	height: 30px; 
	padding-right: 30px;
}
.clear {
	clear: both;
}
.menuLayerContainer {
	position: relative; 
	display: none;
}
.menuLayer {
	position: absolute;
	left: 178px; 
	padding-left: 2px;
}
.menuLayerContainerCell {
	vertical-align: top;
}
.menuLayerCell {
	background-image: url(images/submenu_left.gif); 
	background-repeat: no-repeat; 
	width: 178px !important; 
	height: 25px;
	border-bottom: white 1px solid;
	border-left: white 1px solid;
}
.menuInnerCell {
	background-image: url(images/submenu_left.gif); 
	background-repeat: no-repeat; 
	width: 170px !important; 
	height: 25px;
	border-bottom: white 1px solid;
	border-left: white 1px solid;
}
.menuLayerText {
	padding-left: 10px;
	display: block;
}
.menuLayerTextTermek {
	padding-top: 1px;
	padding-left: 10px;
}
.menuLayerText a, .menuLayerTextTermek a {
	line-height: 11px;
	width: 100%;
	display: block;
	color: white; 
	font-weight: bold; 
	font-style: normal; 
	text-decoration: none;
	cursor: pointer;
}
.menuTextNoHref {
	padding-left: 10px;
	line-height: 11px;
	width: 100%;
	display: block;
	color: white; 
	font-weight: bold; 
	font-style: normal; 
	text-decoration: none;
	cursor: pointer;
}
.menuLayerPadder {
	width: 178px;
	height: 1px;
}
.spacer1 {
	width: 1px;
}
.spacer3 {
	width: 3px;
}
.plus {
	width: 8px !important;
	text-align: center;
	border-bottom: white 1px solid;
}
.plusItem {
	padding-top: 2px;
	padding-right: 4px;
	font-size: 17px;
	font-weight: bold;
	display: block;
	color: white; 
	font-style: normal; 
	text-decoration: none;
	cursor: pointer;
}