@charset "utf-8";
/* Basic layout and often used definitions */
body {
	/*font-family: MS Sans Serif, Geneva, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 0px;
	background: #003967 url(./images/body_gradient.jpg) repeat-x 0px -0px;
	text-align: center;
	margin: 0px;
}
div {
	margin: 0px;
	padding: 0px;
	position: static;
	text-align: left;
	overflow: hidden;
}

span, object {
	margin: 0px;
	padding: 0px;
}
img {
	border-style: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	font-size: 14px;
	padding-top: 9px;
	padding-left: 15px;
	/*padding: 2px 0px 10px 35px;*/
}

h2 {
	color: #FFFFFF;
	font-weight: bold;
}
h3 {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 17px;
}
p {
	line-height: 140%;
	margin: 0px;
	padding: 10px 0px 0px;
	text-align: justify;
}
ul {
	margin: 0px;
	padding: 10px 0px 0px 30px;
	list-style: url(./images/li.png);
	line-height: 140%;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea, select {
	
}
table {
	font-size: 11px;
	margin: 10px 0px 0px;
	padding: 0px;
}

a {
	font-weight: normal;
	color: #003967;
	text-decoration: none;
}
a:Hover {
	font-weight: normal;
	color: #0076D7;
	text-decoration: underline;
}

div#lancontrol {
	width: 681px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background: white;
}


div#logo {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #003967 url(./images/body_gradient.jpg) repeat-x 0px -0px;
}
div#menu {
	text-align: center;
	height: 31px;
	width: 679px;
	float:left;
	background: #033967;
	border: 0px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

div#menu a {
	font-size: 13px;
	font-weight: bold;
	color: white;
	float: left;
	width: 112px;
	height: 23px;
	padding: 7px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.linka-prava {
	border-right: 1px solid #FFFFFF;
}

div#podmenu {
	text-align: center;
	height: 130px;
	width: 679px;
	float:left;
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	/*border-bottom: 1px solid white;*/
}

div#podmenu_white {
	text-align: center;
	height: 163px;
	width: 679px;
	float:left;
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	background: url(./images/header_white.jpg) no-repeat 0px 0px;
}

div#podmenu_blue {
	text-align: center;
	height: 163px;
	width: 679px;
	float:left;
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	background: url(./images/header_blue.jpg) no-repeat 0px 0px;
}

div.menu_item_leva{
	float: left;
	width: 135px;
	height: 22px;
	text-align: center;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
	padding-top: 7px;
}

div.menu_item{
	float: left;
	width: 135px;
	height: 22px;
	text-align: center;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
	padding-top: 7px;
}

div.menu_item_prava{
	float: left;
	width: 135px;
	height: 22px;
	text-align: center;
	border-top: 1px solid white;
	border-right: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
	padding-top: 7px;
}

div#pruh_pod_menu{
	float: left;
	width: 679px;
	height: 16px;
	background: url(./images/pruh_pod_menu.png) no-repeat 0px 0px;
}

div#stred{
	float: left;
	width: 679px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}

div#dole{
	float: left;
	width: 664px;
	height: 22px;
	border: 1px solid white;
	padding-top: 6px;
	padding-left: 15px;
	/*background: url(./images/bgr_dole.png) repeat-x;*/
	background: #033967;
	color: white;
}

div#dole a {
	color: white;
}

div#konec_stranky {
	height: 10px;
	float: left;
	width: 100%;
	border: 0px;
	background: #003967;
}

div#prava{
	float: left;
	width: 300px;
}



div#mezera{
	float: left;
	width: 275px;
}

div#administrace{
	float: left;
}

#odkaz{
	color: #B0EFFF;
	text-decoration: none;
}


/* HOME PAGE */

div#titulek_index{
	height: 30px;
	border: 0px;
	width: 100%;
	float: left;
	padding-left: 585px;
}


div#titulek{
	height: 42px;
	/*border-bottom: 1px solid black;*/
	width: 100%;
	float: left;
}

div#titulek p {
	padding-top: 17px;
	padding-left: 15px;
}

div#uvitani {
	color: white;
	height: 172px;
	width: 100%;
	float: left;
	background: url(./images/index_stred.jpg) no-repeat 0px -0px;
	
}

div#uvitani p {
	padding-left: 330px;
	padding-top: 15px;
	padding-right: 15px;
}

div#uvitani a {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #A4C4E9;
}

div#news {
	background: white;
	height: 137px;
	width: 100%;
	float: left;
}

div#news_box1{
	width: 50%;
	height: 100%;
	border-right: 1px solid black;
	float: left;
}

div#news_box1 p{
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
}


div#news_box2{
	width: 49%;
	height: 100%;
	float: left;
}

div#news_box2 p{
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
}
/* HOME PAGE - KONEC */


div#profil {
	height: 100%;
	width: 100%;
	float: left;
}

div#profil p {
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
}

div#kontakty {
	height: 100%;
	width: 100%;
	float: left;
}

div#kontakty2 {
	height: 100%;
	width: 100%;
	float: left;
}

div#kontakty_leva {
	width: 50%;
	float: left;
}

div#kontakty_prava {
	width: 50%;
	float: left;
}

div#kontakty p {
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
}

div#kontakty_sidlo1{
	width: 50%;
	float: left;
}

div#kontakty_sidlo2{
	width: 50%;
	float: left;
}

div#kontakty_sidlo1 p{
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
}


div#kontakty_sidlo2{
	width: 49%;
	height: 100%;
	float: left;
}

div#kontakty_sidlo2 p{
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
}

div#sluzby {
	height: 100%;
	width: 100%;
	float: left;
}

div#sluzby p {
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
}

div#sluzby_titulek{
	height: 70px;
	border-bottom: 1px solid black;
	width: 100%;
	float: left;
}

div#sluzby_titulek p {
	padding-top: 17px;
	padding-left: 15px;
	padding-right: 15px;
}


div#reference{
	height: 100%;
	width: 100%;
	float: left;
}

div#rf1{
	width: 50%;
	height: 100%;
	float: left;
}

div#rf1 p{
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
}


div#rf2{
	width: 49%;
	height: 100%;
	float: left;
}

div#rf2 p{
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
}

div#reference-detail-obrazek {
	width: 220px;
	height: 165px;
	float: left;
}

div#reference-detail-obrazek img {
	padding-top: 15px;
	padding-left: 15px;
}

div#reference-detail-popis {
	width: 440px;
	height: 165px;
	float: left;
}

div#reference-detail-popis p {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

div#reference-detail-odkaz {
	width: 100%;
	height: 100px;
	float: left;
}

div#reference-detail-odkaz p{
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

div#radek {
	width: 669px;
	height: 15px;
	float: left;
}


.highslide {
	cursor: url(jscripts/highslide/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


object#header_flash {
	width: 678px;
	height: 163px;
}

div#cenik {
	height: 100%;
	width: 100%;
	float: left;
}

table.cenik-tabulka {
	margin: 0px 10px 10px 20px;
	width: 650px;
}

table.cenik-tabulka tr{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px px 0px;
}

table.cenik-tabulka td{
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
}


td.cenik-tabulka-nazev {
	width: 550px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

td.cenik-tabulka-cena {
	text-align: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}