@charset "UTF-8";
body {
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #656565;
	background-image: url(images/bacgr_stripes4.gif);
}
.nav_bold {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	display: block;
	line-height: 18px;
}
.nav_text {
	font-size: 12px;
	color: #333;
	text-decoration: none;
	font-weight: lighter;
	text-align: left;
	margin-right: 6px;
	list-style-type: none;
	display: block;
	line-height: 18px;
	}
/* CSS Document */

#wrapper {
	width: 930px;
	height: 100%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-top: 0px;
	margin-top: -7px;
}
#bamon {
	background-image: url(images/graphic_design_visuals_edinburgh.png);
	height: 110px;
	width: 930px;
	position: relative;
	background-repeat: no-repeat;
}
#languages  {
	display: block;
	position: absolute;
	top: 0px;
	height: 20px;
	width: 20px;
	left: 0px;
	overflow: visible;
}
#languages   ul a  {
	list-style-type: none;
	text-decoration: none;
	margin-left: 1em;
}
#languages li {
	list-style-type: none;
}
#languages a:link {
	color: #333;
}
#languages a:visited {
	color: #333;
}
#languages a:hover {
	color: #333;
	background-repeat: no-repeat;
	background-position:left;
	background-image: url(/images/hover.gif);
}
#languages a:active {
	background-repeat:no-repeat;
}
#footer {
	position: relative;
	bottom: auto;
	clear: both;
	font-size: 9px;
	color: #C4C4BA;
	text-align: left;
	width: 930px;
	display: block;
	height: auto;
	line-height: 1.3em;
	padding-top: 20px;
	padding-bottom: 10px;
	font-weight: lighter;
	letter-spacing: 0.1em;
}
.index_main_text {
	font-size: 13px;
	text-align: justify;
	display: block;
	line-height: 17px;
	color: #333;
	font-weight: normal;
	width: 260px;
	padding-left: 210px;
}
#navigation {
	width: 140px;
	float: left;
	height: 100%;
	position: relative;
	clear: right;
	margin-right: 5px;
	background-image: url(images/white_round_corner_top.gif);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-indent: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#navigation             ul          a       {
	list-style-type: none;
	text-decoration: none;
	text-align: left;
	display: block;
}
#navigation li {
	list-style-type: none;
	margin-left: -2.5em;
}
#navigation a:link {
	color: #333;
}
#navigation a:visited{
	color:#000;
}
#navigation a:hover {
	color: #333;
	background-repeat: no-repeat;
	background-position:left;
	background-image: url(images/hover.gif);
}
#navigation a:active {
	background-repeat:no-repeat;
}
#mini_identity {
	list-style-type:none;
	float: right;
	position: relative;
	width: 785px;
	background-color: #FFFFFF;
	background-image: url(images/white_round_corner_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
	padding-bottom: 5px;
}
#mini_identity  li {
	margin-right: 5px;
	background-position: top;
	float: left;
}
#mini_identity  img{
	display:block;
	border: 1px solid #CCCCCC;
}
#mini_printed {
	list-style-type:none;
	float: none;
	position: relative;
	height: auto;
	width: 802px;
	}
#mini_printed  li {
	margin-right: 5px;
	float: left;
}
#mini_printed  img{
display:block;
border: 1px solid #333300;
}
#mini_audio {
	list-style-type:none;
	float: none;
	position: relative;
	padding-bottom: 1em;
	height: auto;
	width: 802px;
}
#mini_audio  li {
	margin-right: 5px;
	float: left;
}
#mini_audio  img{
display:block;
border: 1px solid #333300;
}
#offer {
	float: left;
	width: 470px;
	position: relative;
	top: 0px;
	height: auto;
	overflow: visible;
	background-color: #FFFFFF;
	clear: none;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
}
#news {
	float: right;
	width: 250px;
	position: relative;
	background-color: #FFFFFF;
	vertical-align: top;
	top: 0px;
	right: 0px;
	background-image: url(images/white_round_corner_top.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
}

.h2 {
	font-size: medium;
	color: #333;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}
.p {
	font-size: 12px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 18px;
}
.p_bold {
	font-size: small;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	line-height: 1.3em;
}
.selected_nav_bold {
	background-image:url(images/hover.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-size: 12px;
	text-align: left;
	display: block;
	line-height: 18px;
	font-weight: bolder;
}
.selected_nav_text {
	background-image:url(images/hover.gif);
	background-repeat:no-repeat;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	font-weight: lighter;
	text-align: left;
	list-style-type: none;
	display: block;
	line-height: 18px;
	}
#projects_list {
	width: 175px;
	float: left;
	height: 100%;
	position: relative;
	clear: right;
	margin-right: 5px;
	background-position: left top;
	background-color: #FFFFFF;
	text-indent: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#projects_list  ul  a {
	list-style-type: none;
	text-decoration: none;
	text-align: left;
	display: block;
	font-size: 12px;
	color: #333;
	line-height: 18px;
}
#projects_list li {
	list-style-type: none;
	margin-left: -2.5em;
}
#projects_list a:link {
	color: #333;
}
#projects_list a:visited {
	color:#000;
}
#projects_list a:hover {
	color: #333;
	background-repeat: no-repeat;
	background-position:left;
	background-image: url(images/hover.gif);
	left: -10px;
	margin-left: 0px;
	padding-left: 0px;
}
#project_list a:active {
	background-repeat: no-repeat;
}
.nav_lista_prac_selected {
	font-size: 12px;
	color: #333;
	text-decoration: none;
	text-align: left;
	list-style-type: none;
	display: inline;
	background-image: url(images/hover.gif);
	background-repeat: no-repeat;
	left: -10px;
	background-position: 8px;
	margin-left: -8px;
	padding-left: 8px;
	line-height: 18px;
}
#projects {
	float: left;
	height: 100%;
	background-color: #FFFFFF;
	width: 575px;
	background-image: url(images/white_round_corner_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 0.25em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
}
#projects  ul li {
	text-decoration: none;
	list-style-type: none;
	margin-left: -20px;
}
.image_portfolio {
	text-align: center;
	display: block;
}
.opis_projektu {
	color: #090;
	font-size: 9px;
	letter-spacing: 5px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.opis_projektu_tekst {
	font-size: 12px;
	color: #333;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	margin: 5px;
	display: inline;
	padding-right: 6px;
}
.opis_prac_kreska {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9B9B9B;
	padding-top: 1em;
}
#bio {
	height: 100%;
	width: 410px;
	float: left;
	background-color: #FFFFFF;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
}
#education {
	float: left;
	background-color: #FFFFFF;
	background-image: url(images/white_round_corner_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 310px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
}
.headlines_shadow {
	font-size: 24px;
	text-decoration: none;
	text-align: left;
	display: block;
	background-image: url(images/bacgr_stripes4.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-transform: uppercase;
	padding-top: 35px;
	font-weight: normal;
	color: #333;
	margin-top: 5px;
	font-family: Tahoma, Geneva, sans-serif;
}
.headlines_shadow_small {
	font-size: small;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	display: block;
	
	background-image: url(images/kalendarium_gradient_daty.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-transform: uppercase;
	padding-bottom: 0.2em;
	padding-top: 1em;
	border-bottom-width: 3px;
	border-bottom-color: #C2C2C2;
}
.headlines_shadow_smaller {
	font-size: x-small;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	display: block;
	
	background-image: url(images/kalendarium_gradient_daty.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-transform: uppercase;
	padding-bottom: 0.2em;
	padding-top: 1em;
	letter-spacing: 0.1em;
}
.headlines_copy {
	font-size: large;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	display: block;
	
	line-height: 1.3em;
	width: 96%;
}
.design_index {
	font-size: medium;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	display: block;
	line-height: 1.3em;
	width: 440px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	
	padding-bottom: 15px;
	
}
.podpisy_pod_zdjeciami {
	font-size: x-small;
	color: #333;
	text-decoration: none;
	font-weight: lighter;
	text-align: left;
	line-height: 1.3em;
	padding: 0px 15px 0px 15px;
}
#contact {
	background-color: #FFFFFF;
	height: 400px;
	width: 520px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

#contact_details {
	background-color: #FFFFFF;
	float: right;
	height: 100%;
	width: 230px;
	background-image: url(images/white_round_corner_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
}

.miniaturki {
	border: 1px solid #FF0000;
	padding: 6px;
	margin: 12px;
}
.nav_lista_prac {
	font-size: 12px;
	color: #333;
	text-decoration: none;
	font-weight: lighter;
	text-align: left;
	list-style-type: none;
	line-height: 18px;
	padding-left: 30px;
}
.images {
	text-align: center;
	padding-top: 0px;
	float: left;
	padding-bottom: 5px;
	padding-right: 15px;
}
.mail_form_backgr {
	background-image: url(images/mail_form_backgr.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 300px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 15px;
	color: #333;
	font-size: small;
	font-weight: normal;
	text-align: left;
	text-indent: 20px;
	display: inline;
}
.about_kreska {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C4C4;
}
.p  a:link {
	color: #333;
}
.p a:hover {
	color: #090;
}
.p a:visited {
	color: #333;
}
.opis_projektu_tekst a:link {
	color: #333;
}
.opis_projektu_tekst a:visited {
	color: #333;
}
.opis_projektu_tekst a:hover {
	color: #090;
}
.kalendarium_daty {
	color: #333;
	line-height: 1.5em;
	text-decoration: none;
	text-align: left;
	display: block;
	padding-top: 1.3em;
	font-style: normal;
	margin-top: 1em;
	border-top-width: 1px;
	font-size: 14px;
	border-top-color: #C4C4C4;
	font-weight: bold;
	border-top-style: solid;
}
.kalendarium_daty a:link {
	color: #333;
	text-decoration: none;
}
.kalendarium_daty a:active {
	color: #333;
	text-decoration: none;
}
.kalendarium_daty a:hover {
	color: #090;
	text-decoration: underline;
}
.kalendarium_daty a:visited {
	color: #333;
	text-decoration: none;
}
.kalendarium_adres a:link {
	color: #333;
	text-decoration: underline;
}
.kalendarium_adres a:hover {
	color: #090;
	text-decoration: underline;
}
.kalendarium_adres a:visited {
	color: #333;
	text-decoration: underline;
}
.kalendarium_adres {
	color: #333;
	line-height: 1.5em;
	text-decoration: none;
	text-align: left;
	display: inline;
	padding-bottom: 0.5em;
	font-size: 10px;
	letter-spacing: 1px;
}
.kalendarium_adres a:active {
	color: #333;
	text-decoration: none;
}
.kalendarium_tekst {
	font-size: 12px;
	color: #333;
	line-height: 1.5em;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	display: block;
	margin-top: 0.5em;
}
.kalendarium_tekst a:link {
	color: #333;
	text-decoration: underline;
}
.kalendarium_tekst a:visited {
	color: #333;
	text-decoration: underline;
}
.kalendarium_tekst a:hover {
	color: #090;
	text-decoration: underline;
}
.kalendarium_tekst a:active {
	color: #333;
	text-decoration: underline;
}
.contact_uk {
	font-size: x-small;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	line-height: 1.3em;
	letter-spacing: 2px;
	text-transform: lowercase;
}
.audio_visual_background {
	width: 375px;
	display: block;
	background-color: #000000;
	padding-top: 50px;
	padding-right: 200px;
	padding-bottom: 50px;
	background-position: center;
	text-align: center;
	margin-left: 15px;
	padding-left: 0px;
	text-indent: 50px;
}
.audio_visual_background_560pix {
	display: block;
	background-color: #000000;
	padding-top: 50px;
	padding-right: 0px;
	background-position: center;
	text-align: center;
	padding-left: 0px;
	width: 100%;
	padding-bottom: 0px;
}
