/*@charset "utf-8";*/

/* Szablon dla Studia Tyflografiki */
html, body
{
	padding: 0px 0px;
	margin: 0px 0px;
	color: #181818;
	background-color: #ffffff;
	font-family: helvetica, arial, sans-serif;
	font-size: 100%;
}

div#Center
{
	position: relative;
	padding: 0px 0px;
	margin: 0px 0px;
	width: 100%;
	text-align: center;
	background: #fff url("../images/center_tlo.jpg") left top repeat-x;
}

div#Center-width
{
	position: relative;
	margin: 0 auto;
	width: 910px;
	text-align: left;
	padding-bottom: 40px;
}

h1
{
	margin: 0px auto;
	margin-bottom: 10px;
	width: 910px;
	height: 191px;
	background: transparent url("../images/logo.jpg") 5px 19px no-repeat;
}
h1 span { display: none; }
h1 a { display: block; }
h1 .aToMainPage
{
	position: relative;
	top: 19px;
	left: 5px;
	width: 260px;
	height: 55px;
	background-image: url("../images/logo.jpg");
	background-repeat: no-repeat;
}

h2
{
	margin: 0px 0 20px 0;
	color: #fff;
	text-shadow: 0 0 1px #300;
	padding: 5px 0px 5px 275px;
	text-transform: uppercase;
	font: normal 120% Impact,Helvetica,sans-serif;
	background: #C7151E url("../images/h2w.gif") 0 0 no-repeat;
	height: 26px;
}
h2 a, div#Middle-left h3 a {
	color: #fff;
	text-decoration: none;
}

div#Middle-left h3
{
	margin: -50px 0px 0px 40px;
	color: #fff;
	text-shadow: 0 0 1px #300;
	text-transform: uppercase;
	font: normal 120% Impact,Helvetica,sans-serif;
	height: 26px;
}

menu#Languages, #Logout
{
	position: absolute;
	margin: 0px auto;
	top: 7px;
	right: 10px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	border: solid 0px black;
	list-style-type: none;
	overflow: hidden;
}
#Logout {
	font-size: 80%;
	height: auto;
	top: 8px;
	padding-top: 2px;
}
#Logout img {
	margin-left: 1.5ex;
	position: relative;
	top: -2px;
}

menu#Languages li
{
	display: block;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 31px;
	height: 20px;
	background-image: url("../images/flag_bkg.jpg");
	background-repeat: no-repeat;
	text-align: center;
}

menu#Languages li img
{
	margin: 0 0 1px;
	border: 0;
}

menu#Languages li a
{
	color: #E61E22;
	text-shadow: 0px 0px 1px #580A0E;
	text-decoration: none;
	font-weight: bold;
}

/* Menu główne */
/*menu#MainMenu
{
	position: absolute;
	top: 98px;
	left: 0px;
	list-style-type: none;
	margin: 0px 0px;
	padding: 0px 0px;
	z-index: 2;
}

menu#MainMenu li { display: block; float: left; padding: 0px 0px; margin: 0px 0px; width: 101px; height: 83px; list-style-type: none; }

menu#MainMenu a:active, menu#MainMenu a:link, menu#MainMenu a:visited
{
	display: block;
	text-decoration: none;
	color: #fff;
	font-family: arial;
	width: 101px;
	height: 83px;
}
menu#MainMenu a:hover { text-decoration: underline; }

.aMenu1, .aMenu2, .aMenu3, .aMenu4 { background: url('../images/menu_part1_spr.jpg') no-repeat; height: 83px; width: 101px; }
.aMenu5, .aMenu6, .aMenu7, .aMenu8 { background: url('../images/menu_part2_spr.jpg') no-repeat; height: 83px; width: 101px; }

.aMenu1 { background-position: 0px 0px; height: 83px; width: 101px; }
li.hover .aMenu1, li:hover .aMenu1, .aMenu1:hover, .aMenu1:focus
.aMenu1, .aMenu1:hover, .aMenu1:focus {	background-position: 0px -83px; }

.aMenu2 { background-position: 0px -166px; }
.aMenu2:hover, .aMenu2:focus { background-position: 0px -249px; }

.aMenu3 { background-position: 0px -332px; }
.aMenu3:hover, .aMenu3:focus { background-position: 0px -415px; }

.aMenu4 { background-position: 0px -498px; }
.aMenu4:hover, .aMenu4:focus { background-position: 0px -581px; }

.aMenu5 { background-position: 0px 0px; width: 102px !important; }
.aMenu5:hover, .aMenu5:focus { background-position: 0px -83px; }

.aMenu6 { background-position: 0px -166px; }
.aMenu6:hover, .aMenu6:focus { background-position: 0px -249px; }

.aMenu7 { background-position: 0px -332px; }
.aMenu7:hover, .aMenu7:focus { background-position: 0px -415px; }

.aMenu8 { background-position: 0px -498px; }
.aMenu8:hover, .aMenu8:focus { background-position: 0px -581px; }

menu#MainMenu li span { display: none; }
menu#MainMenu li span.fMenu { display: none; }

menu#MainMenu li ul
{
	display: none;
	list-style-type: none;
	background: transparent url("../images/menu_ofirmie2.jpg") 0px 0px no-repeat;
	margin-top: 0px;
	margin-left: 3px;
	width: 188px;
	height: 91px;
	padding: 0px 0px;
	padding-left: 10px;
}
menu#MainMenu li:hover ul { display: block; }
menu#MainMenu li.hover ul { display: block; }

menu#MainMenu li ul li
{
	border: none;
	margin: 0px 0px;
	padding: 4px 0px 2px 0px;
	margin: 0px;
	height: 15px;
	width: 180px;
	font-size: 90%;
	border: solid 0px white;
}
menu#MainMenu li ul li span { font-weight: normal; font-size: 90%; display: inline; color: #fff; }

menu#MainMenu .aSubMenu { width: 180px !important; } */

/* Inne */

div#Lower
{
	margin: 10px auto;
	width: 908px;
	height: 199px;
	text-align: center;
	position: relative;
	z-index: 1;
}
div#Lower a { display: block; }

div#Lower .aToMainPage
{
	width: 908px;
	height: 199px;
	background-image: url("../images/top.jpg");
	background-repeat: no-repeat;
}

div#Middle
{
	position: relative;
	clear: both;
	width: 100%;
	text-align: left;
	overflow: hidden;
}

#Middle-left
{
	float: left;
	width: 250px;
}

#Middle-left menu
{
	padding: 0 50px;
	margin: 2.4em 0;
}

/* Strona Główna */
#MainPage
{
	font-size: 96%; font-family: Arial;
	width: 630px;
	float: right;
	right: 5px;
}
#MainPage p { clear: both; color: #181818; }
#MainPage ul { padding: 0px 0px; margin: 0px 0px; list-style-type: none; list-style-image: url('../images/kropka_red.jpg'); width: 350px; }
#MainPage li { padding: 8px 0px; margin: 0px 0px; margin-left: 10px; }
#MainPage .imgFotos { border: 0px; padding: 10px 0px; }
#MainPage ul span { font-weight: bold; }
#MainPage p a:active, #MainPage p a:link, #MainPage p a:visited { color: #181818; text-decoration: underline; }

h4
{
	display: block;
	width: 644px;
	height: 36px;
	background: transparent url("../images/h3.jpg") 0px 0px no-repeat;
	padding: 0px 0px;
}

h4 span
{
	position: absolute;
	color: #fff;
	margin: 6px 0px 0px 25px;
	text-transform: uppercase;
	font: normal 120% Impact,Helvetica,sans-serif;
}

div#Bottom
{
	clear: both;
	width: 100%;
	height: 270px;
	border-top: solid 1px #f9f9f9;
	background-color: #efefef;
	text-align: center;
}

/* Menu dolne */
menu#BottomMenu
{
	margin: 40px auto 10px auto;
	width: 910px;
	height: 60px;
	list-style-type: none;
	padding: 0px 0px;
	border-bottom: solid 1px #bcbcbc;
	overflow: hidden;
	text-align: center;
}
menu#BottomMenu li
{
	display: inline;
	float: left;
	padding: 0px 00px;
	margin: 0px 0px;
}

menu#BottomMenu li.smallpole { width: 90px; }
menu#BottomMenu li.bigpole { width: 137px; }

menu#BottomMenu a:active, menu#BottomMenu a:link, menu#BottomMenu a:visited
{
	color: #8b8b8b;
	text-decoration: none;
}
menu#BottomMenu a:hover { text-decoration: underline; }
menu#BottomMenu ul { display: none; }

menu#BottomMenu .aMenu1, menu#BottomMenu .aMenu2, menu#BottomMenu .aMenu3, menu#BottomMenu .aMenu4, menu#BottomMenu .aMenu5, menu#BottomMenu .aMenu6,
menu#BottomMenu .aMenu7, menu#BottomMenu .aMenu8 { background: none; }

menu#BottomMenu span.CopyRight { font-size: 65%; }

.msg
{
	position: relative;
	margin: 1em;
	border: solid 1px red;
	text-align: center;
	font-size: 100%;
}

/* Oferta Menu */
menu#OfertaMenu
{
	float: left;
	margin: 0px 0px;
	padding: 0px 0px;
	padding-left: 22px;
	width: 235px;
	max-width: 235px;
	border: solid 0px green;
	list-style-type: none;
	list-style-image: url('../images/oferta_arrow_right.jpg');
	font-size: 94%;
}

menu#OfertaMenu a:active, menu#OfertaMenu a:link, menu#OfertaMenu a:visited
{
	text-decoration: none;
	font-family: Arial, Helvetica;
	/*color: #373737; */
	color: #000;
	font-weight: normal;
	cursor: pointer;
}
menu#OfertaMenu a:hover { color: #000; text-decoration: underline; }

menu#OfertaMenu ul
{
	margin: 0px 0px;
	margin-left: 15px;
	padding: 0px 0px;
	list-style-type: none;
	list-style-image: url('../images/kropka_red.jpg');
}

menu#OfertaMenu li
{
	padding: 0px 0px;
	margin-top: 25px;
	padding-bottom: 7px;
	/*padding: 25px 0px 7px 0px;*/
	border-bottom: solid 1px #ed1c24;
}

menu#OfertaMenu li span { font-weight: bold; font-size: 94%; cursor: pointer; }

menu#OfertaMenu li ul
{
	display: none;
}

menu#OfertaMenu li:hover ul
{
	display: block;
}

menu#OfertaMenu li ul li
{
	margin-top: 0px;
	border: none;
	padding: 10px 0px 7px 0px;
}

menu#OfertaMenu li ul li span { font-weight: normal; font-size: 90%; }

/* Form - Formularz kontaktowy */

div.FormKontakt
{
	font-size: 96%; font-family: Arial;
	width: 630px;
	float: right;
	right: 5px;
	padding-top: 20px;
}

div.FormKontakt div
{
	padding-bottom: 10px;
	/*height: 19px;*/
}

div.FormKontakt .PoleForm, div.FormKontakt .LastPoleForm
{
	width: 530px;
	float: left;
	color: #6a6a6a;
	font-weight: bold;
	text-align: right;
	vertical-align: inherit;
}
div.FormKontakt .PoleForm span { color: red; }

div.FormKontakt .LastPoleForm {	margin-top: 15px; }
div.FormKontakt .LastPoleForm div { float: right; padding: 0px 0px !Important; margin-left: 15px; }

div.FormKontakt .ErrForm, div.FormKontakt .ErrForm2
{
	position: relative;
	width: 320px;
	float: right;
	margin-right: 90px;
	margin-top: -8px;
	padding: 0px 0px 15px 0px;
	text-align: left;
	/*vertical-align: inherit;*/
}

div.FormKontakt .ErrForm, div.FormKontakt .ErrForm2 span
{
	color: red;
	font-size: 0.86em;
}

div.FormKontakt .ErrForm2 { float: right; padding: 5px 0px 10px 0px; text-align: right; margin-right: 100px; }

div.FormKontakt .AreaForm
{
	width: 530px;
	height: 150px;
	color: #6a6a6a;
	font-weight: bold;
	float: left;
	text-align: right;
	vertical-align: inherit;
}
div.FormKontakt .AreaForm span { margin-right: 10px; color: red; }

div.FormKontakt textarea
{
	width: 233px;
	height: 150px;
	float: right;
	background: #f0f0f0;
	border: solid 1px #d8d8d8;
	border-top: solid 2px #a8a8a8;
	border-left: solid 1px #b9b9b9;
}
div.FormKontakt textarea:hover { /*background: #ffd2d2;*/ background-color: #feb4b4; }

div.FormKontakt input.FormPola
{
/*	margin-top: -1px; */
	margin-left: 10px;
	width: 327px;
	height: 22px;
	color: #535353;
	/*background: #f0f0f0; */
	background: url('../images/form_input.jpg') no-repeat 0px 0px;
	/*border: solid 1px #d8d8d8; */
	border: none;
/*	border-left: solid 2px #b9b9b9;
	border-top: solid 3px #a8a8a8;*/
	vertical-align: inherit;
}
div.FormKontakt input.FormPola:hover
{
/*	background: #ffd2d2;
	border-left: solid 2px #c5a2a2;
	border-top: solid 3px #b29393; */
	background: url('../images/form_input2.jpg') no-repeat 0px 0px;
	/*background-position: 0px -19px; */
}

div.FormKontakt .input_submit_image
{
	position: relative;
	float: left;
	border: none;
}

#LoginForm input {
	margin: 0;
	padding: 3px 7px 0;
	width: 191px;
	height: 20px;
	color: #535353;
	background-image: url('../images/input.gif');
	background-repeat: no-repeat;
	background-position: top left;
	border: none;
	vertical-align: inherit;
}
#LoginForm, #LoginForm table {
	margin: 0 auto;
}
#LoginForm {
	text-align: center;
	padding: 40px 0;
	font-size: 80%;
}
#LoginForm a {
	color: #000;
	margin: 0 .5ex;
}

button.reset_image
{
	border: none;
	background: none;
	cursor: pointer;
}

div.DaneKontakt .fDane:hover { color: red; }
div.DaneKontakt .pFirma
{
	text-align: center;
	font-size: 110%;
}

.Portfolio, ul.Portfolio, #MainPage ul.Portfolio, #description {
	margin: 0;
	width: 590px;
	padding: 0 0 0 30px;
	font-size: 80%;
	overflow: hidden;
	background-repeat: no-repeat;
}
.Portfolio dt, .Portfolio li {
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#MainPage ul.Portfolio li {
	padding: 0;
	overflow: hidden;
	float: left;
	margin: 0 30px 20px 0;
	display: block;
	list-style-type: none;
}
#MainPage ul.Portfolio li.even {
	float: right;
	margin-right: 0;
}
ul.Portfolio li a {
	background: transparent url('../images/obrazek.jpg') top right no-repeat;
	display: block;
	padding: 0 115px 0 0;
	width: 135px;
	height: 100px;
}
dl.Portfolio {
	padding-right: 115px;
	width: 250px;
	background-position: top right;
}
.Portfolio dd {
	margin: 0;
	padding: 0;
	height: 100px;
}
.Portfolio ul, #MainPage .Portfolio ul {
	margin: 1em 0 1em 2em;
	padding: 0;
}
.Portfolio ul li, #MainPage .Portfolio ul li {
	margin: 0;
	padding: 0;
	list-style-image: url('../images/dot.gif');
	vertical-align: bottom;
}
.Portfolio a {
	text-decoration: none;
	color: #000;
}
.Portfolio a:hover, .Portfolio a:focus, .Portfolio a:active {
	text-decoration: underline;
}
.PortfolioHrAfter, .breadcrumbs {
	border-bottom: 1px solid #ED1B26;
}
.PortfolioHrAfter {
	margin-bottom: 4.2ex !important;
}
.breadcrumbs {
	padding: 2px 30px;
	font-size: 80%;
	margin-bottom: 3.4ex;
}

/* News - Aktualności */
div#ListaNews
{
	width: 630px;
	float: right;
	right: 5px;
	padding-top: 20px;
}

.ListNews
{
	clear: both;
	padding-bottom: 45px;
	width: 100%;
	border: solid 0px black;
}

.ListNews .ListTitle
{
	clear: none;
	padding-bottom: 3px;
	float: left;
	width: 75%;
	font-weight: bold;
	border-bottom: solid 1px gray;
}

.ListNews .ListTitle a:link, .SomeLink a:link, .ListNews .ListTitle a:active,
.SomeLink a:active, .ListNews .ListTitle a:visited , .SomeLink a:visited
{
	text-decoration: none;
	color: black;
	border: none;
}
.ListNews .ListTitle a:hover, .SomeLink a:hover { text-decoration: none; color: red; }

.ListNews .ListDate
{
	clear: none;
	padding-bottom: 3px;
	float: right;
	width: 25%;
	font-weight: bold;
	color: red;
	text-align: right;
	border-bottom: solid 1px gray;
}

.ListNews div
{
	clear: both;
	padding-top: 10px;
	font-size: 90%;
	text-align: justify;
}


.SomeNews
{
	clear: both;
	padding-bottom: 45px;
	width: 100%;
	border: solid 0px black;
}

.SomeNews .SomeTitle
{
	clear: none;
	padding-bottom: 3px;
	float: left;
	width: 100%;
	font-weight: bold;
	border-bottom: solid 1px gray;
}

.SomeNews .SomeDate
{
	clear: none;
	padding-bottom: 3px;
	float: right;
	width: 100%;
	font-weight: bold;
	color: red;
	text-align: right;
}

.SomeNews div
{
	clear: both;
	padding-top: 10px;
	font-size: 90%;
	text-align: justify;
}

.SomeNews .SomeLink
{
	text-align: right;
	width: 100%;
	font-weight: bold;
}


/* News Pagination */
.pagination
{
	font-size: 85%;
	text-align: center;

}

.FAQ dl {
	margin: 0;
	padding: 0;
}
.FAQ dt, .FAQ dd {
	padding: 1ex;
	font-size: 85%;
}
.FAQ dt {
	margin: 0;
	font-weight: bold;
	background: #F8D6D7;
}
.FAQ dd {
	margin: 0 0 2.5em;
	font-weight: normal;
	padding: .5ex 1ex;
}

div#Marek-Jakubowski
{
	float: left;
	width: 72%;
}

/* Podstrona Marek Jakubowski */
div#Marek-Jakubowski p { text-indent: 2em; text-align: justify; }
div#Marek-Jakubowski ul
{
	width: 99%;
}

div#Marek-Jakubowski-fotos
{
	float: right;
	width: 28%;
}

div#Marek-Jakubowski-fotos img
{
	clear: both;
	float: right;
	border: none;
	padding: 10px 0px 10px 0px;
}

/* Media o Nas */
.Opinie_Post
{
	float: left;
	width: 100%;
	height: 100%;
	padding: 10px 0px 30px 0px;
}

.Opinie_Post .Opinie_Post_Data
{
	clear: both;
	margin-right: 15px;
	text-align: right;
	font-size: 89%; color: black;
}

.Opinie_Post .Post-Middle
{
	clear: both;
	width: 100%;
	height: 104px;
}

.Opinie_Post .Post-Left, .Opinie_Post .Post-Right
{
	width: 7px;
	height: 104px;
	background: url('../images/media_sides.jpg') no-repeat;
}

.Opinie_Post .Post-Left
{
	float: left;
	background-position: 0px 0px;
}

.Opinie_Post .Post-Tlo
{
	float: left;
	background: #fce6df;
	width: 616px;
	height: 104px;
}
.Opinie_Post .Post-Right
{
	float: right;
	background-position: -7px 0px;
}

.Opinie_Post .Opinie_Post_Foto
{
	float: left;
	margin: 11px 11px 11px 4px;
	width: 80px;
	height: 80px;
	border: solid 1px #1373B6;
}
.Opinie_Post_Foto img { width: 80px; height: 80px; border: 0px; }

.Opinie_Post .Opinie_Post_Title
{
	position: relative;
	float: left;
	top: 11px;
	width: 510px;
}
.Opinie_Post .Opinie_Post_Title a
{
	text-align: left;
	font-size: 0.90em;
	color: black;
	text-decoration: none !important;
}
.Opinie_Post .Opinie_Post_Title a:hover { text-decoration: underline !important; }

.Opinie_Post .Opinie_Post_Tresc
{
	position: relative;
	top: 5px;
	clear: both;
	width: 100%;
	font-size: 94%;
}

.Opinie_Post_Tresc
{
	position: relative;
	float: left;
	left: 5px;
	width: 380px;
	border: solid 0px green;
	text-align: left;
}

.gallery {
	border: none;
	border-collapse: collapse;
}
.gallery td {
	padding: 8px 0 0;
	text-align: center;
}
.gallery th {
	padding: 0 0 7px;
	text-align: center;
	font-size: 80%;
}
.gallery th a {
	text-decoration: none;
	color: #3B649C;
}
.gallery th a:hover, .gallery th a:focus, .gallery th a:active, .gallery th a:visited {
	color: #7A93BC;
}

/* Download */
div#ListaDownload
{
	float: right;
	width: 630px;
	right: 5px;
	padding-top: 20px;
}

.Download-ramka
{
	clear: both;
	float: left;
	padding-bottom: 30px;
	padding-left: 30px;
	width: 95%;
}

.Download-foto
{
	float: left;
	width: 10%;
}

.Download-title
{
	float: right;
	float: left;
	width: 90%;
	font-weight: normal;
	font-size: 120%;
}

.Download-content
{
	clear: both;
	float: left;
	width: 100%;
	margin-top: 10px;
}

.Download-content .Download-file
{
	clear: both;
	float: right;
	width: 90%;
	padding-bottom: 5px;
	font-weight: bold;
}

.Download-content .Download-html
{
	clear: both;
	float: right;
	width: 90%;
	padding-bottom: 10px;
}

.Download-content a:link, .Download-content a:active, .Download-content a:visited
{
	text-decoration: none;
	color: black;
	border: none;
}
.Download-content a:hover { text-decoration: underline; color: red; }

#copyright {
	color: #8B8B8B;
	width: 890px;
	margin: 10px 0;
	font: normal 70% Verdana,sans-serif;
}
#copyright a {
	color: #8B8B8B;
	text-decoration: none;
}
#copyright a:hover, #copyright a:focus, #copyright a:active {
	color: black;
	text-decoration: underline;
}

