body {
	margin: 0px;
	padding: 0px;
	background: #000000 url(/images/img01.gif) repeat-x left top;
	line-height: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #c9c7c7;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h1 { font-size: 1.2em; }

h2 { font-size: 1.5em; }

h3 { }

p, ul, ol {
	margin-top: 0;
	text-align: justify;
}

ul, ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

blockquote { }

a { color: #8F8F8F; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

.tab
{
    line-height: 15px;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	width: 100%;
}

/* Header */

#header-wrapper {
	width: 920px;
	height: 173px;
	background: url(/images/image02.jpg) no-repeat left top;
	margin: 0px auto;
	padding: 0px;
}

#header {
	width: 920px;
	height: 173px;
	margin: 0px auto;
}

/* Logo */

#logo {
	float: left;
	padding: 120px 0 0 40px;
}

#logo h1 {
	float: left;
	margin: 0;
	padding: 0;
	font: normal 1.9em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#logo h1 a {
	color: #FFFFFF;
}


#logo a {
	text-decoration: none;
	color: #666666;
}

/* Menu */

#menu {
	float: right;
	height: 173px;
}

#menu ul {
	margin: 0px;
	padding: 125px 40px 0px 0px;
	list-style: none;
}

#menu li {
	float: left;
	width: 90px;
}

#menu a {
	padding: 0px 20px 0px 22px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1em;
	color: #7B7B7B;

}

#menu a:hover {
	text-decoration: underline;
	text-transform: uppercase;
	color: red;
}

#menu .first a {
	background: none;
}

/* Page */

#page {
	width: 840px;
	margin: 0px auto;
	padding: 40px 0px 0px 0px;
	background: url(/images/img04.jpg) repeat-x left top;
}

/* Content */

#content {
	/*margin: 0px auto;*/
    float: left;
	width: 590px;
}

#banner {
	padding-bottom: 40px;
}

/* Post */

.post {
	margin-bottom: 25px;
}

.post .title {
	height: 32px;
	padding: 26px 0px 0px 30px;
	background: url(/images/img06.jpg) no-repeat left top;
	text-transform: lowercase;
	font-size: 1.5em;
	font-weight: normal;
	color: #FFFFFF;
}

.post .title h2 {
	margin: 0px;
	padding: 0px;
}

.post .date {
	float: right;
	margin-top: -30px;
	padding-right: 20px;
	font-weight: normal;
	font-size: 14px;
	text-transform: lowercase;
	color: #343434;
}

.post strong {
	color: #9B9A9A;
}


.post .meta a { color: #8F8F8F; }

.post a:hover
{
    color: red;
}

.post .entry {
	background: url(/images/img07.jpg) no-repeat left top;
}

.post .entry-btm {
	padding: 20px 30px;
	background: url(/images/img08.jpg) no-repeat left bottom;
}


/* Footer */

#footer {
	width: 920px;
	height: 100px;
	margin: 0px auto;
	padding: 0px;
	background: url(/images/img05.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 50px 0;
	text-align: center;
	text-transform: lowercase;
	line-height: normal;
	font-size: 11px;
	color: #b6b7b7;
}

#footer a {
	color: #DCDCDC;
}

.flashLeft
{
    margin: 250px 10px 0 10px;
    width: 105px;
    float: left;
}

.flashRight
{
    margin: 250px 10px 0 10px;
    width: 105px;
    float: right;
}

#detiFlash
{
    padding: 20px 10px 0 10px;

    width: 105px;
    height: 140px;
    text-align: center;
}

#detiFlash a
{
    line-height: 35px;
}

#detiFlash a:hover
{
    color: red;
}

#portretFlash
{

    padding: 30px 10px 0 10px;

    width: 105px;
    height: 140px;
    text-align: center;
}

#portretFlash a
{
    line-height: 35px;
}

#portretFlash a:hover
{
    color: red;

}

#rodinyFlash
{
    padding: 20px 10px 0 10px;

    width: 105px;
    height: 140px;
    text-align: center;
}

#rodinyFlash a
{
    line-height: 35px;
}

#rodinyFlash a:hover
{
    color: red;

}

#setyFlash
{

    padding: 30px 10px 0 10px;

    width: 105px;
    height: 140px;
    text-align: center;
}

#setyFlash a
{
    line-height: 35px;
}

#setyFlash a:hover
{
    color: red;

}


.flashGal
{
    padding: 0px 0px 0 10px;
    float: right;
    width: 105px;
    height: 140px;
    text-align: center;
}

.flashGal a
{
    line-height: 35px;
}

.flashGal a:hover
{
    color: red;
}

#sideMenu {

	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
    width: 105px;
}
#sideMenu li {
	
	margin: 0;
	padding: 0;
}
#sideMenu a {
    background: url("/images/menu1.jpg") left center no-repeat;
    padding: 0 0 0 5px;
	border-bottom: 1px solid #393939;
    color: white;
	display: block;
	margin: 0;
    text-transform: lowercase;
	text-decoration: none;
}
#sideMenu a:hover {
	background: url("/images/menu2.jpg") left center no-repeat;
    text-transform: uppercase;
    color: red;
    padding: 0 0 0 15px;
}

.tabulkaGal td
{
    border: solid 1px;
    margin: 0px auto;
    width: 180px;
    height: 180px;
    text-align: center;
    vertical-align: middle;
}

.cent
{
    margin: 0 auto;
    width: 370px;
}
#kontakt
{
    float: left;
    padding: 0 20px 0 0;
}
#mapa
{
    float: left;
    width: 300px;
    height: 300px;

}

#odkaz
{
    font-size: 0.7em;
    line-height: 14px;
}
