html, body {
	height:100%;
}

body {
	background:url(img/bg.jpg) center;
    font-family:Arial;
    font-size:9pt;
    margin:0;
    text-align: center;
    color:#fff;
}

body a {
	color:#fff;
}

h1 {
    font-size:11pt;
    color:#fff;
}

h2 {
    font-size:10pt;
    color:#fff;
}

hr {
	border-color:#763035;
    border-width:1px 0px 0px 0px;
    border-style:solid;
    height:1px;
    margin:10px 0px 10px 0px;
}

input {
	border-style:solid;
    border-color:#763035;
    border-width:1px;
	font-family: Arial;
    font-size: 9pt;
    width:350px;
    padding:2px 5px 2px 5px;
}

textarea {
	border-style:solid;
    border-color:#763035;
    border-width:1px;
    font-family: Arial;
    font-size:9pt;
    width:350px;
    padding:2px 5px 2px 5px;
    height:200px;
}

button {
    font-family:Arial;
    font-size:9pt;
    cursor:pointer;
}

#page {
	width:1038px;
    margin-left:auto;
    margin-right:auto;
    background:url(img/bg_main.jpg) center repeat-y;
}

#top {
    min-height:557px;
    height:auto !important;
    height:557px;
    background:url(img/top.jpg) top no-repeat;
}

#logo {
	text-align:left;
    padding:32px 0 0 152px;
}

#logo img {
	border:0;
}

#menu {
	text-align:center;
    padding-top:57px;
    padding-left:159px;
    padding-bottom:1px;
}

#menu ul {
	margin:0;
    padding:0;
}

#menu ul li {
	margin:0;
    padding:0;
    list-style-type:none;
    display: inline;
}

#menu ul li a {
	display:block;
    width:120px;
    height:45px;
    float:left;
    color:#fff;
    text-decoration:none;
}

#menu ul li a.menu1 {
	background:url(img/menu1.gif) no-repeat;
}

#menu ul li a.menu2 {
	background:url(img/menu2.gif) no-repeat;
}

#menu ul li a.menu3 {
	background:url(img/menu3.gif) no-repeat;
}

#menu ul li a.menu4 {
	background:url(img/menu4.gif) no-repeat;
}

#menu ul li a.menu5 {
	background:url(img/menu5.gif) no-repeat;
}

#menu ul li a.menu6 {
	background:url(img/menu6.gif) no-repeat;
}

#menu ul li a:hover.menu1, #menu ul li a.menu1.active {
	background:url(img/menu1_a.gif) no-repeat;
}

#menu ul li a:hover.menu2, #menu ul li a.menu2.active {
	background:url(img/menu2_a.gif) no-repeat;
}

#menu ul li a:hover.menu3, #menu ul li a.menu3.active {
	background:url(img/menu3_a.gif) no-repeat;
}

#menu ul li a:hover.menu4, #menu ul li a.menu4.active {
	background:url(img/menu4_a.gif) no-repeat;
}

#menu ul li a:hover.menu5, #menu ul li a.menu5.active {
	background:url(img/menu5_a.gif) no-repeat;
}

#menu ul li a:hover.menu6, #menu ul li a.menu6.active {
	background:url(img/menu6_a.gif) no-repeat;
}

#main {
	clear:both;
    text-align:left;
    padding:50px 190px 0 190px;
    line-height:1.4em;
}

#footer {
	width:883px;
    margin-left:auto;
    margin-right:auto;
	height:100px !important;
	height:146px;
    padding-top:46px;
    background:url(img/footer.jpg) left no-repeat;
    line-height:1.4em;
}

#footer ul {
	margin:0;
    padding:0;
}

#footer ul li {
	margin:0;
    padding:0;
    list-style-type:none;
    display: inline;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

.clr {
	clear:both;
}

.flash {
	height:286px;
	width:200px;
	border:5px solid #763035;
    padding:1px;
    float:right;
}

.akcia {
    border-width:7px 0 0 7px;
    border-style:solid;
    border-color:#763035;
}

.akcia td {
    border-width:0 7px 7px 0;
    border-style:solid;
    border-color:#763035;
}

img.plagat {
	margin:5px;
    border:1px solid #763035;
}

/*********************************************************
	GALERIA
*********************************************************/

.galeria {
	color:#fff;
}

.galeria img {
    border:5px solid #763035;
    padding:1px;
}

.galeria a {
    font-size: 8pt;
	color:#fff;
    text-decoration:none;
}
