@charset "UTF-8";
body {
	background-color: #000000;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(../images/body_bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.clear {
	clear: both;
}
.clear_gallery {
	clear: both;
	padding-bottom: 7px;
}
.hight15px {
	height: 15px;
}
.style3 {font-size: 16px}

#wrapper {
	width: 100%;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
* {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	outline:none;
}
p {
	padding-top: 4px;
	padding-bottom: 6px;
}
a {
	color: #FF0000;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
.p_male {
	font-size: 9px;
	float: left;
}
#container {
	width: 931px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../images/header_bg.png);
	background-repeat: no-repeat;
	height: 215px;
}
#header_left {
	float: left;
	width: 275px;
	height: 215px;
}
#header_right {
	float: right;
	height: 185px;
	width: 640px;
	padding-top: 30px;
	padding-right: 16px;
}
#menu_strip {
	height: 30px;
}
#menu {
	float: left;
	width: 530px;
}
.menu_shadow_start {
	background-image: url(../images/menu_shadow_start.png);
	background-repeat: no-repeat;
	background-position: left;
	width: 20px;
	float: left;
	height: 30px;
}
.link {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
	padding-top: 8px;
	float: left;
}
.menu_shadow_end {
	background-image: url(../images/menu_shadow_end.png);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	height: 30px;
	width: 20px;
}
#menu a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#menu a:hover {
	color: #CCCCCC;
}
#flags {
	text-align: right;
	float: right;
	width: 100px;
	height: 19px;
	padding-top: 11px;
}
#banner {
	float: right;
	height: 100px;
	width: 640px;
	padding-top: 5px;
}
#content {
	background-image: url(../images/main_content_bg.png);
	background-repeat: repeat-y;
	min_height: 600px;
	margin-left: 30px;
}
#content_top {
	background-image: url(../images/content_top_bg.png);
	background-repeat: no-repeat;
	height: 31px;
}
#content_left {
	float: left;
	width: 468px;
	padding-left: 30px;
	padding-top: 11px;
}
#content_right {
	float: right;
	width: 390px;
	padding-top: 13px;
	padding-left: 13px;
	background-image: url(../images/slideshow_bg.png);
	background-repeat: no-repeat;
}
#content_both {
	width: 841px;
	padding-right: 30px;
	padding-left: 30px;
}
.right_seperate_slide_330x245 {
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 60px;
}
#footer {
	background-image: url(../images/footer_bg.png);
	background-repeat: no-repeat;
	height: 38px;
	margin-left: 30px;
	color: #FFFFFF;
	padding-top: 50px;
	padding-left: 40px;
	padding-right: 40px;
}
#footer_left {
	float: left;
	width: 200px;
}
#footer_right {
	float: right;
	width: 300px;
	text-align: right;
}
#spacer {
	height: 20px;
}
.box1 {
	width: 170px;
	background-image: url(../images/box_T.png);
	background-repeat: repeat-x;
	background-position: top;
}
.box2 {
	width: 290px;
	background-image: url(../images/box_T.png);
	background-repeat: repeat-x;
	background-position: top;
}
.box3 {
	width: 465px;
	background-image: url(../images/box_T.png);
	background-repeat: repeat-x;
	background-position: top;
}
.box4 {
	width: 840px;
	background-image: url(../images/box_T.png);
	background-repeat: repeat-x;
	background-position: top;
}
.justfy {
	text-align: justify;
}
.box_corner_TL {
	background-image: url(../images/box_TL_corner.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 26px;
	width: 8px;
	float: left;
}
.box_top_text {
	height: 21px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 5px;
}
.box_corner_TR {
	background-image: url(../images/box_TR_corner.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 26px;
	width: 9px;
	float: right;
}
.box_content {
	background-image: url(../images/box_content_bg.png);
	background-repeat: repeat-y;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 12px;
	padding-left: 13px;
	text-align: center;
	font-size: 95%;
}
.box_content2 {
	background-image: url(../images/box_content_bg.png);
	background-repeat: repeat-y;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 17px;
	padding-left: 18px;
	font-size: 95%;
	text-align: justify;
	min-height: 400px;
}
.padding_top_bottom {
	padding-top: 10px;
	padding-bottom: 10px;
}
.smaller90 {
	font-size: 90%;
}
.box_content a {
	font-size: 98%;
	font-weight: normal;
	text-decoration: none;
}
a:hover  {
	color: #5E5E5E;
}
.wiecej a {
	color: #FF0000;
	font-size: 92%;
}
.box_bottom {
	background-image: url(../images/box_B.png);
	background-repeat: repeat-x;
	height: 10px;
}
.box_corner_BL {
	background-image: url(../images/box_BL_corner.png);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	height: 10px;
	width: 8px;
}
.box_corner_BR {
	background-image: url(../images/box_BR_corner.png);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	height: 10px;
	width: 8px;
}
#column_1 {
	float: left;
	width: 175px;
}
#column_2 {
	float: right;
	width: 290px;
	text-align: right;
}
#contact {
	padding-left: 20px;
}


/* Contact form  =============================================== */



#contact label {
	padding-right: 20px;
	font-size: 90%;
}
#contact td {
	vertical-align: top;
	padding-bottom: 5px;
}
#contact input {
	width: 200px;
	border: 1px solid #CCCCCC;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
#contact .submit {
	width: 100px;
	color:#000000;
}
#contact textarea {
	width: 300px;
	border: 1px solid #CCCCCC;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
.galeria_lista {
	padding-bottom: 8px;
	padding-left: 20px;
}
.gal_lista_zdjecie    img  {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #666666;
}
.gal_lista_opis {
	float: left;
	width: 200px;
	padding-top: 20px;
}
.gallery_item {
	padding: 2px;
	float: left;
	width: 75px;
}
.gallery_item  img {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #333333;
}
.bullet {
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 9px;
	padding-left: 19px;
}
.img_left {
	float: left;
	padding-right: 20px;
	padding-left: 10px;
}
.img_right {
	float: right;
	padding-right: 20px;
	padding-left: 10px;
}
.kasetony_zdj {
	float: left;
	width: 125px;
	padding-right: 5px;
	padding-bottom: 15px;
}
.kasetony_opis {
	float: right;
	width: 280px;
	padding-bottom: 15px;
}
.litery_zdj {
	float: left;
	width: 80px;
	padding-right: 5px;
	padding-bottom: 15px;
}
.litery_opis {
	float: right;
	width: 330px;
	padding-bottom: 15px;
}
.inneusl_zdj {
	float: left;
	width: 190px;
	padding-right: 5px;
	padding-bottom: 15px;
}
.inneusl_opis {
	float: right;
	padding-bottom: 15px;
	width: 220px;
}


/*--------------------------------------------TOP MENU-----------------------------------------*/
#top_menu {
	float: left;
	width: 530px;
}

#menu {
	list-style-type:none;
}
#menu li {
	position:relative;
	z-index:90;
	width: 130px;
	float: left;
	height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
}
#menu   li   dl    {
	position:absolute;
	background-image: url(../images/menu_shadow_full.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 130px;
}
#menu li a {
	text-align: center;
}
#menu li dd {
	display:none;
	font-size:12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 20px;
}

#menu li:hover dd, #menu li a:hover dd {
	display:block;
}
#menu dt {
	color: #ffffff;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}


#menu dt a, #menu dt a:visited {display:block; color:#ffffff;}

#menu dd a {
	color:#fff;
	text-decoration:none;
	display:block;
	background-color:#4A4A4A;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#menu dd a:hover {
	background-color:#F70504;
}


/*--------------------------------------------galeria -----------------------------------------*/

.gallery_new {text-align:left; position:relative; margin:0 auto;}

.gallery_new ul.gallery_category {list-style:none; height:auto; position:relative; z-index:10;}


.gallery_new ul.gallery_category li.active a
{color:#000; background:#bbb;}


.gallery_new ul.gallery_category li.active ul
{display:block; list-style:none; padding:10px 30px; z-index:1;}

.gallery_new ul.gallery_category li a:hover ul, 
.gallery_new ul.gallery_category li:hover ul
{display:block; list-style:none; padding:10px 30px; z-index:100;}

.gallery_new ul.gallery_category li ul li
{display:inline; width:78px; height:58px; float:left; border:1px solid #fff; margin:1px;}

.gallery_new ul.gallery_category li ul li.description
{
	display:inline;
	width:25px;
	height:13px;
	float:left;
	margin:1px;
	font-size: 9px;
	color: #F70504;
	padding-top: 45px;
	text-align: right;
	border:none;
}

.gallery_new ul.gallery_category li ul li a
{display:block; width:76px; height:56px; float:left; background:#444; border:1px solid #888;}

.gallery_new ul.gallery_category li ul li a img
{display:block; width:70px; height:50px; border:3px solid #eee;}

.gallery_new ul.gallery_category li a:hover ul li a:hover, 
.gallery_new ul.gallery_category li:hover ul li a:hover 
{white-space:normal; position:relative;}

.gallery_new ul.gallery_category li a:hover ul li a:hover img, 
.gallery_new ul.gallery_category li:hover ul li a:hover img 
{position:absolute; left:-15px; top:-11px; width:100px; height:72px; border-color:#fff;}
.gallery_new h3 {
	padding-left: 30px;
	font-weight: bold;
	color: #F70504;
}
#menu2 {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 146px;
	width: 356px;
	overflow: hidden;
	padding-left: 1px;
}
#menu2 ul {
	list-style-type: none;
}
#menu2 li {
	float: left;
}
#menu2 a {
	display: block;
	height: 73px;
	width: 89px;
	text-indent:-5000px;
	background-image:url(../images/przyciski_bg.jpg);
}
#menu3 {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 146px;
	width: 356px;
	overflow: hidden;
	padding-left: 1px;
}
#menu3 ul {
	list-style-type: none;
}
#menu3 li {
	float: left;
}
#menu3 a {
	display: block;
	height: 73px;
	width: 89px;
	text-indent:-5000px;
	background-image:url(../images/przyciski_bg_eng.jpg);
}
#menu4 {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 146px;
	width: 356px;
	overflow: hidden;
	padding-left: 1px;
}
#menu4 ul {
	list-style-type: none;
}
#menu4 li {
	float: left;
}
#menu4 a {
	display: block;
	height: 73px;
	width: 89px;
	text-indent:-5000px;
	background-image:url(../images/przyciski_bg_de.jpg);
}

#nav_litery a {
	background-position: -1px 0px;
}
#nav_litery a:hover {
	background-position: -1px -146px;
}
#nav_kasetony a {
	background-position: -90px 0px;
}
#nav_kasetony a:hover {
	background-position: -90px -146px;
}
#nav_pylony a {
	background-position: -179px 0px;
}
#nav_pylony a:hover {
	background-position: -179px -146px;
}
#nav_tablice a {
	background-position: -268px 0px;
}
#nav_tablice a:hover {
	background-position: -268px -146px;
}
#nav_grafika a {
	background-position: -1px -74px;
}
#nav_grafika a:hover {
	background-position: -1px -220px;
}
#nav_bilbordy a {
	background-position: -90px -74px;
}
#nav_bilbordy a:hover {
	background-position: -90px -220px;
}
#nav_montaz a {
	background-position: -179px -74px;
}
#nav_montaz a:hover {
	background-position: -179px -220px;
}
#nav_inne a {
	background-position: -268px -74px;
}
#nav_inne a:hover {
	background-position: -268px -220px;
}

