@CHARSET "UTF-8";
/**
 * Arkusz stylów strony www
 * @package css
 * @author Mariusz Lisowski
 * @copyright 2008 Kryptonim:PL
 * @version 1.0
 */

body {
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center -37px;
    background-image: url('tlo_srodek.jpg');
    background-repeat: no-repeat;
    background-color: black;
    margin: 0px;
	margin-bottom: 30px;
    padding: 0px;
    padding-bottom: 30px;
    vertical-align: top;
}

html {
    background-color: black;
}

body, td, th, a {
    font-family: Calibri, "Myriad Pro", Arial, Helvetica, sans-serif;
    color: white;
    font-size: 11px;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

td, th, table, img {
    border: none;
}

h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}

h1, h2, h3, h4 {
    font-weight: normal;
    padding: 0px;
    margin: 0px;
}

h1 a, h2 a, h3 a, h4 a {
    font-weight: inherit;
    padding: inherit;
    margin: inherit;
}

#container {
    width: 100%;
	margin-bottom: 30px;
}

#cleft {
    background-repeat: no-repeat;
    background-image: url('tlo_lewa.jpg');
    background-position: right -37px;
}
#tdcentral {
    width: 1008px;
}
#central {
    min-height: 570px;height:auto !important;height:570px;
    width: 1008px;
    position: relative;
}

#cright {
    background-repeat: no-repeat;
    background-image: url('tlo_prawa.jpg');
    background-position: left -37px;
}

#top {
    position: relative;
    text-align: center;
    width: 100%;
    height: 423px;
}

#flash {
	position: relative;
    width: 800px;
    height: 370px;
	top: 0px;
    margin: 0 auto;
}

#logo_krpt, #logo_krpt a {
    position: absolute;
	top: 0px;
	left: 0px;
    width: 390px;
    height: 174px;
	text-decoration: none;
}



#partners_top {
    position: absolute;
    bottom: 205px;
    right: 15px;
}

#partners_top img {
	margin-left: 10px;
}

#left, #right {
    position: absolute;
    top: -460px;
    background-position: right top;
    background-repeat: no-repeat;
    height: 607px;
}

#flash_portfolio {
    position: absolute;
    top: 174px;
	left: 0px;
    width: 800px;
    height: 250px;
}

#sites {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 9px;
    position: absolute;
    bottom: 330px;
    right: 15px;
}

#sites div {
    position: absolute;
    left: -65px;
    top: 5px;
}

#sites img {
    margin-left: 3px;
}

#bottom {
    position: relative;
    text-align: center;
    width: 100%;
}

#content {
    position: relative;
    margin: 0 auto;
    text-align: left;
    width: 800px;
    clear: both;
    color: #848484;
    margin-top: 10px;
}

#k1, #k2, #k3 {
    position: relative;
    float: left;
    border: none;
    margin-left: 15px;
}

#k1 {
    width: 163px;
    margin-left: 9px;
}

#k2 {
    width: 323px;
}

#k3 {
    margin-left: 20px;
    width: 261px;
}

#k3 h1 {
    margin-top: 3px;
	line-height: 1em;
}

#k3 a {
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    height: inherit;
    text-decoration: inherit;
}

#k3 div.green {
    margin-bottom: 8px;
}

#k3 div.txt {
    margin-top: 8px;
}

.vl, .v2 {
    border: none;
    border-left-color: #3f3f3f;
    border-left-style: solid;
    border-left-width: 1px;
    opacity: 0.54;
    filter: alpha(opacity=54);
}

.vl {
    display: inline-block;
    position: absolute;
    top: 0px;
    right: 0px;
    height: 195px;
}

.v2 {
    display: inline;
    height: 27px;
    margin: 0px 10px;
}

#partners {
    margin-top: 30px;
}

#partners a {
    display: block;
}

#menu {
    height: 27px;
    text-align: center;
    margin-right: 10px;
}

#menu .hint {
	position: absolute;
	background-color: white;
	margin-top: 3px;
	z-index: 2;
	top: 18px;
    opacity: 0.7;
    filter: alpha(opacity=70);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -icab-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#menu .hint div {
	margin: 10px;
	text-align: left;
}

#menu .hint div a, #menu .hint div h3 {
    display:block;
	font-size: 13px;
	font-weight: bold;
}

#menu .hint div a {
	color: black;
}

#menu .hint div a:hover {
    text-decoration: underline;
}

#menu h3 {
    display: inline;
    font-size: 14px;
    font-weight: normal;
    color: #00db2f;
}

#menu h3 a.selected, #menu h3 a:hover, #menu #hint_menu h3 a {
    color: inherit;
	text-decoration: none;
}

#menu h3 a {
    font-size: inherit;
}

#title {
    position: relative;
    margin-right: 15px;
    margin-top: 10px;
    line-height: 1.5em;
}

/* kalendarz */
#calendar_txt {
    position: absolute;
    right: 0px;
    top: 3px;
    color: #00db2f;
    cursor: pointer;
}

#calendar * {
    color: black;
}

#calendar {
    position: absolute;
    top: 20px;
    right: -65px;
    z-index: 1;
    background-color: white;
    cursor: auto;
    opacity: 0.7;
    filter: alpha(opacity=70);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -icab-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#calendar form {
	display: block;
	margin: 10px;
}

#calendar select {
    width: 85px;
}
/* koniec kalendarz */

#paginator, #paginator * {
    font-size: 13px;
}

#paginator {
    text-align: right;
    margin-right: 15px;
    margin-bottom: 15px;
}

#paginator span {
    color: #00db2f;
}

#portfolio_h {
    margin-top: 20px;
    margin-bottom: 8px;
}

#portfolio_h img {
    float: left;
    margin-right: 7px;
    border: double;
    border-width: 3px;
	border-color: #595959;
}

#portfolio_h .date {
    margin-bottom: 15px;
}

#portfolio_h .technology {
   font-size: 12px;
}

.news_list {
    margin-left: 25px;
    margin-right: 15px;
    margin-bottom: 20px;
}

.news_list span, .news_list a {
    display: block;
}

.news_list span {
    color: #00db2f;
}

.news_list a {
    font-size: 14px;
    line-height: 1em;
}

#txt {
    margin-top: 10px;
    margin-right: 15px;
}

#txt ul, #txt ol {
    margin-left: 16px;
}

/* lista plików */
#file_txt {
    float: left;
    color: #00db2f;
    text-align: right;
    margin-top: 15px;
    padding-top: 5px;
    width: 190px;
}

#file_list {
    margin-left: 200px;
    margin-top: 15px;
    padding-left: 10px;
    padding-top: 5px;
    border-left: 1px solid;
	vertical-align: top;
    overflow: hidden;
}

#file_list a {
    display: block;
	color: white;
	/*font-weight: bold;*/
}
/* koniec lista plików */

/* lista obrazków */
#img_list {
    position: relative;
    margin-top: 15px;
    padding-top: 5px;
    height: 76px;
    width: 100%;
}

#img_list img {
    border: double;
    border-width: 3px;
	border-color: #595959;
    margin-right: 4px;
    margin-bottom: 2px;
}

#img_txt {
    position: absolute;
    bottom: 3px;
    right: 0px;
    width: 53px;
    border-left: 1px solid;
    padding-left: 10px;
    padding-top: 10px;
    overflow: hidden;
}
/* koniec lista obrazków */

#matrix {
    position: relative;
}

#matrix img, .matrix img, .realizacje-kat img {
    border: double;
    border-width: 3px;
    border-color: #595959;
    margin-right: 1px;
    margin-bottom: 2px;
}

.matrix .hint {
    position: absolute;
    z-index: 3;
    line-height: 1.1em;
    background-color: white;
    opacity: 0.9;
    filter: alpha(opacity=90);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -icab-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.matrix .hint h3 {
    padding: 0 5px;
    color: #00cc00;
    font-size: 12px;
    font-weight: normal;
}

h1 .cat {
    font-family: Arial,Helvetica,"Nimbus Sans L","Liberation Sans",FreeSans,Sans-serif;
    font-size:12px;
    color:white;
}

.realizacje-kat {
    clear:both;
}

#txt > h1 > a.cat {
    clear:both;
    float: left;
    padding-top: 10px;
}

#txt > h1:first-child > a.cat {
    padding-top: inherit;
}

.realizacje-kat h1, .realizacje-kat h2 {
    font-family: Arial,Helvetica,"Nimbus Sans L","Liberation Sans",FreeSans,Sans-serif;
    font-size:14px;
    color:#9c9c9c;
}

.realizacje-kat h1 {
    padding-top: 5px;
}

.realizacje-kat h1 > a {
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    margin-left: 7px;
}

.realizacje-kat h2 {
    text-transform: uppercase;
    font-size: 9px;
    margin-left: 84px;
}

.realizacje-kat h2 > span {
    font-size: 12px;
    font-weight: bold;
}

.realizacje-kat img {
    float:left;
    margin-top: 5px;
}

.green {
    color: #00db2f;
}

.bold {
    font-weight: bold;
}

.uppercase {
    text-transform: uppercase;
}

.cleaner {
    display: block;
    clear: both;
}

.hidden {
    display: none;
    visibility: hidden;
}

.link {
	cursor: pointer;
}

.link:hover {
	text-decoration: underline;
}