body {
	margin: 0px;
	background-color: #fff;
}

a:link, a:visited {
	color: #f12938;
	font-weight: bold;
	text-decoration: none;	
}

a:hover {
	color: #f12938;
	font-weight: bold;
	text-decoration: underline;	
}

#home {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;	
	width: 776px;
}

#home #logo {
	height: 100px;
	margin-bottom: 20px;
}

#home #tent {
	height: 280px;
	margin-bottom: 37px;	
}

#home #lang {
	height: 85px;
}

#home #lang img {
	border: 0px;
}

#home #lang div {
	float: left;
}

#home #lang #lang_sk {
	width: 250px;
	margin-right: 47px;
}

#home #lang #lang_hu {
	width: 250px;
	margin-right: 49px;	
}

#home #lang #lang_en {
	width: 180px;
}

#wrapper {
	width: 995px;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
}

#wrapper #left, #wrapper #right {
	float: left;
}

#wrapper #left {
	width: 252px;
}

#wrapper #content_bottom {
	clear: both;
}

#wrapper #left #menu_items {
	width: 174px;
	float: left;
}

#wrapper #left #menu_items .menu {
	margin: 0px;
	padding: 0px;
}

#menu_items .menu img {
	border: 0px;
}

#menu_items .menu a {
	margin: 0px;
	padding: 0px;
}

#menu_1,
#menu_2,
#menu_3 {
	height: 62px;
}

#menu_4,
#menu_5,
#menu_6 {
	height: 64px;
}


#menu_7,
#menu_8 {
	height: 66px;
}

#menu_bottom {
	background-image: url(../images/menu_bottom.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 174px;
}

#top {
	height: 117px;
	width: 995px;
}

#top #logo, #top #header {
	float: left;
	height: 117px;
}

#top #logo {
	width: 252px;
	height: 117px;	
}

#top #logo img {
	border: 0px;
}

#top #header {
	float: left;
}

#wrapper #left #menu_right {
	width: 78px;
	float: left;
	background-image: url(../images/menu_right.gif);
	background-repeat: no-repeat;
	height: 524px;
}

#wrapper #left #developer {
	clear: both;
	height: 18px;
}

#wrapper #left #developer img {
	border: 0px;
}

#wrapper #right {
	width: 743px;	
}

#wrapper #header {
	height: 99px;	
}


#wrapper #content_header {
	width: 743px;
	height: 17px;
	margin: 0px;
	padding: 0px;
}

#wrapper #content_block {
	width: 743px;
	/*background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;*/
}

#wrapper #content_block #content {
	margin-left: 38px;
	margin-right: 18px;
	color: #3D3F3F;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 12px;
}

#content_bottom {
	height: 25px;
	margin: 0px;
	background-image: url(../images/content_bottom.gif);
}

#copyright {
	padding: 11px 0 0 20px;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	color: #d77600;
	text-align: center;
	font-variant: small-caps;
}

#content img.picture {
	border: 2px solid #EB942A;
	height: 100px;
	float: right;
}

#content #gallery {
	padding: 3px 0 0 3px;
}

#content #gallery .pic {
	float: left;
	margin: 0 6px 10px 0;
	width: 108px;
}

#content #gallery .gal_picture {
	border: 2px solid #EB942A;
	width: 100px;
	height: 100px;
}

#content h1 {
	margin: 0px;
	padding: 0 0 10px 0;
	font-size: 20px;
	font-variant: small-caps;
	color: #5BCB2B;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#content h2 {
	font-size: 17px;
	border-bottom: 1px dashed #ccc;
	margin: 0 0 10px 0;
	padding: 0px;
	color: #EB942A;
}

#content h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 7px 0 0 0;
	padding: 0px;
}

#content ul {
	margin: 0 0 15px 25px;
	padding: 0px;
}

#content ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: square;	
	line-height: 14px;	
	list-style-image: url(../images/list.gif);
}

form {
	margin: 0px;
	padding: 0px;
}

.required, .info {
	font-size: 10px;
	color: #c00;
	font-weight: bold;
}

#order_response {
	padding-top: 20px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	display: none;
}

#order_table input {
	font-size: 13px;
}

#order_table select {
	font-size: 10px;
}

#order_table .num {
	font-size: 10px;
	width: 30px;
}

#order_table .invalid_input {
	background: #f33;
}

#order_table .disabled_input {
	background: #ccc;
}

#order_table .column3 {
	width: 130px;
	white-space: nowrap;
}

#order_table label {
	margin: 0px;
	padding: 0px;
}

#order_table {
	width: 550px;
	border: 0px;
	margin-top: 20px;
	margin-left: 0px;	
	font-size: 11px;
}

#order_table td {
	padding: 0px;
}

#order_table .group {
	background: #FFFFBB;
}

#order_table .name {
	width: 135px;
	vertical-align: top;
	padding-left: 5px;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
}


