/* CSS Document */

body {
	height				: 100%;
	padding				: 0px;
	margin				: 0px;
	font-family			: Tahoma, sans-serif, Arial;
	font-size			: 12px;
	line-height			: 1.7em;
	color				: #FFFFFF;
	text-align			: center;
	background-color	: #CCCCCC;
	background-image	: url(../images/baca_1/background_top.jpg);
	background-position	: top;
	background-repeat	: repeat-x;
}

html {
	height				: 100%;
	padding				: 0px;
	margin				: 0px;
}

.print_pdf body, body .print_pdf {
	background-color	: #ffffff;
}

a { 
	outline				: none; 
}

img {
	border				: none;
	text-decoration		: none;
	outline				: none;
	padding				: 0px;
	margin				: 0px;
}

a img {
	border				: none;
	text-decoration		: none;
	outline				: none;
	padding				: 0px;
	margin				: 0px;
}

a {
	color					: #ffffff;
	text-decoration			: none;
	cursor					: pointer;
}

a:hover {
	color					: #ffffff;
	text-decoration			: underline;
	cursor					: pointer;
}

#right_content a {
	color					: #669966;
	text-decoration			: none;
	cursor					: pointer;
	font-weight				: bold;
}

#right_content a:hover {
	color					: #669966;
	text-decoration			: underline;
	cursor					: pointer;
	font-weight				: bold;
}

P {
	margin					: 0px;
	padding					: 0px;
}

.link {
	cursor					: pointer;
}

h1.title {
	font-size				: 18px;
	text-align				: left;
	font-weight				: bold;
	color					: #696869;
}

.error {
	color				: red;
	padding				: 2px;
	border				: 1px solid red;
}

.width_100_percent {
	width					: 99%;
}

.width_80_percent {
	width						: 80%;
}

.width_60_percent {
	width						: 60%;
}

.width_40_percent {
	width						: 40%;
}

.width_30_percent {
	width						: 30%;
}

.width_20_percent {
	width						: 20%;
}

.float_right {
	float						: right;
}

.float_left {
	float						: left;
}

DIV.space_0 {
	clear					: both;
	height					: 0px;
	font-size				: 0px;
	line-height				: 0px;
	margin					: 0px;
	padding					: 0px;
	border					: none;
}

TEXTAREA {
	font-size				: 11px;
	font-family				: Tahoma, sans-serif, Arial;
	padding					: 0px;
	margin					: 0px;
}

INPUT {
	font-size				: 11px;
	padding					: 0px;
	margin					: 0px;
}

SELECT {
	font-size				: 11px;
	padding					: 0px;
	margin					: 0px;
}

SELECT OPTION {
	padding					: 0px;
	margin					: 0px;
}

.min_photo_content {
	display					: inline;
	float					: left;
	margin					: 10px 8px;
}

.news_text .photo_desc {
	font-size				: 9px;
	text-align				: center;
	display					: inline;
	width					: 140px;
	margin					: 2px auto;
}

.text .photo_desc {
	font-size				: 9px;
	text-align				: center;
	display					: block;
	width					: 140px;
	margin					: 2px auto;
}

.button {
	float					: right;
	background-color		: #FFFFFF;
	padding					: 2px 4px;
	border					: 1px solid #9ACC99;
	color 					: #669966;
}

.read_more a {
	font-size				: 9px;
	text-decoration			: none;
	cursor					: pointer;
	color 					: #ffffff;
}

.read_more a:hover {
	font-size				: 9px;
	text-decoration			: underline;
	cursor					: pointer;
	color 					: #ffffff;
}

#shadow {
	width					: 1000px;
	padding					: 0px;
	margin					: 0px auto;
	top						: 0px;
	background-image		: url(../images/shadow.jpg);
	background-position		: left;
	background-repeat		: repeat-y;
}

#container {
	margin					: 0px auto 20px auto;
	width					: 1000px;
	text-align				: center;
}

#header {
	margin					: 0px -50px 0px 0px;
	padding					: 0px;
	height					: 65px;
	float					: left;
}

#navi {
	width					: 720px;
	float					: right;
	margin					: 0px 0px 0px 0px;
	padding					: 0px;
	height					: 120px;
}

#in_container {
	margin					: 0px auto 0px auto;
}

#content {
	margin					: 0px 30px 0px 0px;
	width					: 670px;
	float					: right;
}

#left_content {
	margin					: 10px 0px 10px 30px;
	width					: 255px;
	float					: left;
	background-color		: transparent;/*#669966;*/
}

#left_content .in_content_table {
	background-color		: #669966;
	padding					: 10px;
}

#right_content {
	margin					: 10px 30px 10px 0px;
	width					: 670px;
	float					: right;
	background-color		: #FFFFFF;
	color					: #669966;
}

#footer {
	width					: auto;
	padding					: 0px;
	background-image		: url(../images/shadow_footer.jpg);
	background-position		: bottom;
	background-repeat		: no-repeat;
}

#footer .text {
	margin					: 0px auto 0px auto;
	width					: 950px;
}

#footer H1, #footer H2, #footer H3 {
	float					: left;
	margin					: 0px 10px 8px 40px;
}

#flash_1 {
	margin					: 10px 0px 0px 0px;
	padding					: 0px;
}

#header .banners {
	display					: block;
	float					: left;
	margin					: 3px -50px 0px 20px;
}

.contact {
	background-color		: transparent;
}

.contact .form_contact .in {
	background-color		: #99CC99;
}

.contact .telephone .in {
	background-color		: #669966;
	color					: #FFFFFF;
	font-size				: 21px;
}

.contact .form_contact {
	padding					: 44px 0px 0px 0px;
	margin					: 0px;
	background-image		: url(../images/content/contact_top_1.png);
	background-position		: top;
	background-repeat		: no-repeat;
	background-color		: transparent; /*#92B491;*/ /*#99CC99; */
}

.contact .telephone {
	padding					: 44px 0px 0px 0px;
	margin					: 10px 0px 10px 0px;
	background-image		: url(../images/content/phone_top_1.png);
	background-position		: top;
	background-repeat		: no-repeat;
	background-color		: transparent; /*#92B491;*/ /*#669966;*/
}

.contact .telephone_bottom {
	padding					: 10px 0px 0px 0px;
	margin					: 0px;
	background-image		: url(../images/content/phone_bottom_1.png);
	background-position		: bottom;
	background-repeat		: no-repeat;
}

.contact .form_contact_bottom {
	padding					: 10px 0px 0px 0px;
	margin					: 0px;
	background-image		: url(../images/content/contact_bottom_1.png);
	background-position		: bottom;
	background-repeat		: no-repeat;
}

.contact .form_contact FORM {
	padding					: 0px;
	margin					: 0px 10px 0px 10px;
	text-align				: left;
}

.contact .form_contact TEXTAREA.width_px,
.contact .form_contact INPUT.width_px,
.contact .form_contact SELECT.width_px {
	width					: 231px;
}

.button {
	margin					: 5px 0px 5px 5px;
	padding					: 0px 0px 5px 0px;
	font-size				: 12px;
	height					: 22px;
}

.text .name, .text .name a, .group_name {
	font-size				: 16px;
	font-weight				: bold;	
	text-align				: left;
	margin					: 0px 0px 3px 0px;
	padding					: 0px 0px 0px 35px;
	text-decoration			: none;
	background-image		: url(../images/content/sheep_icon_1.png);
	background-position		: top left;
	background-repeat		: no-repeat;
}

.text .date {
	width					: 100%;
	font-size				: 9px;
	font-weight				: normal;
	text-align				: left;
	margin					: 2px 0px 2px 0px;
}

.text .date .date_format {
	float					: left;
	display					: block;
	width					: auto;
}

.text .date .icons {
	float					: right;
	display					: block;
}

#left_content .group_name {
	border-bottom			: 2px solid #FFFFFF;
	margin					: 0px 0px 10px 0px;
	padding					: 0px 0px 4px 35px;
	text-align				: left;
}

#right_content .text .header_content {
	border-top				: 2px solid #669966;
	margin					: 0px 0px 0px 0px;
	padding					: 10px 0px 0px 0px;
	text-align				: left;
}

#left_content .text .header_content {
	border-top				: 2px solid #FFFFFF;
	margin					: 0px 0px;
	padding					: 0px 0px;
	text-align				: left;
}

.text .author {
	float					: right;
	font-weight				: bold;
	text-align				: right;
}

.news_text .date {
	width					: 100%;
	font-size				: 9px;
	font-weight				: normal;
	text-align				: left;
	margin					: 2px 0px 2px 0px;
}

.news_text .date .date_format {
	float					: left;
	display					: block;
	width					: auto;
}

.news_text .date .icons {
	float					: right;
	display					: block;
}

.news_text .header {
	border-top				: 2px solid #669966;
	margin					: 0px 0px;
	padding					: 0px 0px;
	text-align				: left;
}

#footer {
	padding					: 0px;
	text-align				: center;
	height					: 80px;
}

#footer .text {
	font-size				: 10px;
	line-height				: 12px;
	padding					: 5px 0px 10px 0px;
	margin					: 0px 50px 0px 0px;
	background-image		: url(../images/baca_1/logo_small.png);
	background-position		: right 15px;
	background-repeat		: no-repeat;
	text-align				: center;
}

#footer .text p {
	padding					: 0px;
	margin					: 0px;
	text-align				: center;
}

#footer a {
	float					: right;
}

#footer .text a {
	float					: none;
}

#footer .text .header_content {
	border					: none;
}

#menu {
	margin					: 81px 0px 0px 0px; 
	padding					: 0px;
	font-family				: Verdana, Georgia, sans-serif;
	font-size				: 12px;
	font-weight				: bold;
	list-style-type			: none;
	color					: #FFFFFF;
	text-align				: left;
	background-color		: transparent;
	display					: block;
	float					: right;
}

#menu ul {
	float					: left;
	margin					: 0px;
	padding					: 0px;
	list-style				: none;
}

#menu  ul li,
#menu  ul li.activ,
#menu  ul li.sfhover {
	float					: left;
	position				: relative;
	padding					: 0px;
	text-align				: center;
	margin					: 0px 10px 0px 0px;
}

#menu  ul li.sfhover,
#menu  ul li.activ {
	background-color		: #669966;
	background-image		: url(../images/top_menu_right.png);
	background-position		: right top;
	background-repeat		: no-repeat;
	width					: auto;
}

#menu  ul li a {
	display					: block;
	width					: auto;
	color					: #FFFFFF;
	text-decoration			: none;
	font-size				: 12px;
	font-weight				: bold;
	margin					: 0px 0px 0px 0px;
	padding					: 3px 10px 0px 7px;
	text-transform			: uppercase;
	line-height				: 24px;
}

#menu  ul li a.sub,
#menu  ul li a.activ,
#menu  ul li a:hover {
	color					: #FFFFFF;
	text-decoration			: none;
	background-image		: url(../images/top_menu_left.png);
	background-position		: left top;
	background-repeat		: no-repeat;
}

/* drugi poziom menu */

#menu  ul li ul {
	display					: none;
}

#menu  ul li:hover ul,
#menu  ul li.sfhover ul {
	width					: 100%;
	display					: block;
	position				: absolute;
	left					: 0px;
	background-color		: #669966;
	margin					: 0px;
	padding					: 0px;
	line-height				: 1em;
	background-image		: none;
}

#menu  ul li ul {
	height					: auto;
}

#menu  ul li:hover ul li,
#menu  ul li.sfhover ul li {
	display					: block;
	float					: left;
	padding					: 0px 0px;
	margin					: 0px;
	background-image		: none;
}

#menu  ul li ul li a.sub,
#menu  ul li ul li a.activ,
#menu  ul li ul li a:hover,
#menu  ul li ul li a {
	text-transform			: uppercase;
	background-image		: none;
	width					: 100%;
}

.text {
	margin					: 10px;
}

.in_content_tablne .table_texts .space {
	text-align				: right;
} 

TABLE.table_texts {
	background-color		: #transparent;
}

TABLE.table_texts TR {
}

TABLE.table_texts TR.name {
	border-collapse			: collapse;
}

TABLE.table_texts TR.name TD {
	font-weight				: bold;	
	margin					: 0px 0px 0px 0px;
	padding					: 0px 0px 5px 0px;
	color					: #696869;
	text-decoration			: none;
}

TABLE.table_texts TR.name TD.no_row  {
	font-weight				: bold;	
	margin					: 0px 0px 0px 0px;
	padding					: 0px;
	color					: #696869;
	text-decoration			: none;
}

TABLE.table_texts TR.space TD.space {
	height					: 20px;
	text-align				: right;
}

#galeria{
	width: 670px;
	padding:0px;
	margin: 0 auto 0 auto;
	color: #555;
	font: 12px Arial, Verdana;
}

#galeria ul {
	margin:0 0px 0px 0;
	padding:0px;
}

#galeria ul li{
	display: inline;
	margin:0 3px 3px 0;
}

#galeria img{
	border: 1px solid #bbb;
	padding: 1px;
}

/* Ajax */
.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(../images/gallery/loader-white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(../images/gallery/controlbar-white.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../images/gallery/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background-image: url(../images/gallery/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-move a {
	cursor: move;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}
