* {
	text-decoration: none;
}

body { 
	background-color: #fff;
	font-family: Tahoma, Verdana, Arial, lucida, sans-serif; 
	font-size: small;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}

html>body {
	font-size: small;
}

img {
	border: 0;
}

.noCSS {
	display: none;
	position: absolute;
	height: 0px;
	left: 0px;
	top: 0px;
}

input, textarea {
	background-color: #DDCDA3;
	border: 1px solid #745A4D;
	font-size: 10px;
	padding: 2px;
}
input:focus, textarea:focus {
	border: 1px solid #745A4D;
	background-color: #EFE7D0;
}
.button {
	padding: 2px 20px 2px 20px;
}

.reseter {
	border: 0px none;
	font-size: 1px;
	line-height: 4px;
	display: block;
	height: 1px;
	clear: both;
}

#logo {
	display: none;
}

a:link, a:visited {
	color: #8C7552;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	cursor: pointer;
}

#page {
	background: #EFE7D0 url(page_bg.png) repeat-y top center;
	margin: 0px auto;
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
	width: 731px;
}

#page-head {
	background: transparent url(head_bg.png) no-repeat top center;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 731px;
	height: 195px;
}
#page-head p.slogan {
	color: #cbc1a2;
	font-weight: bold;
	font-size: 30px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 3px;
	right: 20px;
}
h1, h1 span {
	color: #fff;
	width: 300px;
	height: 70px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 66px;
	left: 48px;
	display: block;
	overflow: hidden;
	z-index: 1;
}
h1 span {
	display: block;
	background: transparent url(logo.png) no-repeat top center;
	top: 0px;
	left: 0px;
	z-index: 2;
}

#content {
	text-align: left;
	width: 700px;
	margin: 0 5px 0 0;
	padding: 5px;
	position: relative;
	float: right;
}
#sidebar {
	display: none;
	position: absolute;
	height: 0px;
	left: 0px;
	top: 0px;
}

#contin {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#contin h2 {
	color: #745a4d;
	font-weight: normal;
	border-bottom: 1px solid #745a4d;
	padding-left: 15px;
	margin: 0 10px 5px 0;
}
#contin h3 {
	color: #745a4d;
}

#contin p.info {
	background: #FF8E8E url(information.png) no-repeat center left;
	border: 1px dashed red;
	padding: 10px 5px 10px 35px;
}
#contin p, #contin form {
	border-left: 1px dotted #6e7473;
	text-align: justify;
	padding: 5px 10px 5px 5px;
}
#contin ul {
	margin: 0px;
	padding: 0px;
}
#contin li {
	list-style-type: none;
	background: transparent url(li.png) no-repeat left center;
	padding: 0 0 5px 20px;
	margin: 0 0 0 50px;
	line-height: 200%;
}
#contin hr {
	height: 1px;
	background: transparent url(../html/hor_line.html) no-repeat center;
	border: 0px none;
}
#contin table {
	border-bottom: 1px solid #67ace2;
	border-right: 1px solid #67ace2;
}
#contin table td {
	border: 1px solid #67ace2;
	border-bottom: 0px none;
	border-right: 0px none;
	padding: 5px;
}
#contin table.contentpane, #contin table.contentpane td {
	border: 0px none;
}

#sidein {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#mainmenu {
	display: none;
	position: absolute;
	height: 0px;
	left: 0px;
	top: 0px;
}

#address-box {
	display: none;
	position: absolute;
	height: 0px;
	left: 0px;
	top: 0px;
}

#partners {
	display: none;
	position: absolute;
	height: 0px;
	left: 0px;
	top: 0px;
}

#foot {
	margin: 0px;
	padding: 0px;
	background: transparent url(foot_bg.png) no-repeat bottom center;
	color: #000;
	width: 731px;
	height: 76px;
	border:  0px none;
	text-align: center;
	font-size: 90%;
	position: relative;
}
#foot p.quick-navi {
	text-align: right;	
	margin: 42px 20px 0 0;
	float: right;
	position: absolute;
	right: 15px;
	bottom: 40px;
}
#foot p.quick-navi a, #foot p.small-navi a {
	color: #745a4d;
	font-size: 95%;
}
#foot p.info {
	color: #fff;
	margin: 0px;
	padding: 17px 0 0 10px;
	float: left;
	font-size: 95%;
	text-align: left;
	line-height: 135%;
	width: 540px;
	position: absolute;
	left: 15px;
	bottom: 20px;
}
#foot p.info a {
	color: #efe7d0;
}

/* tlacitka */
#contin .page-number {
	background-image: none;
}

#contin .button2-left,
#contin .button2-right,
#contin .button1-left div,
#contin .button1-right div,
#contin .button2-left div,
#contin .button2-right div {
	float: left;
}

#contin .button2-left a,
#contin .button2-right a,
#contin .button2-left span,
#contin .button2-right span {
	display: block;
	height: 22px;
	float: left;
	color: #333;
	cursor: pointer;
}
#contin .button2-left span,
#contin .button2-right span {
	cursor: default;
}
#contin .button2-left .page-number a,
#contin .button2-right .page-number a,
#contin .button2-left .page-number span,
#contin .button2-right .page-number span {
	padding: 0 6px;
}
#contin .page-number span {
	font-weight: bold;
}
#contin .button2-left a:hover,
#contin .button2-right a:hover {
	text-decoration: none;
	color: #0B55C4;
}
#contin .button2-left a, #contin .button2-left span {
	padding: 0 20px 0 6px;
}
#contin .button2-right a, #contin .button2-right span {
	padding: 0 6px 0 20px;
}
#contin .button2-right .prev {
	background: url(control_rewind_blue.png) no-repeat center left;
}
#contin .button2-right.off .prev {
	background: url(control_rewind.png) no-repeat center left;
}
#contin .button2-right .start {
	background: url(control_start_blue.png) no-repeat center left;
}
#contin .button2-right.off .start {
	background: url(control_start.png) no-repeat center left;
}
#contin .button2-left .next {
	background: url(control_fastforward_blue.png) no-repeat center right;
}
#contin .button2-left.off .next {
	background: url(control_fastforward.png) no-repeat center right;
}
#contin .button2-left .end {
	background: url(control_end_blue.png) no-repeat center right;
}
#contin .button2-left.off .end {
	background: url(control_end.png) no-repeat center right;
}