/* CSS Document by Dieter Schneider | www.csstemplateheaven.com */

* {
	margin: 0px;
	padding: 0px;
}

/**************************************** Main structure ****************************/

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#container {
	width: 990px;
	margin: auto;
	font-size: 12px;
			}
#content {
	margin-right: 200px;
	margin-left: 200px;
	padding: 15px 0;}


#top_nav {
	background-image: url(images/nav_top.jpg);
	height: 40px;
	padding-top: 5px;
	text-align: center;
	padding-right: 20px;
	color: #7E0200;
}
#top_nav form input {
	border: 2px solid #FFF;
	background-color: #9F0600;
	font-weight: bold;
	color: #FFF;
	height: 28px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}


#header {
	background-image: url(images/header.jpg);
	height: 235px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 10px;
}
#content p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
}

#header h1 span {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}


#main_nav {
	background-image: url(images/main_nav.jpg);
	height: 56px;
	padding-left: 9px;
}

#contentwrapper {
	background-image: url(images/contentwrapper.jpg);
	background-repeat: repeat-y;
}

#left {
	float: left;
	width: 160px;
	padding-top: 15px;
	margin-left: 15px!important;
	margin-left: 7px;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#left h3{
	background-image: url(images/sidebar_heading.jpg);
	font-size: 12px;
	height: 19px;
	width: 135px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 24px;
	margin-bottom: 5px;
}

#right {
	float: right;
	width: 160px;
	padding-top: 15px;
	margin-right: 15px!important;
	margin-right: 7px;
	font-size: 11px;
}

#footer {
	background-image: url(images/footer.jpg);
	height: 35px;
	clear: both;
	text-align: center;
	padding-top: 20px;
}

/**************************************** text, images, lists ****************************/

img.float_left {
	float: right;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left: 5px;
}
#content_text {
	position: absolute;
	height: 1000px;
	width: 500px;
	left: -1123px;
	top: -4814px;
}


p.topnav, .copyright {
	margin: 0;
	color: #333;
	font-size: 10px;
}
#header h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	padding-top: 20px;
	padding-left: 20px;
}
#content  h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: lighter;
	color: #900;
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: italic;
}

#content h2{
	font-size: 18px;
	color: #9A0500;
	background-image: url(images/h2.jpg);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-left: 8px;
	font-weight: lighter;
	line-height: 25px;
}

h4 {
	background-image: url(images/sidebar_heading_2.jpg);
	font-size: 10px;
	height: 19px;
	width: 125px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 24px;
}

dl {
	margin-top: 20px;
	margin-bottom: 20px;
}
.dt {
	border-bottom: 1px solid white;
	padding: 3px;
	margin-bottom: 5px;
	background-image: url(images/dt_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 13px;
	line-height: 14px;
	color: #470101;
	margin-top: 5px;
}
#left .dt a {
	color: #069;
	font-weight: bold;
	text-decoration: none;
}
#left .dt a:hover {
	color: #900;
	font-weight: bold;
	text-decoration: none;
}



dd {
	margin-bottom: 12px;
}

.news:first-letter {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

/**************************************** Menu ****************************/

#navcontainer ul
{
	color: White;
	float: left;
	width: 100%;
	height: 54px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 18px 10px;
	height: 18px;
	color: #720201;
	text-decoration: none;
	float: left;
	background-image: url(images/menu_right_border.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: bold;
}

#navcontainer ul li a:hover
{
	color: #fff;
	background-image: url(images/menu_hover.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
}

/**************************************** Contact form ****************************/

label {
	font-style: italic;
}

form.contact_us {
	width: 155px;
	margin-top: 0px;
	padding: 0px;
}

input.fields_contact_us {
	display: block;
	width: 155px;
	background: #FFFFFF;
	border-top: 1px solid #E5E3E4;
	border-left: 1px solid #E5E3E4;
	border-bottom: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #730101;
}


textarea {
	background: #FFFFFF;
	margin-top: 3px;
}

.submit_button_contact {
	padding: 2px;
	background-color: #910603;
	cursor: pointer;
	color: #FFFFFF;
}
.current {
	padding: 18px 10px;
	height: 18px;
	color: #fff;
	float: left;
	background-image: url(images/menu_hover.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
}
a {
	color: #900;
	text-decoration: none;
}
a:hover {
	color: #066;
	text-decoration: none;
}


#lista {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6F0102;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E8E6E7;
	border-right-color: #E8E6E7;
	border-left-color: #E8E6E7;
}
#lista p {
	color: #333;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 120px;
}
#lista h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #740202;
	font-weight: normal;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1DFE0;
	margin-right: 5px;
	margin-left: 5px;
}

#lista img  {
	background-color: #F1F1F1;
	border: 1px solid #730101;
	padding: 5px;
}
#lista img:hover {
	background-color: #E8DBDB;
	border: 1px solid #000;
	padding: 5px;
}
#right hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #830300;
	border-right-color: #F1F1F1;
	border-bottom-color: #F1F1F1;
	border-left-color: #F1F1F1;
}

#admin {
	background-image: url(images/admin.jpg);
	background-repeat: repeat-y;
	padding-right: 30px;
	padding-left: 30px;
	margin-right: auto;
	margin-left: auto;
}
.img_gal {
	background-color: #F1F1F1;
	margin: 0px;
	padding: 5px;
	border: 1px solid #9F0600;
}
.img_gal:hover {
	background-color: #FEF4F3;
	margin: 0px;
	padding: 5px;
	border: 1px solid #FFF;
}
#docek {
	color: #333;
	background-color: #FBFBFB;
}
#content hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #780103;
	border-right-color: #F1F1F1;
	border-bottom-color: #F1F1F1;
	border-left-color: #F1F1F1;
}

