﻿@import url('layout.css');
/*	---------------------------------------------------------------------------------------
	Default styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
body {
	text-align: center;
	font: 75%/1.5 sans-serif;
	color: #566d74;
	background: #fff url('images/body.png') repeat-x left top;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 120%;
}
address {
	font-style: normal;
}
a:focus {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
table {
	font-size: 100%;
}
label {
	font-size: 100%;
}
/*	---------------------------------------------------------------------------------------
	Layout
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#main {
	text-align: left;
	background: url('images/headlines.jpg') no-repeat left top;
}
/*	---------------------------------------------------------------------------------------
	Header
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#header {
	background: #fff url('images/header.gif') repeat-x left bottom;
}
#logo a {
	font-size: 200%;
	color: #1b2022;
}
#logo span {
	background: url('images/logo.jpg') no-repeat left top;
}
#menu li a {
	text-transform: uppercase;
	text-decoration: none;
	color: #45565a;
	background: url('images/menu_a.gif') no-repeat right center;
}
#menu li.last a {
	background: none;
}
#menu li.active a {
	color: #fff;
	background: url('images/menu_a_active.gif') repeat-x right top;
}
#menu li a:focus {
	color: #fff;
	background: url('images/menu_a_active.gif') repeat-x right top;
}
#menu li a:hover {
	color: #fff;
	background: url('images/menu_a_active.gif') repeat-x right top;
}
#main #coname {
	line-height: 1.1;
	text-transform: none;
	font-size: 255%;
	font-weight: bold;
	color: #11272D;
	width: 310px;
	padding: 54px 0 0 55px;
}
#coname em {
	text-align: left;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	color: #57757b;
	font-size: 75%;
}
*/
#main #headlines h2 { text-align: center; font-size: 200%; color: #292929; }
h2 span {
	background: url('images/vime_jak_na_to.jpg') no-repeat left top;
}
/*	---------------------------------------------------------------------------------------
	Offer
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#offer h1 {
	font-size: 24px;
	line-height: 26px;
	margin-bottom: 24px;
}
#offer {
	color: #cdcece;
	background-color: #ffffff;
	border-bottom: 1px #D8DDE0 solid;
}
#offer li {
}
#offer li a {
	text-transform: uppercase;
	color: #000000;
}
#article {
	float: left;
	width: 600px;
	color: #15161E;
	padding: 20px;
	border-right: 1px #D8DDE0 solid;
}
.doc {
	border: 1px #eeeeee solid;
	padding: 20px;
}
#sidebar {
	float: right;
	color: #15161E;
}
#sidebar h2 {
	text-align: left;
	padding: 15px 0 0 15px;
}
/*Content*/
img {
	padding: 6px;
	margin: 0;
}
img.floatleft {
	float: left;
	position: relative;
	left: -15px;
	padding: 14px;
	margin: 0;
	border: 6px solid #DDDDDD;
	background-color: #FFFFFF;
}
img.nudgeright {
	float: right;
	position: relative;
	left: 40px;
	padding: 14px;
	margin: 0;
}
#maincontent {
	color: #000;
	background-color: #fff;
}
#maincontent a {
	color: #11272D;
	background-color: #fff;
}
#content {
	background-color: #fff;
}
.column {
	background-color: #fff;
}
#content {
	line-height: 1.7;
}
.column address {
	font-size: 90%;
	font-weight: bold;
}
.column address strong {
	font-size: 130%;
	color: #11272D;
}
#sub h2 {
	font-size: 180%;
	color: #11272D;
}
h4 {
	font-size: 180%;
	color: #11272D;
}
.ir span.contact {
}
.ir span.aktualne {
}
.ir span.projekt {
}
#content em.imp {
	padding: 4px 2px;
	font-style: normal;
	color: #1d3338;
	background-color: #dcecef;
}
#content ul li {
	list-style: none;
	line-height: 14px;
	margin-bottom: 4px;
	padding-left: 18px;
	background: url('images/li.gif') no-repeat left 5px;
}
#content h3 {
	line-height: 24px;
}
/*	News --------------------------------------------------------------------------------*/
.news-item h3 {
	font-size: 100%;
	background-color: #c5d4d8;
}
.news-item p.info {
	text-transform: lowercase;
	font-weight: bold;
}
/*	Project -----------------------------------------------------------------------------*/
#main .project .image {
	text-align: center;
	background: url('images/project_image.png') no-repeat center bottom;
}
.project .image img {
	vertical-align: middle;
}
.project .info {
	background-color: #edf2f3;
}
.project .info li {
	font-size: 90%;
}
.project .info li.first {
	text-transform: uppercase;
}
.project .info li strong {
	text-transform: none;
}
.plus {
	font-size: 80%;
}
.plus span {
	background: url('images/plus.gif') no-repeat left top;
}
/*	---------------------------------------------------------------------------------------
	Footer
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#footer {
	background: #dce5e7 url('images/footer.gif') left top;
}
#footer .copy a {
	text-decoration: none;
}
#footer .copy a:focus {
	text-decoration: underline;
}
#footer .copy a:hover {
	text-decoration: underline;
}
#footer a {
	color: #000;
}
/*	---------------------------------------------------------------------------------------
	PAGE ABOUT COMPANY
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
.inner #main #headlines h1 span {
}
.inner #content-head {
	background: none;
}
.inner #content p.first {
	font-size: 110%;
	color: #47808f;
}
.col h3 {
	font-size: 150%;
	color: #11272D;
}
.inner #content h3 {
	font-size: 150%;
	color: #11272D;
}
/*	---------------------------------------------------------------------------------------
	PAGE PORTFOLIO
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
.portfolio #main #headlines h1 span {
	background: url('images/portfolio.png') no-repeat left top;
}
.portfolio-item {
	text-align: center;
	background: url('images/portfolio-item.png') no-repeat left top;
}
#main .portfolio-item .plus .ir {
	text-align: left;
	color: #fff;
	background-color: #000;
}
.portfolio-item .plus span {
	background: url('images/portfolio_plus.gif') no-repeat left top;
}
/*	---------------------------------------------------------------------------------------
	PAGE CONTACT
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
.contact #main #headlines h1 span {
	background: url('images/contact.png') no-repeat left top;
}
.contact #maincontent address a {
	font-weight: bold;
}
.col h3 {
	font-weight: normal;
}
.contact label {
	font-weight: bold;
}
.contact dd textarea {
	color: #000;
	background: #fff url('images/input.gif') repeat-x left top;
}
.contact dd input {
	color: #000;
	background: #fff url('images/input.gif') repeat-x left top;
}
.submit {
	color: #fff;
	background: #11272D url('images/submit.gif') repeat-x left bottom;
}
.tbmain {
	/* Changes on the form */
 background: url(images/style1_bg.gif) #ffffff top repeat-x !important;
	border: 1px #dddddd solid;
}
.left {
	/* Changes on the form */
  font-family: "Verdana !important";
	font-size: 12px !important;
}
tr {
	margin: 8px 0;
}
td.left {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	text-align: right;
}
.pagebreak {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: black;
}
td.right {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	vertical-align: middle;
	text-align: left;
}
.tbmain {
	height: 100%;
	color: #333333;
	background: url(images/style1_bg.gif) #ffffff top repeat-x;
}
.head {
	font-family: "Trebuchet MS";
	font-size: large;
	font-weight: bold;
	color: #ff5200;
	vertical-align: top;
	text-align: left;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px #cccccc solid;
	background: url(http://jotform.com/images/styles/style1_txt_bg.gif) #f6f6f6 top repeat-x;
}
select.other {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px #cccccc solid;
	background: url(http://jotform.com/images/styles/style1_txt_bg.gif) #f6f6f6 top repeat-x;
}
.btn {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px #c6c7ca solid;
	background: url(http://jotform.com/images/styles/style1_btn_bg.gif) #e4e4e4 top repeat-x;
}

