body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color:#5ba0d6;
}

* {margin:0px;padding:0px;}

.clear{clear:both;}

img {
margin: 7px;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 979px;
}
#header {
	background-image:url(images/header.jpg);
	width:979px;
	height:232px;
	display:block;
}
#border {
	background-image:url(images/border.gif);
	background-repeat: repeat-y;
	width:979px;
}
#main {
	background-image:url(images/contentbg.gif);
	background-color:#abe4fe;
	margin: 0px 12px 0px 10px;
	background-repeat: repeat-x;
}
#left {
	width:261px;
	float:left;
	display:inline;
	background-image:url(images/contentbg.gif);
	background-color:#abe4fe;
	
}
#right {
	float:right;
	width:580px;
}
/***************** Content ***********************/
.content .style1 {
color: #D14A8A;
}

.content .style2 {
color: #fff;
}

.content {
	width:530px;
}

.content h2, .content h2 a {
	color: #D14A8A;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-top: 20px;
	margin-bottom: 5px;
}

.jeden h2, .jeden h2 a, .commentsbox h2 {
	color: #fff;
} 

.content h3 {
	color: #D14A8A;
	font-size: 18px;
	margin-top: 10px;
}

.content h4 {
	color: #003a65;
	font-size: 16px;
	font-size: 18px;
	margin-top: 10px;
}

.content{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #003a65;
	padding: 10px 0px 0px 6px;
	font-weight:900;
}

.content p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #003a65;
	padding: 10px 0px 0px 6px;
	font-weight:900;
}
.content a {
	color:#003a65;
}
.content a:hover {
	color:#D14A8A;
}

/***************** Menu ***********************/
#menu {
	background-image:url(images/menu.gif);
	width:261px;
	height:449px;
	margin-left:93px;
}
#menu ul {
	padding: 30px 0px 0px 0px;
	width:220px;
	margin-left:15px;
}
#menu li {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px dotted #2e2304;
	list-style-type: none;
	padding: 6px 30px 6px 0px;
	text-align:right;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: 900;
	color: #2e260f;
	text-decoration: none;
	font-size: 12px;
	
}
#menu a:hover {
	color:#c40000;
}
.lastchild{
	border-bottom: none !important;
}
#menubottom {
	background-image:url(images/menubottom.jpg);
	background-repeat:no-repeat;
	width:261px;
	height:76px;
	margin-left:93px;
}
#menubottom ul {
	padding: 20px 0px 0px 0px;
	width:240px;
	margin-left:15px;
}
#menubottom li {
	float:left;
	display:inline;
	width:77px;
	text-align:center;
}
#menubottom a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bolder;
	font-size:10px;
	color: #6e6b53;
	text-transform: uppercase;
}
#menubottom a:hover {
	color:#c40000;
}
/***************** Footer ***********************/
#footer {
	background-color:#8bcaef;
	background-image:url(images/borderfooter.gif);
	height:74px;
	width:979px;
}
#footerend {
	background-image:url(images/borderfooterend.gif);
	background-repeat: no-repeat;
	height:11px;
	display:block;
	font-size: 10px;
	color: #fff;
	padding: 2px;
	padding-left: 450px;
}
#copyright {
	background-image:url(images/copyright.jpg);
	background-repeat:no-repeat;
	width:220px;
	height:43px;
	display:inline;
	margin-left:103px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
	color: #463d16;
	padding: 30px 20px 0px 20px;
	text-align:center;
}
#copyright a {
	font-family: Arial, Helvetica, sans-serif;
	color: #463d16;
}

/* CMS */

fieldset {
border:1px solid #ccc;
color:#000;
margin:0 0 8px;
padding:10px 8px;
background:#efefef;
}

.history {
text-align: right;
}

input {
border:1px solid #D14A8A;
padding:3px;
background-color: #fff;
}

input.button {
color:#fff;
margin-right:5px;
padding:3px;
background:#D14A8A;
}

input.buttons {
margin-right:5px;
}

textarea {
width:90%;
height:20em;
border:1px solid #D14A8A;
padding:3px;
background-color: #fff;
}

.paginator {
background-color: #CDECFA;
padding: 3px;
margin-top:20px;
clear:both;
font-size:12px;
font-family:verdana;
text-align: center;
}

.date {
font-size: 15px;
margin-top: 10px;
/* border-top: 1px solid #fff; */
margin-bottom: 30px;
}

.date a {
font-size: 15px;
color:#D14A8A;
}

.date a:hover {
color:#fff;
}

.meta {
color: #B12F55;
background-color: #E3DBB6;
margin-bottom: 0;
padding: 5px;
font-weight: normal;
border-bottom: 1px solid #fff;
}

.dwa {
border-bottom: 1px solid #fff;
}

.comment {
background-color: #E3DBB6;
padding: 5px;
margin-bottom: 10px;
}

/* gallery */
.imgg {
border: 0px solid #fff; 
width: 100px; 
height: 100px; 
float: left; 
color: #ccc; 
font-family: arial; 
font-size: 11px; 
padding: 4px; 
margin: 10px;
text-align: center;
}

.clear {
clear:both;
}

/* Patch #19 - 1.7.1 - new panel division */
.adminpanel, .innerpanel { margin: 0 0 8px 0; color: #000; }
.adminpanel { padding: 10px 8px 10px 15px; border: 1px solid #ccc; background: #efefef; }
.innerpanel { padding: 5px 8px 0px 8px; border: 1px solid #e0e0e0; background: #efefef; }
.admintitle { font: bold 14px Arial; color: #a62300; margin-left: 0px; margin-bottom: 8px; }
.admintitle a { font-weight: normal; }
.message { margin-bottom: 8px; }
.warning, .message { color: #000; border: 1px solid #ccc; background: #efefef; padding: 10px 8px 0px 8px; }
.spacelink { margin: 0px 0px 6px 0px; }
