﻿/* ----------------------------------------------------------------------------------------------------------
1) HTML tags, reset
---------------------------------------------------------------------------------------------------------- */

* {margin:0; padding:0;}
body, div, span, p, a, img, ul, ol, li, caption, table, thead, tbody, tfoot, tr, th, td, form, fieldset, legend, label, dl, dt, dd, blockquote, applet, object, h1, h2, h3, h4, h5 {border:0;}
body {padding-bottom:5px; background:#bfbfbf url('../design/bg.gif') repeat-x 0 0; 
font:.7em/1.4 "Tahoma",sans-serif; text-align:center;
}

h1, h2, h3, h4, h5, h6 {margin:15px 0 10px 0;}
h1 {font-size:180%;}
h2 {font-size:160%;}
h3 {font-size:140%;}
h4 {font-size:120%;}
h5 {font-size:100%;}

a {color:#0000ff; outline:0; text-decoration:underline;}
a:hover {color:#000000; text-decoration:none;}

p, table, ul, ol, dl, fieldset {margin:15px 0;}

table {border-collapse:collapse; border-spacing:0; font-size:100%;}
th {text-align:center; font-weight:bold;}
th, td {padding:3px 7px;}

ul, ol {margin-left:0;}
ul ul, ol ol {margin:0; margin-left:20px;}
ol {list-style-type:decimal;}
li {display:list-item;}

dt {font-weight:bold;}
dd {margin-left:30px;}

fieldset {position:relative; padding:10px;}
legend {position:absolute; top:-1em; margin:0; padding:5px 10px; font-size:100%; font-weight:bold;}

/* ----------------------------------------------------------------------------------------------------------
2) Universal styles (display, float, margin, text-align...) - means RESET!
---------------------------------------------------------------------------------------------------------- */
.kovchoz {
margin-left:180px;
*+margin-left:0;
}

.box {min-height:1px;}
.box:after {display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:".";}

.relative {position:relative;}

.clear {clear:both; height:0; font-size:1px;}
.clear10 {clear:both; height:10px; font-size:1px; background:transparent;}

.f-left {float:left !important;} img.f-left {float:left; margin-right:10px;}
.f-right {float:right !important;} img.f-right {float:right; margin-left:10px;}

.t-left {text-align:left !important;}
.t-center {text-align:center !important;}
.t-right {text-align:right !important;}
.t-justify {text-align:justify !important;}

.va-top {vertical-align:top;}
.va-middle {vertical-align:middle;}
.va-bottom {vertical-align:bottom;}

.nom {margin:0 !important;}
.noml {margin-left:0 !important;}
.nomt {margin-top:0 !important;}
.nomb {margin-bottom:0 !important;}

.noscreen {display:none;}
.w550 {width:550px;}
.f12 {font-size:12px;}
.f13 {
	font: 19px/28px Arial,sans-serif;
    font-weight: bold;
    text-decoration: none;
}
.norma {
	font-weight:normal;
}
.normaMala {
	font-size:11px;
}
.m-left15 {margin-left:15px;}
.m-left25 {margin-left:25px;}
.m-left35 {margin-left:35px;}
.m-top10 {margin-top:10px;}
.m-leftFree {margin-left:55px;}
.w400 {width:400px;}
.w500 {width:500px;}
.w710 {width:710px;}
	.p123 {background:url('../design/30.png') no-repeat right 50%;
}
	.p456 {background:url('../design/60.png') no-repeat right 50%;
}
	.p789 {background:url('../design/20.png') no-repeat right 50%;
}
	.p500 {background:url('../design/50.png') no-repeat right 50%;
}
	.faker {float:right; margin:35px 10px 0 0; width:105px; height:105px;}
	.faker2 {float:right; margin:27px 10px 0 0; width:105px; height:105px;}
	.faker3 {float:right; margin:42px 10px 0 0; width:105px; height:105px;}
	.faker4 {float:right; margin:65px 10px 0 0; width:105px; height:105px;}
.w720 {width:720px;}
.w730 {width:730px;}
.w680 {width:680px;}

.w400 span, .w720 span {
	border-bottom:1px black solid;
	line-height:40px;
	text-transform:capitalize;
	display:block;
	margin-bottom:10px;
	margin-top:5px;
	font-weight:bold;
/*	text-shadow: 1px 1px 1px #888888; */
}
.w400 span img {
	margin-right:8px;
}
.t108, .t-nic {
	position:relative; top:108px;
}
.t-nic {
	top:-33px; text-align:center; left:-7px;
}
.image-scroller {
	margin-left:40px;
}
.h-auto {
	height:auto !important;
/*	background-color:#ffffff !important; */
}
.h-auto2 {
	height:auto !important;
	background:#ffffff url('../design/top5.gif') repeat-x 0 0 !important;
}
#map_canvas div div div span {
	display:none !important;
}
iframe#moja {
/*	margin-bottom:30px;
	margin-bottom:0\0/;
	*+margin-bottom:5px; */
}

#outerdiv /* dla tlumaczy - out */
{
width:510px;
height:1832px;
*+height:1960px;
overflow:hidden;
position:relative;
}
#outerdiv2 /* zamowienie - out */
{
width:510px;
height:1439px;
*+height:1758px;
overflow:hidden;
position:relative;
}

#inneriframe /* dla tlumaczy - in */
{
position:absolute;
top:-290px;
left:-358px;
width:1280px;
height:2122px;
*+height:2292px;
}
#inneriframe2 /* zamowienie - in */
{
position:absolute;
top:-328px;
*+top:-346px;
left:-344px;
*+left:-339px;
width:1280px;
height:1765px;
*+height:2102px;
}

/* ----------------------------------------------------------------------------------------------------------
3) Generally HTML styles (table, ul, dl...)
---------------------------------------------------------------------------------------------------------- */            

table.table-style01 {width:100%; border:1px solid #333;}
table.table-style01 th {text-align:center; border-right:1px solid #333; background:#000; color:white;}
table.table-style01 td {border:1px solid #DDD;}
table.table-style01 tr.bg td {background:#aaa;}

ul.ul-style01 {margin:15px 0 15px 20px; padding:0; list-style:none;}
ul.ul-style01 li {margin:0; padding-left:15px; background:url('../design/ul-style01.gif') no-repeat 0 5px;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
} 
ul.ul-style01 ul {margin:0; padding:0; list-style:none;}
ul.ul-style01 ul li {background:url('../design/ul-style01-sub.gif') no-repeat 0 5px;
}

/* ----------------------------------------------------------------------------------------------------------
4) Layout
---------------------------------------------------------------------------------------------------------- */

#main {width:770px; margin:0 auto; text-align:left;}

    #header {/* position:relative; */ height:78px; float:left; width:271px; background-color:#FFF; background:url('../design/logo3.gif') no-repeat left top; /* background:url("../design/header.jpg") 0 0 no-repeat; overflow:hidden; */
}
	#rxz {height:78px; background-color:white;}
/*
        #logo {position:absolute; top:10px; left:20px; margin:0; font-size:200%; font-weight:normal; background-image:url('../design/logo2.gif'); width:290px; height:79px;}
        #logo span {font-weight:bold; color:#FF4F00;}
        #logo a {text-decoration:none; color:#FFF;}
*/
        #slogan {color:#AFAFAF; position:absolute; top:40px; right:15px; width:230px; font-size:120%; font-weight:normal; font-style:italic; text-align:center;}

    #nav {/*padding:0 15px 5px 6px;*/ background:url('../design/top1.jpg') no-repeat 0 100%; /*background-color:#D9D9D9;*/ 
width:770px; height:245px;
}
    
        #nav ul {margin:0; padding:0; list-style:none;}
        #nav ul li {display:inline; margin:0; padding:0;}
        #nav ul li a {color:#555; display:block; float:left; padding:12px 15px 12px 14px; background:url('../design/nav-link.gif') repeat-y 100% 0; 
text-decoration:underline;
}
        #nav ul li#nav-active a {color:#000; font-weight:bold; text-decoration:none;}
	    #nav ul li a:hover {color:#000;}
	
    #cols {background:#FFF url('../design/cols.gif') repeat-y 0 0; }
    #glowny {background:white url('../design/top6.gif') repeat-x 0 0; 
height:521px; text-align:center; width:770px;
}
    #glowny2 {background:white url('../design/top7.gif') repeat-x 0 0; 
height:521px; text-align:center; width:770px;
}
    #glowny3 {background:transparent; height:421px; text-align:center; width:200px;}
    #glowny4 {background:white url('../design/top6.png') repeat-x 0 0; 
height:521px; text-align:center; width:770px;
}
    #glowny5 {background:white url('../design/top8.png') repeat-x 0 0; 
height:330px; text-align:center; width:770px;
}
	#glowny6 {background:white url('../design/top6.gif') repeat-x 0 0 !important; }	
	.h350 {background:url('../design/top6.gif') repeat-x 0 0 !important; 
height:400px !important;
}
	.h356 {background:url('../design/top6.gif') repeat-x 0 0 !important; 
height:400px !important;
}
	.h450 {background:white url('../design/top6.gif') repeat-x 0 0 !important; 
height:640px !important; }	

		.srodek {
			padding-left: 125px; padding-top:35px;
			height:220px;
		}
		.srodek4 {
			padding-left: 125px; /* padding-top:15px; */
			height:180px;
		}
		.srodek a, .srodek .buttonik a:hover, .srodek4 a, .srodek4 .buttonik a:hover {
			color:black;
			font-size:16px;
		}
		.srodek2 {
			padding-left: 25px; padding-top:50px; text-align:left;
		}
		.srodek3 {
			/* padding-left: 25px; */ padding-top:20px; text-align:left;
		}
		.idi1 {	background:url('../design/id1.gif') no-repeat right top;
}
		.idi2 {	background:url('../design/id2.gif') no-repeat right top;
}
		.idi3 {	background:url('../design/id3.gif') no-repeat right top;
}
		.idi4 {	background:url('../design/id4.gif') no-repeat right top;
}
		.idi5 {	background:url('../design/id5.gif') no-repeat right top;
}
		.rexxioz a {
			color:blue;
			font-weight:bold;
			font-size:11px;
		}
		.rexxioz a:hover {
			text-decoration:none;
			color:black;
		}
		.rexxioz img {
			position:relative; top:4px;
		}
			.buttonik {			/* buttony - ikony */
				font-weight:bold;
				margin-right:55px;
				text-align:center;
				color:white;
			}
			.buttonik a { }
			.buttonik a:hover {
				color:#dddddd;
			}
		.butonki, .butonki2 {
			width:380px;
			margin:40px auto 0 auto;	
			cursor:pointer;
		}
		.butonki2 {width:256px !important; margin-top:0;}
			.butonki22 {width:540px !important; margin: 30px auto 0;}
		.butonki a, .butonki2 a {cursor:pointer; text-decoration:none;}
			.buttonik2, .buttonik5, .buttonikOTR, .buttonikMAIN, .buttonikCONT {		/* buttony textowe homepage */
/*				background:transparent; */

    background-image: url('../design/sprites2.png');
    background-repeat: no-repeat;    background-position: -146px -710px;

/*				border:3px white solid; */
				width:136px;
				height:31px;
				margin-right:10px;
				padding:7px 0 5px 0;
				text-decoration:none;
/*				text-transform:capitalize; */
				font-weight:bold;
				-webkit-border-radius: 8px;
				-moz-border-radius: 8px;
				border-radius: 8px;
				font-size:11px;
			}
			.but2 {
				margin-left:155px;
			}
.buttonikMAIN {
    background-image: url('../design/sprites2.png');
    background-repeat: no-repeat;    background-position: 0 -613px !important;
    width:256px !important;
    padding-top:8px;
    color:black;
    text-decoration:none;
}
.buttonikCONT {
    background-image: url('../design/sprites2.png');
    background-repeat: no-repeat;    background-position: 0 -572px !important;
    width:206px !important;
    padding-top:9px;
    text-align:center;
    color:black;
    margin-left:20px;
	margin-top:10px;
	height:25px;
	margin-bottom:15px;
    text-decoration:none;
}
.buttonikCONT:hover {
    background-image: url('../design/sprites2.png');
    background-repeat: no-repeat;    background-position: 0 -533px !important;

				color:#000000;
				cursor:pointer;
}
.buttonikCONT2 {
}
				.buttonikOTR {
					border:3px black solid;
					background-color:white;
					color:black;
				    text-decoration:none;
				}
				.buttonikOTR:hover {
					background-color:#e57917 !important;
					border:3px orange solid;
					color:black !important;
				}
			.buttonik2:hover, .buttonik5:hover, .buttonikMAIN:hover {
/*				background-color:w,hite;
				border:3px black solid; */

    background-image: url('../design/sprites2.png');
    background-repeat: no-repeat;    background-position: 0px -710px;

/*				color:#de810a; */
				cursor:pointer;
			}
			.buttonikMAIN:hover {
					background-position: 0px -657px !important;
/*					color:#de810a; */
			}
.lepiej {
    background-image: url('../design/sprites2.png');
    background-repeat: no-repeat;    background-position: 0px -192px !important;
    width:135px; height:120px;
    cursor:pointer;
}
.lepiej:hover {
    background-image: url('../design/sprites2.png');
    background-repeat: no-repeat;    background-position: -160px -192px !important;
    width:135px; height:120px;
}

.taniej {
    background-image: url('../design/sprites2.png');
    background-repeat: no-repeat;    background-position: 0px -342px !important;
    width:135px; height:120px;
    cursor:pointer;
}
.taniej:hover {
    background-image: url('../design/sprites2.png');
    background-repeat: no-repeat;    background-position: -160px -342px !important;
    width:135px; height:120px;
}

.p30 {
    background-image: url('../design/sprites2.png');
    background-repeat: no-repeat;    background-position: 0px -1371px !important;
    width:145px; height:145px;
    cursor:pointer;
}
.p30:hover {
    background-image: url('../design/sprites2.png');
    background-repeat: no-repeat;    background-position: -160px -1371px !important;
    width:145px; height:145px;
}

.p60 {
    background-image: url('../design/sprites2.png');
    background-repeat: no-repeat;    background-position: 0px -1511px !important;
    width:145px; height:145px;
    cursor:pointer;
}
.p60:hover {
    background-image: url('../design/sprites2.png');
    background-repeat: no-repeat;    background-position: -160px -1511px !important;
    width:145px; height:145px;

}

.p20 {
    background-image: url('../design/sprites2.png');
    background-repeat: no-repeat;    background-position: 0px -1651px !important;
    width:145px; height:145px;
    cursor:pointer;
}
.p20:hover {
    background-image: url('../design/sprites2.png');
    background-repeat: no-repeat;    background-position: -160px -1651px !important;
    width:145px; height:145px;

}


.prosciej {
    background-image: url('../design/sprites2.png');
    background-repeat: no-repeat;    background-position: 0px -42px !important;
    width:135px; height:120px;
    cursor:pointer;
}
.prosciej:hover {
    background-image: url('../design/sprites2.png');
    background-repeat: no-repeat;    background-position: -160px -42px !important;
    width:135px; height:120px;
}

			.buttonik5 {
    border-style: none;
	border-color: inherit;
	border-width: 0;
background-image: url('../design/sprites2.png');
    background-repeat: no-repeat;    background-position: 0px -750px !important;

				text-transform:none;
				width:145px;
				font-size:12px;
				cursor:pointer;
			}
			.tera {
	font-size:16px;
	text-transform:capitalize;
	text-decoration:none;
	color:black;
}
			.tera2 {
	font-size:11px;
	text-transform:capitalize;
	text-decoration:underline;
	color:#0000FF;
}
			.tera:hover, .tera2:hover {
				color:black;
				text-decoration:none;
			}
			.buttonik5:hover {
/*				border:3px white solid; 
				margin-top:7px;
				margin-left:-3px;*/
    background-image: url('../design/sprites2.png');
    background-repeat: no-repeat;    background-position: -146px -750px !important;

			}
			.buttonik3, .buttonik4 {
				width:185px;
				text-align:center;
				margin-bottom:15px;
				font-size:11px;
			}
			.buttonik4 {
				width:200px;
				margin-right:30px;
			}
			.buttonik3 a:hover, .buttonik4 a:hover {
				background-color:white;
				color:#DE810A;
				cursor:pointer;
			}

			.w130 {width:137px; padding-top:8px; margin-top:10px; height:20px; color:black; text-decoration:none;}
			.w131 {height:130px; margin:0; padding:0;}
			.w130:hover {}

    #ostatni {background:url('../design/foot2.jpg') no-repeat 0 0; 
height:186px; width:770px;
}
/* #ostatni2 {background:url("../design/foot2.jpg") 0 0 no-repeat; height:186px; width:770px;} */

        #content {float:left; width:655px; overflow:hidden;}
        
            #content #content-title {background-color:#000; color:#FF4F00; margin:0; padding:15px 15px 10px 20px; background:url('../design/content-title.gif') no-repeat 0 0; 
font-size:140%; font-weight:normal;
}
            #content #content-in {padding:15px 15px 10px 20px;}
        
        #aside {float:right; width:255px; overflow:hidden;}
        
            #aside #aside-title {background-color:#000; color:#FFF; margin:0; padding:15px 15px 10px 15px; background:url('../design/aside-title.gif') no-repeat 0 0; 
font-size:140%; font-weight:normal;
}
            #aside .aside-in {padding:10px 10px 15px 10px;}
            #aside .aside-box {padding:10px; background:url('../design/aside-box.jpg') no-repeat 0 0;
}
            #aside .title {background-color:#000; color:#FF4F00; margin:0 5px 0 0; padding:10px 15px; background:url('../design/aside-title-02.gif') repeat-x 0 0; 
font-size:100%;
}    

    #cols-bottom {width:770px; height:12px; background:url('../design/cols-bottom.gif') no-repeat 0 0; 
font-size:0;
}
    #cols-top {width:770px; height:12px; background:url('../design/cols-top.gif') no-repeat 0 0; 
font-size:0; margin-top:5px;
}
    
    #footer {color:#999; width:870px; height:40px; padding:20px 20px 0 20px; background:url('../design/footer.gif') no-repeat 0 0;
}
    #footer p {margin:0;}
	#footer a {color:#999;}
	#footer a:hover {color:#FFF;}
	
/* ----------------------------------------------------------------------------------------------------------
5) Page: Home
---------------------------------------------------------------------------------------------------------- */

#perex {border-top:1px solid #2A2A2A; color:#CCC; margin-left:5px; padding:15px; background:#000 url('../design/perex.gif') no-repeat 0 100%;
}
#perex p {margin:0;}
#perex a {color:#CCC;}
#perex a:hover {color:#FF4F00;}

#sections {background:url('../design/sections.gif') repeat-y 0 0;
}
#sections-bottom {width:620px; height:7px; background:url('../design/sections-bottom.gif') no-repeat 0 0; 
font-size:0;
}

    .section {float:left; width:200px;}
    .section p {margin:0;}
    .section.margin {margin:0 10px;}
    .section h3 {background-color:#FF4F00; color:#FFF;margin:0; padding:10px; background:url('../design/section-title.gif') no-repeat 0 0; 
font-size:100%;
}
    .section h3 a {color:#FFF;}
    .section h3 a:hover {color:#000;}
    .section-in {border-bottom:1px solid #DADADA;margin-bottom:10px; padding:0 10px 10px 10px;}

dl#news, dl#news dd {margin:0;}
dl#news dt {clear:both; padding-left:18px; background:url('../design/ico-list.gif') no-repeat 0 2px;
}
dl#news dd {border-bottom:1px solid #CACACA; color:#555;margin:7px 0 10px 0; padding-bottom:10px;}
dl#news dd span.date {color:#FF2F00;padding-right:10px; background:url('../design/date.gif') no-repeat 100% 50%; 
font-size:85%; font-weight:bold;
}

/* JAJOn @ 17dec10 | developed by jajo / rexxioz ^ design8 */
/*
#nav-masthead {
    background-position: 0 -1202px;
}
#nav-masthead {
    background-image: url("../design/sprites-horizontal.png");
    background-repeat: repeat-x;
}
*/
#nav-masthead {
/*	background-color: #56B3E6; */
    display: block;
    float: right;
/*	position: relative; */
	z-index: 1;
	font-weight:bold;
}
img.linking {
	/* position:relative; top:0; left:0; */ width:220px; height:78px;
}
#nav-masthead ul {
/*	margin-left:275px; */
	height:73px;
	margin:0;
	padding:0;
	margin-right:7px;
}
#nav-masthead li {
    background-position: 0 -900px;
}
#nav-masthead li.active, #nav-masthead li:hover, #nav-masthead li.aktual {
    background-position: 0 -1100px;
}
#nav-masthead ul li.active a, #nav-masthead ul li:hover a, #nav-masthead ul li:focus a, #nav-masthead ul li.aktual a.aktual {
    background-position: 100% -1200px;
}
#nav-masthead li a {
    background-position: 100% -800px;
}
#nav-masthead ul li {
    float: left;
    font-size: 11px;
    list-style: none outside none;
    margin: 23px 0 0 0;
    padding: 0 5px 0 16px;
}
#nav-masthead ul li a {
    color: #000000;
    display: block;
    float: left;
    margin: 0;
    padding: 12px 16px 8px 0;
    text-decoration: none;
}
#site-name a, #nav-content li.active, #nav-content li.active a.active, #nav-content li.active-parent, #nav-content li.active-parent a, #nav-masthead li, #nav-masthead li a, .ui-tabs-nav li.ui-tabs-selected, .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs-nav .icon, a.link-button, a.link-button span, #front-middle-inner .block-content, .homepage-pin, .image-tags span, .image-tags span a {
    background-image: url('../design/sprites2.png');
    background-repeat: no-repeat;
}

/* --- --- colorbox --- --- */

#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

#cboxOverlay{background:#444444;}
#colorbox{}
    #cboxContent{margin:20px 0;}
        #cboxLoadedContent{background:#fff; padding:0px;}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#fff;}
        #cboxCurrent{position:absolute; top:-18px; right:0px; color:#fff; font-size:11px; font-weight:bold;}
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url('../design/controls.png') no-repeat left top; 
width:28px; height:65px; text-indent:-9999px;
}
        #cboxPrevious.hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url('../design/controls.png') no-repeat right top; 
width:28px; height:65px; text-indent:-9999px;
}
        #cboxNext.hover{background-position:bottom right;}
        #cboxLoadingOverlay{background:#000;}
        #cboxLoadingGraphic{background:url("../images/loading.gif") center center no-repeat;}
        #cboxClose{position:absolute; top:1px; right:5px; display:block; background:url('../design/controls.png') no-repeat center top; 
width:38px; height:19px; text-indent:-9999px;
}
        #cboxClose.hover{background-position:bottom center;}

.lewe {
	margin-right:35px;
}
.tlum span {
	font-weight:normal;
	border-bottom:0;
	line-height:20px;
	margin:14px 0;
	text-transform:none;
}
.topper {
	clear:both;
	height:12px !important;
}
.feature-image {
/*	 border: 3px solid silver;
	-moz-border-radius: 8px 8px 8px 8px; */
}
a img.feature-image:hover {
/*	 border: 3px solid black; */
}
.borek {
/*	 border: 3px solid silver !important; */
}
.blacker {
	color:black;
}
.blacker:hover {
	color:black;
	text-decoration:underline;
}
.m-right10 {margin-right:10px;}
.m-left135 {margin-left:135px;}
.m-left215 {margin-left:215px;}
.m-left95  {margin-left:95px;}
.m-right20 {margin-right:35px;}

.obraz {
/*	 border: 3px solid white;
	-moz-border-radius: 8px 8px 8px 8px; */
	margin:0 30px 0 18px;
}

ul li {
	background:url('../design/tylda.png') no-repeat 0 -2px;
	padding-left:40px;
	list-style-type:none;
}

#jajon h3 span {
	padding:10px;
}
#jajon h3 a {
	text-decoration:none;
	color:black;
}
ul li a, .jajon2 a {
	font-size:11px !important;
	font-weight:bold;
	text-decoration:underline;
	color:black;
}
#jajon a, .jajon2 a {
	color:#0000ff;
}
#jajon a:hover, .jajon2 a:hover {
	color:black;
	text-decoration:none;
}

/* facebook */

#facebox .b {
  background:url('../design/facebox/b.png');
}

#facebox .tl {
  background:url('../design/facebox/tl.png');
}

#facebox .tr {
  background:url('../design/facebox/tr.png');
}

#facebox .bl {
  background:url('../design/facebox/bl.png');
}

#facebox .br {
  background:url('../design/facebox/br.png');
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}
#facebook {
	position:fixed;
	top:30%;
	right:-197px;

}

#facebook-icon {
	background-image:url('../design/facebox/facebook.png');
	width:42px;
	height:42px;
	float:left;
}

#facebook-app {
	border:#123776 solid 3px;
	float:left;
	background-color:#FFFFFF;
}

:root {overflow-y:scroll;} html {overflow-y:scroll;}

/* EOF */

