html,body {
	height: 100%;
}

body {
	margin:0; padding:0;
	text-align: left;
	border: none;
	color: #46D1FF;
	font-size: 75%;
	font-family: Tahoma, Arial, sans-serif;
	background: #07243A;
}

h1 {
	font-size: 170%;
	color: white;
	font-weight: normal;
	margin: 0 0 35px 0; padding: 0;
}

h2 {
	margin: 0; padding: 15px 0;
	font-size: 130%;
	font-weight: bold;
	color: #E7B468;
}
.right-content h2 {padding: 5px 0 15px 0; margin: 0;}
.infoBox h2 {padding: 0 0 15px 0; margin: 0;}
h2 a {text-decoration: none; color: #EDB762;}
h2 a:hover {color: white; text-decoration: underline;}


h3 {
	font-size: 100%;
	font-weight: bold;
	color: white;
	padding: 10px 0; margin: 0;
}

h1, h2, h3, h4 {
/*	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif; */
}


a {text-decoration: underline; color: white;}
a:hover {text-decoration: none; color: #EDB762;}

img {border: none;} img.block {display: block}
form {margin: 0; padding: 0;}
sup {font-size: 75%;}
fieldset {border: none; margin: 0; padding: 0;}

hr {
	border: none;
	border-top: 1px solid #063F5C;
	height: 1px;
	width: 100%;
	display: block;
}


/**/

#page {
	margin: 0 auto; padding: 0;
	width: 100%;
	position: relative;
}
#above-sea {height: 275px;}
.vizual-01 {background: url(/_clip/bg-header-01.jpg) center top no-repeat;}
.vizual-02 {background: url(/_clip/bg-header-02.jpg) center top no-repeat;}
.vizual-03 {background: url(/_clip/bg-header-03.jpg) center top no-repeat;}

#under-sea {
	background: url(/_clip/bg-under-sea.jpg) center top no-repeat;
}

#top-menu {
	margin: 0 auto;
	width: 660px;
}
#content-part {
	margin: 0 auto; padding: 0;
	width: 940px;
	background: url(/_clip/bg-for-content.gif) center top repeat-y;
	display: table;
	clear: both;
}
#content-holder {
	float: right;
	width: 800px;
}
#left-side {
	width: 140px;
	margin-top: 59px;
	float: left;
}
#right-side {
	width: 130px; height: 100px;
	float: right;
	padding: 0 0 0 10px;
}
#content {
	background: #072C46 url(/_clip/bg-content.gif) left top repeat-x;
	width: 620px;
	float: left;
	padding: 0 20px 20px 20px;
	line-height: 1.3em;
}
.left-content {
    float: left;
	width: 405px;
}
.right-content {
    float: right;
	width: 200px;
	background: #07243A;
}
#footer {
	margin: 0 auto;
	width: 620px;
	background: url(/_clip/bg-footer.gif) center top repeat-x;
	padding: 20px;
	color: #277B9D;
	font-size: 95%;
}
#footer p {margin: 0; padding: 13px 0 20px 0;}

.leftPart {width: 48%; float: left;}
.rightPart {width: 48%; float: right;}

.homepage #left-side {background: url(/_clip/hl_homepage.jpg) right top no-repeat;	height: 170px;}
.spolecnost #left-side {background: url(/_clip/hl_o-spolecnosti.jpg) right top no-repeat;	height: 225px;}
.sluzby #left-side {background: url(/_clip/hl_produkty-a-sluzby.jpg) right top no-repeat;	height: 250px;}
.reference #left-side {background: url(/_clip/hl_reference.jpg) right top no-repeat;	height: 170px;}
.partneri #left-side {background: url(/_clip/hl_partneri.jpg) right top no-repeat;	height: 275px;}
.kontakt #left-side {background: url(/_clip/hl_kontakt.jpg) right top no-repeat;	height: 160px;}

#flash-holder {
	margin: 0 auto;
	width: 880px; height: 275px;
	position: relative;
}

#flash-holder a.btn-hp {
	display: block;
	width: 200px; height: 80px;
	position: absolute; top: 130px; left: 135px;
}


/**/
.featured-project {
	padding: 0 0 10px 0; margin: 0 0 15px 0;
	background: #083453;
	width: 405px;
	border-bottom: 3px solid #063F5C;
}
.featured-project .nahled {float: left; width: 140px; padding: 0; margin: 10px; display: inline;}
.featured-project .obsah {float: left; padding: 0; margin: 10px 10px 10px 2px; width: 230px; display: inline;}
.featured-project img, .reference-img img, .reference-nahled img, .caption-image img, .related-images img
	{border: 5px solid #1397BF; padding: 1px; background: #07243A;}
.featured-project a:hover img, .reference-img a:hover img, .reference-nahled a:hover img, .caption-image a:hover img, .related-images a:hover img
	{border: 5px solid #E7B468;}
.featured-project p {margin: 10px 0; padding: 0;}
.featured-project h2 {margin: 0; padding: 0;}
.featured-project h2 a {text-decoration: none; color: #E7B468;}
.featured-project h2 a:hover {text-decoration: underline; color: white;}
/**/
.kontakt-form input {
	border: 1px solid #46D1FF;
	background: #1C76AD;
	margin: 5px 0; padding: 2px;
	color: white;
	width: 100%;
}
.kontakt-form textarea {
	background: #46D1FF;
	color: black;
	border: 1px solid #1C76AD;
	width: 100%; height: 150px;
	margin: 5px 0; padding: 2px;
}
.kontakt-form input.btn-odeslat {
    background: #E7B468;
	width: auto;
	padding: 3px;
	font-weight: bold;
	color: #07243A;
	border: 1px solid #D6E1E9;
}
.error {
	color: yellow;
	background: #063F5C url(/_clip/news-list-bullet.gif) 3px 5px no-repeat;
	font-weight: bold;
	padding: 3px 5px 3px 20px; margin: 5px 0;
	display: none;
}

/**/
.infoBox {
	padding: 10px; margin: 0 0 15px 0;
	background: #083453;
	border-bottom: 3px solid #063F5C;
}
.news {
	padding: 0px 10px; margin: 5px 0 15px 0;
/*	background: #07243A; */
}
ul.news-list {
    margin: 0 0 15px 0; padding: 0;
	list-style: none;
}
ul.news-list li {
	padding: 5px 0 5px 18px;
	background: url(/_clip/news-list-bullet.gif) 3px 8px no-repeat;
	border-bottom: 1px solid #063F5C;
}
ul.news-list li a {text-decoration: none;}

ul.styled-list {
    margin: 0 0 15px 0; padding: 0;
	list-style: none;
}
ul.styled-list li {
	padding: 3px 0 3px 28px;
	background: url(/_clip/news-list-bullet.gif) 13px 6px no-repeat;
}
ul.styled-list li a {text-decoration: none;}

ul.styled-list ul {
    margin: 5px 0; padding: 0;
	list-style: none;
}
ul.styled-list li ul li {
	padding: 3px 0 3px 15px;
	background: url(/_clip/news-list-sub-bullet.gif) 0 8px no-repeat;
}

.caption {
    background: #083453 url(/_clip/bg-caption.gif) 0 0 repeat-y;
	padding: 10px 5px 10px 70px;
	margin: 5px 0;
	border-bottom: 1px solid #064664;
	border-top: 1px solid #064664;
}
.caption.ico-sluzby {background: #083453 url(/_clip/ico_sluzby.gif) 20px 10px no-repeat;}
.caption.ico-web {background: #083453 url(/_clip/ico_web.gif) 20px 10px no-repeat;}
.caption.ico-prip-studie {background: #083453 url(/_clip/ico_pripadova-studie.gif) 20px 10px no-repeat;}
.caption.safari {background: #083453 url(/_clip/apple-safari.png) 15px 10px no-repeat;}
.caption.firefox {background: #083453 url(/_clip/firefox.png) 15px 10px no-repeat;}
.caption.opera {background: #083453 url(/_clip/opera.png) 15px 10px no-repeat;}
.caption.explorer {background: #083453 url(/_clip/explorer.png) 15px 10px no-repeat;}

.caption h2 {margin: 0 0 10px 0; padding: 0;}

.caption-image {
	float: left;
	width: 160px;
}
.caption-text {
	margin: 0 0 0 160px;
}
.caption-news {
    border: 1px solid #064664;
	margin: 5px 0; padding: 10px;
	background: #083453;
   	display: table;
	width: 590px;
}
.caption-news h3, .caption-news h2 {margin: 0 0 15px 0; padding: 0;}
.caption-news small {
    border-top: 1px solid #064664;
	padding: 2px 0 5px 0; margin: 10px 0 0 0;
	display: block;
}


/* *** reference *** */
.related-images img {margin: 0 5px 5px 0}

.testimonial {
	padding: 10px 15px; margin: 0 0 15px 15px;
	float: right;
	width: 200px;
	background: #063F5C url(/_clip/testimonial-corner.gif) left top no-repeat;
}
.testimonial .autor {font-weight: bold; text-align: right}

.reference-detail {
    padding: 20px 10px; margin: 0 0 25px 0;
	background: #07243A;
}
.reference-detail .reference-img {float: left;}
.reference-detail .reference-summary {float: right; width: 330px;}

.reference-nahled {
	float: left;
	padding: 0 12px 10px 0;
	height: 130px;
	font-size: 95%;
}
.reference-nahled img {margin: 0 0 2px 0;}
.reference-nahled a img, .reference-nahled a {text-decoration: none;}

.poslani {padding: 0 0 15px 80px; border-bottom: 1px solid #064664; margin: 10px 0;}
.kamen1 {background: url(/_clip/kamen1.gif) 8px 10px no-repeat;}
.kamen2 {background: url(/_clip/kamen2.gif) 8px 10px no-repeat;}
.kamen3 {background: url(/_clip/kamen3.gif) 8px 10px no-repeat;}
.kamen4 {background: url(/_clip/kamen4.gif) 8px 10px no-repeat;}

.breadcrumbs {
    padding: 0 0 10px 0;
	font-size: 95%;
	text-align: right;
}
.breadcrumbs a {padding: 0 15px 2px 0; background: url(/_clip/sipka-navigace.gif) right center no-repeat;}

#pager {
	padding: 10px 0; margin: 0 auto;
	text-align: center;
    clear: both;
	font-size: 95%;
	font-family: "Courier New", Courier, monospace;
}
#pager a {
	padding: 1px 4px;
	border: 1px solid #1B75AB;
	text-decoration: none;
}
#pager a {background: #083453;}
#pager .pager-list a {background: #12557F;}
#pager a:hover {background: #07243A}



/**/
a.bull-double-arrow {
    padding: 3px 0 3px 18px; margin: 2px 0;
	display: block;
	background: #063F5C url(/_clip/bull-double-arrow.gif) 4px 6px no-repeat;
	font-size: 95%;
	text-decoration: none;
	font-weight: bold;
}
/* \*/ * html a.bull-double-arrow {height: 1%} /**/

.no-border {border: none;}
.no-bg {background: none;}

img.img-border {border: 5px solid #1397BF;}
a:hover img.img-border {border: 5px solid #E7B468;}

img.left-picture {border: 5px solid #1397BF; margin: 0 15px 10px 0; float: left}
a:hover img.left-picture {border: 5px solid #E7B468;}

img.right-picture {border: 5px solid #1397BF; margin: 0 0 10px 15px; float: right}
a:hover img.right-picture {border: 5px solid #E7B468;}

a.out-site {background: url(/_clip/ico_out.gif) right center no-repeat; padding: 0 12px 0 0;}



/* --- TABLES --- */

/***************/

.textRight {text-align: right;} .textCenter {text-align: center;} .textLeft {text-align: left;}
.floatLeft {float: left;} .floatRight {float: right;}
.clear {clear: both;} .clearRight {clear: right;} .clearLeft {clear: left;}
.hide {display: none;}

input.noStyle {border: none !important; background: none !important;}

/***************/
@media print {
	body {
		background: white; color: black;
		font-size: 10pt;
		font-family: "Times New Roman", Times, serif;
		}
	h1, h2, h3, h4 {font-family: "Times New Roman", Times, serif; color: black;}
	#page {width: 100%; padding: 0; margin: 0;}
	#left-menu, #top-menu, #main, #toolbar, #content-footer, #footer {display: none;}
	#content, #content-holder {width: 100%; line-height: normal; margin: 0; padding: 0; overflow: visible; height: 100%; position: static;}
}

