body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
}
body {
	background: #040404 url(background.jpg) repeat-x top center scroll;
	margin: 0;
    padding: 0;
}
img {
    border: 0;
}
a {
	font-family: Verdana, Geneva, sans-serif;
    color: #fff;
}
a.ppm {
    display: block;
    width: 270px;
    height: 370px;
    text-decoration: none;
}
#topmw {
	width: 982px;
	height: 153px;
	margin: 0 auto;
}
#logo {
    float: left;
    width: 234px;
    text-align: center;
    padding: 10px 0 0 10px;
}
#logo h1 {
    margin: 0;
    padding: 0;
}
#logo h1 span {
    display: none;
}
#menutop {
    width: 710px;
    height: 58px;
    float: right;
    margin: 0;
    margin-top: 20px;
    margin-right: 10px;
    padding: 0;
    z-index: 1000;
    position: relative;
    background: transparent url(topmenu.png) center center no-repeat scroll;
}

#menutop ul {
    margin: 0;
    padding: 4px 0 0 0;
    list-style: none;
    float: right;
    position: relative;
    right: 50%;
}

#menutop ul li {
    margin: 0 0 0 1px;
    padding: 0;
    float: left;
    position: relative;
    left: 50%;
    top: 1px;
}
#menutop ul li a {
    display: block;
    margin: 0;
    padding: 0 8px 0 8px;
    font-size: 14px;
    line-height: 44px;
    text-decoration: none;
    color: #ff0000 !important;
    font-weight: bold;
    text-transform: uppercase;
}

#menutop ul li.active a {
    color: #ff0000 !important;
}

#menutop ul li a:hover {
 /* Top menu items background colour */
    color: #ff0000 !important;
    background-color: #181818;
    -moz-box-shadow: 5px 5px 5px #181818;
    -webkit-box-shadow: 5px 5px 5px #181818;
    box-shadow: 5px 5px 5px #181818;
}

#menutop ul li:hover a,
#menutop ul li.hover a {
 /* This line is required for IE 6 and below */
 /* Top menu items background colour */
    color: #ff0000;
}

/* Submenu items */
#menutop ul ul {
    display: none;
 /* Sub menus are hiden by default */
    position: absolute;
    top: 44px;
    left: 0;
    right: auto;
 /*resets the right:50% on the parent ul */
 /* width of the drop-down menus */
    white-space: nowrap;
}

#menutop ul ul li {
    left: auto;
  /*resets the left:50% on the parent li */
    margin: 0;
 /* Reset the 1px margin from the top menu */
    clear: left;
    width: 100%;
}

#menutop ul ul li a,
#menutop ul li.active li a,
#menutop ul li:hover ul li a,
#menutop ul li.hover ul li a {
 /* This line is required for IE 6 and below */
    font-size: 14px;
    font-weight: bold;
 /* resets the bold set for the top level menu items */
    background-color: #000;
 /* overwrite line-height value from top menu */
    border-bottom: 1px solid #ccc;
 /* sub menu item horizontal lines */
    color: #fff;
/*    width: 200px; */
}

#menutop ul ul li a:hover,
#menutop ul li.active ul li a:hover,
#menutop ul li:hover ul li a:hover,
#menutop ul li.hover ul li a:hover {
 /* This line is required for IE 6 and below */
    background-color: #181818;
 /* Sub menu items background colour */
    color: #fff;
}

/* Flip the last submenu so it stays within the page */
#menutop ul ul.last {
    left: auto;
 /* reset left:0; value */
    right: 0;
 /* Set right value instead */
}

/* Make the sub menus appear on hover */
#menutop ul li:hover ul,
#menutop ul li.hover ul {
 /* This line is required for IE 6 and below */
    display: block;
 /* Show the sub menus */
}

#fptp {
    width: 944px;
    margin: 0 auto;
    clear: both;
    position: relative;
}
#fptp div {
    width: 270px;
    height: 380px;
    border: 1px solid white;
    cursor: pointer;
}
#fplp {
    float: left;
    background: transparent url('fbl.jpg') center center no-repeat scroll;
}
#fpcp {
    margin: 0 auto;
    background: transparent url('fbc.jpg') center center no-repeat scroll;
}
#fprp {
    float: right;
    background: transparent url('fbr.jpg') center center no-repeat scroll;
}
#fplp:hover {
    background: transparent url('fml.jpg') center center no-repeat scroll;
}
#fpcp:hover {
    background: transparent url('fmc.jpg') center center no-repeat scroll;
}
#fprp:hover {
    background: transparent url('fmr.jpg') center center no-repeat scroll;
}
#fpboxw {
    width: 944px;
    height: 50px;
    margin: 0 auto;
}
#fpboxw div {
    width: 270px;
    height: 50px;
    border: 1px solid white;
    border-top: 0;
    cursor: pointer;
    background-color: black;
    text-align: center;
    line-height: 50px;
    text-transform: uppercase;
}
#fboxl {
    float: left;
}
#fboxc {
    margin: 0 auto;
}
#fboxr {
    float: right;
}
#mainall {
	width: 984px;
	margin: 0 auto;
    position: relative;
}
#main {
    width: 982px;
    margin: 0 auto;
    padding: 0;
    padding-top: 10px;
    min-height: 650px;
    position: relative;
}
#copybar {
    clear: both;
    height: 30px;
    padding-top: 50px;
    width: 100%;
    text-align: center;
}
#header {
    width: 80%;
    margin: 0 auto;
    text-align: left;
}
#maintexts {
    text-align: justify;
    border: 1px solid #555555;
    width: 750px;
    padding: 10px;
    margin: 0 auto;
    font-weight: bold;
    font-size: 14px;
    font-family: Tahoma;
}
/* gallery.php */
.down {
    font-size: 12px;
    font-weight: normal;
}
#gallerythumbs {
    text-align: center;
    border: 1px solid #555555;
    width: 750px;
    padding: 10px;
    margin: 0 auto;
}
#gallerythumbs a {
    color: #555555;
    text-decoration: none;
}
#gallerythumbs a:hover {
    text-decoration: underline;
}
.tblcell {
    background-color: #101010;
    position: relative;
    border: 1px solid #444;
}
.tblcell:hover {
    background-color: #444;
}
.thumb {
    position: relative;
    height: 190px;
}
.imgb {
    width: 150px;
    height: 150px;
    padding: 2px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.imgb * {
    vertical-align: middle;
}
.imgb span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
.thumbcaption {
    position: absolute;
    width: 150px;
    bottom: 0;
    left: 7px;
    text-align: center;
    overflow: hidden;
    height: 32px;
    color: #ffffff;
    background: transparent url(tr1.png) repeat top left scroll;
}
.style3 {
    color: #eee;
}
#numbsbelow {
    padding: 15px 3px 15px 3px;
}
/* contacts.php */
#contacts {
    background-color: #509952;
    border: 1px solid #09850C;
    width: 750px;
    height: 380px;
    padding: 10px;
    margin: 0 auto;
}
#contacts a {
    color: white;
    text-decoration: underline;
}
#cpict {
    width: 398px;
    float: left;
    text-align: center;
}
#ctext {
    float: right;
    width: 280px;
    text-align: left;
    padding: 10px;
}
/* news.php */
#news {
    background-color: #509952;
    border: 1px solid #09850C;
    width: 750px;
    min-height: 380px;
    padding: 10px;
    margin: 0 auto;
}
#news a {
    color: white;
    text-decoration: underline;
}
#zaglavie {
    font-weight: bold;
    padding: 10px 20px 10px 20px;
    border-bottom: 1px solid white;
}
#text {
    width: 90%;
    margin: 0 auto;
}
#oldnews {
    padding: 0;
    padding-top: 20px;
}


