body {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 75%;
/*	text-align: center; */
	font-family: "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	color: #595959;
	background: url(../img/bg_body.jpg) repeat-y top center #59493e;
	line-height: 1.3em;
	}

* {	margin: 0; padding: 0;}

h1 {font-size: 1.8em; font-weight: normal; color: #ed4600; line-height: 1em;
	background: url(../img/bg_h1.gif) no-repeat #aa723b; color: #FFF; padding: 10px; margin-top: 0;}
h2 {font-size: 1.3em;}
h3 {font-size: 1.2em;}
h4 {font-size: 1.1em;}
h5, h6, h7 {font-size: 1em;}

h2, h3, h4, h5, h6, h7 {margin-bottom: 10px; color: #ed4600;}

h3, h4, h5, h6, h7 {color: #4b3829;}

.left	{text-align: left;}
.center	{text-align: center;}
.right	{text-align: right;}
.clr	{
	clear: both;
	margin-top: -1px;
	position: relative;
	padding: 0;
	height: 0;
	border: none;
	overflow:hidden;
	visibility: hidden;
	}
.none {display: none;}

a {color: #ed4600;}
a:hover {color: #5f4335;}
img {border: none; margin-bottom: 15px;}
p {margin-bottom: 15px;}
select {font-size: 1em; padding: 1px; font-size: 12px; z-index: 0;}
option {padding-right: 8px;}

img.lft {
	float: left;
	margin: 0 10px 10px 0;
	}

.rgt {
	float: right;
	margin: 0 0 10px 10px;
	}

#content ul, #content ol {margin: 0 0 15px 15px;}
	#content ul ul, #content ol ol {margin: 0 0 0 15px;}
	
#calendar, #sidecol, .shortcuts, #ticketorder, #tipscol, #topselection, #search, #zalozky {display: none;}
