/*
Theme Name: Rafal Jakubek
Theme URI:
Rafał Jakubek Fotografia Slubna
Author: Maciej Jakubek
Author URI: 
Description: Motyw napisany dla www.rafaljakubek.pl
Version: 1.0
*/

@font-face 
{
	font-family: Switzer;
	src: url('fonts/switzerefnlight-webfont.eot');
	src: url('fonts/SWITZEREFNLIGHT.OTF') format("opentype");	     
	font-weight:200;
}

@font-face 
{
	font-family: SwitzerM;
	src: url('fonts/switzerefnmedium-webfont.eot');
	src: url('fonts/SWITZEREFNMEDIUM.OTF') format("opentype");
}

body
{
	background: url('images/background2.jpg') no-repeat top left;
}

a
{
	text-decoration:none;
}

#logo
{
	position: absolute;
	top: 50px;
	left: 37px;
}

#sign
{
	text-decoration:none;
	white-space: pre;
	position: absolute;
	top: 65px;
	left: 890px;
	text-transform: lowercase;
	font: 11px Arial, sans-serif;
	text-align: left;
	font-weight: 100;
	font-style: normal; 
	color: #666666;	
}

#sign .bold
{
	color: #ffcc00;
	font-weight: 800;
}

#sign .mail
{
	color: #666666;
}


/*---
menu
---*/

.galbutton
{
	color: #666666;
}

.galbutton:hover
{
	color: #ffffff;
}

#menu > li 
{
 	float: left
}
#menu a li 
{
	display: block;
}

#menu li:hover ul.noJS {
	display: block; 
}

#menu-pos
{
	position: absolute;
	top: 85px;
	left: 392px;
	z-index: 15;
}

#menu li 
{
	text-transform: uppercase;
	font: 15px/34px Switzer;
	text-align: center;
	font-weight: 100;
	font-style: normal; 
	color: #666666;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	background: url("images/button_y.png") no-repeat;
	width: 171px;
	height: 35px;
	cursor: pointer;
}

#menu li.offer {color: #ffffff; background: url("images/button_g.png");}

#menu li:hover
{
	color: #ffffff;
	background: url("images/button_g.png") no-repeat;
}

#menu .galeria
{
	position: absolute;
	top: 0px;
	left: 0px;
}

#menu .galeria-activ
{
	position: absolute;
	top: 0px;
	left: 0px;
	color: #ffffff;
	background: url("images/button_g.png") no-repeat;
}

#menu .oferta
{
	position: absolute;
	top: 0px;
	left: 163px;
}

#menu .oferta-activ
{
	position: absolute;
	top: 0px;
	left: 163px;
	color: #ffffff;
	background: url("images/button_g.png") no-repeat;
}

#menu .omnie
{
	position: absolute;
	top: 0px;
	left: 326px;
}

#menu .omnie-activ
{
	position: absolute;
	top: 0px;
	left: 326px;
	color: #ffffff;
	background: url("images/button_g.png") no-repeat;
}



/*---
submenu
---*/

#maingal ul li
{
	text-transform: uppercase;
	font: 10px/25px Switzer;
	text-align: center;
	font-weight: 100;
	font-style: normal; 
	color: #ffffff;
	width: 169px;
	height: 24px;
	cursor: pointer;
}

#maingal ul li:hover
{
	background: url("images/sub_button_on.png");
}

#maingal .akt
{
	position: absolute;
	top: 34px;
	left: -334px;
	background: url("images/sub_button_off.png");
}

#maingal .portret
{
	position: absolute;
	top: 34px;
	left: -171px;
	background: url("images/sub_button_off.png");
}

#maingal .slub
{
	position: absolute;
	top: 34px;
	left: -8px;
	background: url("images/sub_button_off.png");
}

#maingal .p_komunijny
{
	position: absolute;
	top: 34px;
	left: 155px;
	background: url("images/sub_button_off.png");
}

#maingal .inne
{
	position: absolute;
	top: 34px;
	left: 318px;
	background: url("images/sub_button_off.png");
}

#maingal .akt-a
{
	position: absolute;
	top: 34px;
	left: -334px;
	background: url("images/sub_button_on.png");
}

#maingal .portret-a
{
	position: absolute;
	top: 34px;
	left: -171px;
	background: url("images/sub_button_on.png");
}

#maingal .slub-a
{
	position: absolute;
	top: 34px;
	left: -8px;
	background: url("images/sub_button_on.png");
}

#maingal .p_komunijny-a
{
	position: absolute;
	top: 34px;
	left: 155px;
	background: url("images/sub_button_on.png");
}

#maingal .inne-a
{
	position: absolute;
	top: 34px;
	left: 318px;
	background: url("images/sub_button_on.png");
}


#footer
{
	position: absolute;
	top: 575px;
	left: 37px;
}

#footer .cp_note
{
	position: relative;
	top: -40px;
	left: 120px; 
	font: 9px Arial, sans-serif;
	text-align: left;
	font-weight: 100;
	font-style: normal; 
	color: #666666;	
}

#offer
{
	position: absolute;
	top: 146px;
	left: 35px;
}

#offer p
{
	margin: 0px 2px;
}

#offer .pakiet
{
	position: relative;
	left: -5px;
	width: 76px;
	height: 18px;
	padding: 1px 7px;
	background: url("images/pakiet.jpg") no-repeat;
}

#offer .dodatek
{
	position: relative;
	left: -5px;
	width: 76px;
	height: 18px;
	padding: 2px 7px;
	color: #ffffff;
	background: url("images/oferta.jpg") no-repeat;
}

#offer .element
{
	width: 416px;
	position: relative;
	left: -3px;
	padding: 0px 3px;
	cursor: pointer;
}

#offer .element:hover
{
	background: #f6f6f6;
}
.element_on
{
	background: #f6f6f6;
}

#l_side
{
	width: 403px;
	height: 370px;
	padding-top: -20px;
	text-decoration:none;
	font: 11px/15px Arial, sans-serif;
	text-align: justify;
	color: #666666;	
}

#wide
{
	width: 840px;
	height: 370px;
	padding-top: -20px;
	text-decoration:none;
	font: 11px/15px Arial, sans-serif;
	text-align: justify;
	color: #666666;	
	overflow:auto;
}


#r_side
{
	position: absolute;
	top: 0px;
	left: 420px;
	width: 410px;
	height: 370px;
	text-decoration:none;
	font: 11px Arial, sans-serif;
	text-align: justify; 
	color: #666666;	
}

.case
{
	position: absolute;
	top: 0px;
	left: 420px;
	width: 410px;
	height: 370px;
	padding: 12px 8px 8px;
	background: #f6f6f6;
	text-decoration:none;
	font: 11px Arial, sans-serif;
	text-align: justify;
	color: #666666;	
	display: none;
}

/*---
galeria
---*/


#gallery-pos
{
	position: absolute;
	left: 26px;
	top: 147px;
	height: 352px;
	overflow: hidden;
}

#move
{
	position: relative;
	top: -17px;
	margin: 0px;
}

#clearbox
{	
	padding-top: 17px;
	margin: 0px;
	height: 106px;
}

#clearbox a
{
	padding-left: 11px;
}

#navi-gal
{
	position: absolute;
	top: 495px;
	left: 37px;
	width: 325px;
	font: 11px Arial, sans-serif;
	text-align: center;
	font-weight: 100;
	font-style: normal; 
	color: #666666;
}

#move_l
{
	position: absolute;
	top: 503px;
	left: 373px;
	width: 76px;
	height: 18px;
	background: url("images/prev.png");
	cursor: pointer;
}

#move_r
{
	position: absolute;
	top: 503px;
	left: 454px;
	width: 76px;
	height: 18px;
	background: url("images/next.png");
	cursor: pointer;
}

.page_on
{color: #ffcc00;}

.pointer
{cursor: pointer;}

.bounded
{width: 100px; overflow: hidden;}

#maingal1
{
	position: absolute;
	top: 144px;
	left: -36px;
}

#maingal2
{
	position: absolute;
	top: 144px;
	left: 127px;
}

#maingal3
{
	position: absolute;
	top: 144px;
	left: 290px;
}

#maingal4
{
	position: absolute;
	top: 144px;
	left: 453px;
}

#maingal5
{
	position: absolute;
	top: 144px;
	left: 616px;
}

#maingal
{
	position: absolute;
	top: 85px;
	left: 392px;
}

#opacity>div>img
{
	opacity: 0.35;
	filter:alpha(opacity=35); /* For IE8 and earlier */
}

#maingal ul
{
	list-style-type: none;
}

#maingal ul li
{
	text-transform: uppercase;
	font: 10px/25px Switzer;
	text-align: center;
	font-weight: 100;
	font-style: normal; 
	color: #ffffff;
	background: url("images/sub_button_off.png");
	width: 169px;
	height: 24px;
	cursor: pointer;
}

#maingal ul li:hover
{
	background: url("images/sub_button_on.png");
}

#maingal li.akt
{
	position: absolute;
	top: 34px;
	left: -334px;
}

#maingal li.portret
{
	position: absolute;
	top: 34px;
	left: -171px;
}

#maingal li.slub
{
	position: absolute;
	top: 34px;
	left: -8px;
}

#maingal li.p_komunijny
{
	position: absolute;
	top: 34px;
	left: 155px;
}

#maingal li.inne
{
	position: absolute;
	top: 34px;
	left: 318px;
}

#cover1
{
	position: absolute;
	top: 144px;
	left: 50px;
	z-index: 150;
}

#cover2
{
	position: absolute;
	top: 144px;
	left: 213px;
	z-index: 150;
}

#cover3
{
	position: absolute;
	top: 144px;
	left: 376px;
	z-index: 150;
}

#cover4
{
	position: absolute;
	top: 144px;
	left: 539px;
	z-index: 150;
}

#cover5
{
	position: absolute;
	top: 144px;
	left: 702px;
	z-index: 150;
}

#cover
{
	background: red;
	opacity:0.0;
	filter:alpha(opacity=0);
	width: 170px;
	height: 30px;
	cursor: pointer;
}

