/*
Arkusz styli dla Portfolio
Marcin Gryszko
*/


/* Global */
html {
background: #f6f6f6 url(img/foottrace.gif) repeat-y center;	
}

body {
margin:0;
font: 8pt Verdana;
background: url(img/bg.gif);	
}

* {
	padding: 0;
	margin: 0;
}

fieldset{
	border: 0;
}

img{
	border: 0;
}

/* End of Global */

/* Structure */
#container {
background: url(img/bgx.gif) repeat-x;
}

#middle {
margin:0 auto;
padding:0;
width: 539px;
background: #F1F1F1 url(img/middle.gif);
border: solid #fafafa;
border-width: 0 4px 0 4px;
position: relative;
padding: 50px 0 0 0;
}


h1{
background: url(img/top.jpg) no-repeat;
width: 916px;
height: 183px;
margin: 0 auto;
}


h2{
position: absolute;
top: -15px;
left: -30px;
background: url(img/header.gif) no-repeat 15px 11px;
width: 418px;
height: 40px;
font: 17px Tahoma;
letter-spacing: 1px;
color: #aaa;
padding: 15px 0 0 35px;
}

#uheader{
	position: absolute;
	top: 35px;
	left: 0;
	display: block;
	height: 149px;
	width: 28px;
	background: url(img/uheader.gif) no-repeat;
}

/* Menu */
#menu{
	position: absolute;
	top: 20px;
	right: -109px;
	width: 159px;
	height: 179px;
	list-style: none;
	background:  url(img/rightbg.jpg) top right no-repeat;
}

#menu li{
	float: left;
	width: 110px;
	height: 32px;
	background: url(img/button.gif) no-repeat;
}

#menu #last_button{
	height: 62px;
	background: url(img/last_button.gif) no-repeat;	
}

#menu a{
	float: left;
	height: 30px;
	width: 85px;
	padding-left: 15px;
	font: 12px/30px Verdana;
}

#menu a:hover{
	color: #a59d03;
	border-right: 5px solid #cecca4;
}

#menu a.act{
	color: #a59d03;
}


/* Koniec Menu */

#midfoot{
	display: block;
	clear: both;
	width: 539px;
	height: 79px;
	background: url(img/midfoot.gif) no-repeat;	
}

#middle p{
	padding: 0 60px 10px 30px;
	text-align: justify;
	text-indent: 40px;
	font: 11px/18px Verdana;
	color: #666;
}

#middle p#regard{
	text-align: right;
	font-style: italic;
	padding-top: 5px;
	margin-bottom:-80px;
}
/* Pole logowania */
.logbox{
	display: block;
	width: 280px;
	padding: 8px 8px 25px 8px;
	margin: 20px auto;
	background: url(img/corner.gif) no-repeat bottom left;
}


.logbox dt{
	float: left;
	clear: left;
	width: 100px;
}

.logbox dd{
	float: right;
	clear: right;
	width: 180px;
}

.logbox h3{
	color: #ccc;
	font: 18px Tahoma;
	letter-spacing: 1px;
	padding: 2px 0 2px 10px;
	margin-bottom: 15px;
}

.logbox label{
	font: 15px/18px "Trebuchet Ms";	
	float: right;
	margin: 0 10px 10px 0;
}

.logbox .inp {
	font: 14px/18px Verdana;
	border:1px solid;
	border-color:#d4d4d4 #ededed #ededed #d4d4d4;
	background: url(img/inputbg.gif);
	width:150px;
	margin: 0 5px 5px 0;
	height: 19px;
}

.logbox .subm{
	background: #e2e2e2 url(img/butbg.png) repeat-x;
	border: 1px solid #dbdbdb;
	font: 14px/18px "Trebuchet Ms";
	height: 21px;
	padding: 0 2px;
	color: #949494;
	text-align: center;
	clear: both;
}

#middle .log_error{
	color: #f00;
	font: 11px Tahoma;
	text-align: center;
	margin: 0 5px 5px 5px;
	padding: 0;
}

.logged{
	font: 18px/26px "Trebuchet Ms";
	text-align: center;
	padding: 100px 0;
}
/* Koniec pola logowania */

.list{
	margin: 0 30px;
}

#middle p.info{
	text-align: justify;
	padding: 3px 12px;
	font: 12px/18px verdana;
	text-indent: 25px;
	clear: both;
}



/* Stopka */

#footer {
	height: 116px;
	background: #f6f6f6 url(img/footbg.gif) repeat-x;
	clear: both;
}

#footer #foot_img{
	display: block;
	height: 91px;
	background: url(img/footer.jpg) no-repeat center;
	clear: both;	
	padding-top: 25px;
	text-align: center;
	color: #888;
}

/* Koniec Stopki */


/* Kontakt */

#contact_box{
	background: url(img/corner.gif) no-repeat left bottom;
	display: block;
	margin: 0 30px;
	padding: 0 0 35px 0;
	color: #777;
}

.contact_form fieldset
{
	border: 0;
}

.contact_phones {
float: left;
padding: 0 0 25px 50px;
font: 13px/20px "Trebuchet Ms";
}

#middle .form_error{
	font: 10px Verdana;
	text-indent: 0;
	padding: 0 0 2px 40px;
	color: #F00;
}

.contact_form{
	clear: both;
	width: 450px;
}

.contact_form dl{
	margin-top: 15px;
	float: left;
}

.contact_form dt{
	float: left;
	clear: left;
	width: 143px;
	text-align: right;
	font: 13px/25px Verdana;
	padding-left: 2px;
}

.contact_form dd{
	float: right;
	clear: right;
	width: 305px;
	height: 25px;
	font: 13px/25px Verdana;
	font-weight:bold;
}

.contact_form .form_ta{
	height: 110px;
}

.contact_form dd input, .contact_form dd select, .contact_form dd textarea{
	float: left;
	border:1px solid;
	border-color:#d4d4d4 #ededed #ededed #d4d4d4;
	width:170px;
	height: 19px;	
	background:url(img/inputbg.gif);
	margin: 0 5px 2px 0;
	padding: 0;
}

.contact_form dd textarea{
		height: 100px;
		width: 300px;
}

.contact_form .submts{
	clear: both;
	padding: 5px 0 0 140px;
	margin: 0;
}

.adm_form{
	margin: 0 30px;
}

.adm_form textarea{
	width: 420px;
}

.contact_form .submts input, .add_realise input, .adm_form .save {
		border:1px solid #fff;
		background:#d0d0d0 url("img/butt.gif") repeat-x;
		font:11px verdana;
		color:#555;
		padding:2px 2px 2px;
		height: 20px;
		width: 60px;
		margin: 0 5px 0 30px;
}

.contact_form .submts input{
	margin: 0 5px 0 5px;
}


/* Publikacje */
.publication{
	display: block;
	margin: 10px 10px 0 10px;
	padding: 0 25px 20px 25px;
	background: url(img/corner.gif) no-repeat bottom left;
	color: #888;
	font: 11px/16px Verdana;
}

.publication b{
	float: left;
	font: 32px/40px Tahoma;
	color: #ccc;
	padding-right: 5px;
}

.publication dd{
	margin-left: 45px;
}

/* Koniec publikacje */

/* Portfolio */
.realisations_groups li{
	display: block;
	float: left;
	clear: both;
	width: 500px;
	margin: 10px 10px 0 10px;
	background: url(img/corner.gif) no-repeat bottom left;
	color: #888;
	font: 700 13px Tahoma;
}

.realisations_groups a{
	color: #999;
	display: block;
	width: 300px;
	padding: 0 25px 20px 25px;
}


.realisation{
	margin: 0 30px;
	padding: 5px 25px 20px 25px;
	background: url(img/corner.gif) no-repeat bottom left;
}

.realisation_head{
	font: 700 15px Tahoma;	
	padding: 10px 0 4px 0;
	margin-left: -12px;
	color: #777;
}

.realisation_head a{
	color: #666;
}

.realisation_desc{
	clear: both;
	color: #666;
}

.realisation_desc ul, .realisation_desc ol{
	margin: 5px 0 5px 15px;
}

.realisation ins{
	text-decoration: none;
	font: 700 12px Tahoma;
	display: block;
	padding-top: 5px;
}

.realisation_desc{
	padding: 15px 0 0 0;
}

#middle .realisation_desc p{
	padding: 2px 0;
	text-indent: 25px;
}

.realisation_link{
	float: right;
	margin: 5px 50px 0 0;
}

.realisation_img{
	width: 360px;
	padding: 10px;
	background: url(img/inputbg.gif);
}

.realisations_list{
	margin: 0 30px;
}

.clink{
	font-style: normal;
	color: #222;
	font-weight: bold;
}
/* Koniec portfolio */


/* koniec kontakt */


h1 a{
	display: block;
	text-indent: -5000px;
}

a 	         { color: #5e5e5e; text-decoration: none;}
a:hover	         { color: #a59d03; }