@import 'useful.css';
@import 'content.css';

/*--ESSENTIAL--------------------------------------------------------------*/

:focus {
	outline: 0;
}


* {
    margin: 0;
    padding: 0;
}

html {
	width: 100%;
	height: 100%;
}

body {
    font-family: Arial, Tahoma, "Geneva CE", lucida, sans-serif;
    background: #06264d url("../images/page/body_bg.png") 0 0 repeat-x;
    padding: 80px 0 20px 0;
}

.clear {
  clear: both;
  height: 0px;
  font-size: 0;
  overflow: hidden;
}

/*--LAYOUT----------------------------------------------------------------*/

#page {
	width: 973px;
	margin: 0 auto 0 auto;
	padding: 55px 0 0 0;
	position: relative;
	text-align: left;
	background: url("../images/page/page_top.png") 0 0 no-repeat;
}

#page #content {
	padding: 0 4px 20px 4px;
	background: url("../images/page/page_middle.png") 0 0 repeat-y;
}

.hp #page {
	background: none;
	padding: 0 0 0 0;
}

.hp #page #content {
	background: none;
}


/*--HOMEPAGE--------------------------------------------------------------*/

#hpMain {
	width: 285px;
	height: 253px;
	padding: 40px 650px 0 38px;
	background: url("../images/page/hp_photo.jpg") 0 0 no-repeat;
	color: #696969;
}

#hpMain h1 {
	color: #3e88ce;
	font-size: 1.7em;
	font-weight: normal;
	margin-bottom: 7px;
}

#hpMain p {
	font-size: 1.1em;
	line-height: 1.1em;
	margin-bottom: 8px;
}

#hpMain .blue {
	color: #3e88ce;
	font-size: 1.2em;
}

.hp .more {
	padding: 0 10px 0 7px;
	margin: -8px 0 0 0;
	float: right;
	display: block;
	color: #5696d3;
	font-size: 11px;
	background: url("../images/page/submenu_item_arrow.gif") 0 62% no-repeat;
}

#hpBoxes {
	padding: 15px 30px 15px 38px;
	color: #fff;
}

#hpBoxes h2 {
	color: #73c3fe;
	font-size: 1.7em;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
}

#hpBoxes a {
	color: #73c3fe;
}


#hpBoxes .calendar {
	width: 260px;
	padding: 0 30px 0 0;
	background: url("../images/page/hp_block_line.png") right 40px no-repeat;
	float: left;
}

#hpBoxes .news {
	width: 350px;
	min-height: 250px;
	_height: 250px;
	padding: 0 30px 0 30px;
	float: left;
}

#hpBoxes .news h3 {
	font-size: 1.1em;
	margin-bottom: 7px;
}

#hpBoxes .news p {
	margin: 0 0 10px 0;
}

#hpBoxes .address {
	width: 170px;
	padding: 0 0 0 30px;
	background: url("../images/page/hp_block_line.png") left 40px no-repeat;
	float: right;
	min-height: 250px;
	_height: 250px;
}

/*--HEADER----------------------------------------------------------------*/

#header {
	width: 973px;
	height: 55px;
	position: absolute;
	left: 0;
	top: 0;
}

#header #logo {
	width: 205px;
	height: 56px;
	position: absolute;
	left: 17px;
	top: -67px;
}

#hpFlash {
	width: 965px;
	height: 284px;
	position: absolute;
	left: 4px;
	top: 4px;
}

#subPhoto {
	padding: 0 0 20px 30px;
}

#menu {
	width: 708px; /*758*/
	position: absolute;
	top: -86px;
	left: 270px;/*300*/
}

#menu li {
	padding: 0 0 0 1px;
	margin: 0;
	float: left;
	text-align: center;
	background: url("../images/page/menu_line.png") 0 10px no-repeat;
	width: 98px;/*nebylo*/
}

#menu li a {
   padding: 24px 9px 10px 10px;
	margin: 0;
	display: block;
	height: 55px; /*50*/
	_float: left;
	_width: 95px;
	_padding-left: 10px;
	_padding-right: 10px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 1.4em;
}

#menu li a:hover, #menu li.active a {
    background: #071C34 url("../images/page/menu_item_active.png") 0 0 repeat-x;
}

#breadCrumbs {
	width: 688px;
	/*height: 30px;*/
	line-height: normal;
	position: absolute;
	left: 253px;
	top: 8px;
	border-bottom: 1px #aab7c6 solid;
	font-size: 0.9em;
	padding-bottom: 8px;
}

#searchInput {
	width: 160px;
	height: 13px;
	padding: 0;
	font-size: 12px;
	color: #515151;
	background: none;
	border: none;
	position: absolute;
	left: 27px;
	top: 28px;
}

#searchButton {
	width: 13px;
	height: 13px;
	padding: 0;
	background: url("../images/page/search_button.png") 0 0 no-repeat;
	border: none;
	position: absolute;
	left: 193px;
	top: 28px;
	cursor: pointer;
}

#searchFormBox {
	 border:1px solid #CCCCCC;
	 padding:0 10px 0 10px;
	 margin:5px 0 15px 0;
}

#pokrocile-vyhledavani {
	width:100%;
	display:none;
	padding-top:10px;
	margin-top:0px;
	border-top:1px solid #CCCCCC;
}
hr.searchHr {
	clear:both;
}


/*--LEFT-PART--------------------------------------------------------------*/

.leftPart {
	width: 220px;
	padding: 0 0 275px 0;
	position: relative;
	float: left;
	background: url("../images/page/left_part_bg.png") 0 0 no-repeat;
}

#submenu {
	padding: 16px 0px 89px 21px;
	width: 185px !important;
}

#submenu h2 {
	padding: 0 2px 3px 0;
	margin: 0 0 8px 7px;
	*margin: 0 0 -5px 7px;
	_margin: 0 0 -5px 3px;
	color: #ffe400;
	font-size: 13px;
	text-transform: uppercase;
	background: url("../images/page/submenu_dots.gif") 0 bottom repeat-x;
	font-weight: normal;
	float: left;
	text-align: left;
}

#submenu ul#rightMenu {
	width: 185px;
  padding: 0;
  margin: 0;
	font-size: 1em;
}

#submenu ul {
	padding: 0;
  margin: 0;
	font-size: 1em;
}

#submenu ul ul {
	margin-top: 3px !important;
	margin-bottom: 3px !important;
	/*border-top: 1px red solid;*/
}

#submenu ul li {
    padding: 3px 0 3px 0;
    _padding: 3px 0 3px 0;
    margin: 0;
    background: none;
    zoom: 1;
}

#submenu ul li a {
    padding: 0 0 0 7px;
    margin: 0;
    display: block;
    text-transform: uppercase;
    color: #fff;
    text-decoration: underline;
    font-size: 1.1em;
    line-height: 1.1em;
}

#submenu ul li a:hover {
	text-decoration: none;
}

#submenu ul li a:hover, #submenu ul li.active a {
    color: #73c3fe;
    background: url("/images/page/submenu_item_arrow.gif") 0px 5px no-repeat;
}

#submenu ul li a:hover ul, #submenu ul li.active ul {
	/*width: 165px;*/
	margin: 0;
	padding: 0 0 0 12px;
	_padding: 2px 0 0 12px;
}

#submenu ul li a:hover ul li a, #submenu ul li.active ul li a {
	color: #fff;
	background: none;
	text-transform: none;
}

#submenu ul li.active ul li.active a, #submenu ul li.active ul li a:hover {
	color: #73c3fe;
}

#submenu ul li a:hover ul li a:hover ul li a, #submenu ul li.active ul li.active ul li a {
	color: #fff;
}

#submenu ul li.active  ul li.active ul li.active a, #submenu ul li.active ul li.active ul li a:hover {
	color: #73c3fe;
}

#submenu ul li a:hover ul li a:hover ul li a:hover ul li a, #submenu ul li.active ul li.active ul li.active ul li a {
	color: #fff;
}

#submenu ul li.active ul li.active ul li.active ul li.active a, #submenu ul li.active ul li.active ul li.active ul li a:hover {
	color: #73c3fe;
}

#submenu ul li a:hover ul li a:hover ul li a:hover ul li a:hover ul li a, #submenu ul li.active ul li.active ul li.active ul li.active ul li a {
	color: #fff;
}

#submenu ul li.active ul li.active ul li.active ul li.active ul li.active a, #submenu ul li.active ul li.active ul li.active ul li.active ul li a:hover {
	color: #73c3fe;
}

#contact {
	width: 170px;
	padding: 20px 25px 0 25px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url("../images/page/contact_line.gif") 0 0 no-repeat;
}

#contact h2 {
	margin: 0 0 10px 0;
	font-size: 1.6em;
	color: #73c3fe;
	font-weight: normal;
}

#contact p {
	color: #fff;
	font-size: 11px;
}

#contact p.address {
	font-size: 13px;
	margin-bottom: 20px;
}

#contact p a {
	color: #73c3fe;
}

/*--RIGHT-PART-------------------------------------------------------------*/

.rightPart {
	width: 745px;
	float: right;
}

#text {
	width: 501px;
	padding: 0 0 20px 30px;
	float: left;
	overflow: hidden;
}

#text h1 {
    width: 531px;
	margin: 0 0 22px -30px;
	font-size: 22px;
	text-transform: uppercase;
	color: #fff;
	background: #2a6baa url("../images/page/title_bg.png") 0 0 no-repeat;
}

#text h1 span {
	padding: 8px 20px 5px 30px;
	display: block;
	background: url("../images/page/title_bg_bottom.png") 0 bottom no-repeat;
	font-weight: normal;
}

#rightStripe {
	width: 194px;
	float: right;
}

.phone {
	display: block;
	margin-bottom: 10px;
}

.rightBox {
	width: 194px;
	margin-bottom: 10px;
}

.rightBox .top {
	height: 3px;
	overflow: hidden;
	background: url("../images/page/rightbox_top.gif") 0 0 no-repeat;
}

.rightBox .content {
	width: 180px;
	padding: 7px 0 7px 14px;
	background: #adccea;
}

.rightBox .content h2 {
	padding: 3px 0 3px 10px;
	margin: 0 0 12px 0;
	background: #d6e6f5;
	font-size: 1.35em;
	color: #1b4f85;
}

.rightBox .content .date {
	padding: 0 0 0 7px;
	color: #2a6baa;
	background: url("../images/page/calendar_arrow.gif") 0 57% no-repeat;
}

.rightBox .content a {
	color: #133f6f;
}

.rightBox .content p {
	padding-right: 20px;
}

.rightBox .content a.more {
	padding: 0 20px 0 7px;
	margin-bottom: 6px;
	float: right;
	display: block;
	color: #133f6f;
	font-size: 10px;
	background: url("../images/page/more_arrow.gif") 0 57% no-repeat;
}

.rightBox .bottom {
	height: 3px;
	overflow: hidden;
	background: url("../images/page/rightbox_bottom.gif") 0 0 no-repeat;
}

.rightBox .content ul {
	width: 174px;
	padding: 0;
	margin: 0 0 16px 0;
}

.rightBox .content ul li {
	padding: 0 0 0 7px;
	background: url("../images/page/calendar_arrow.gif") 0 57% no-repeat;
}

ul.overview li {
	padding-left: 1em;
	margin: 0 0 0.3em 0;
	list-style: none;
	background: url("../images/page/li.gif") 0 4px no-repeat;
}

.button {
	width: 101px;
	height: 22px;
	background: url("../images/page/button.png") 0 0 no-repeat;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	border: none;
	cursor: pointer;
}

/*--FOOTER-----------------------------------------------------------------*/

#footer {
	width: 925px;
	height: 33px;
	margin: 0 auto;
	padding: 68px 30px 0 18px;
	background: url("../images/page/page_bottom.png") 0 0 no-repeat;
	font-size: 0.9em;
}

.hp #footer {
	height: 34px;
	padding: 20px 30px 0 18px;
	background: url("../images/page/hp_footer.png") 0 0 no-repeat;
}

#footer .links {
	float: left;
	text-transform: uppercase;
}

#footer .links a {
	color: #0c2747;
	padding: 0 12px;
	text-decoration: none;
}

#footer .links a:hover {
	text-decoration: underline;
}

#footer .copy {
	float: right;
}

/*--PHOTOGALLERY-----------------------------------------------------------*/

#text .galeryThumbnail {
  float: left;
  width: 120px;
  padding-left: 20px;
  padding-right: 20px;  
}

#text .paging a {
  padding-right: 4px;
  text-decoration: none;
}

#text .paging a:hover {
  text-decoration: underline;
  font-weight: bold;
}

#text .paging a.active {
  font-weight: bold;
}

/*--PRODUCTS--------------------------------------------------------------*/

.number {
	width: 100px;
}

.size {
	width: 130px;
}

/*--COLORS----------------------------------------------------------------*/

.colorRed {
	color: #FF0000;
}

.colorYellow {
	color: #D9AD00;
}

.colorBlack {
	color: #000;
}

.colorWhite {
	color: #000;
}

.colorPink {
	color: #FF6699;
}

.colorGreen {
	color: #009900;
}

.colorLightBlue {
	color: #00CCFF;
}

.colorBlue {
	color: #0033FF;
}

.colorDarkBlue {
	color: #000066;
}

.colorOrange {
	color: #FF6600;
}

.colorOchre {
	color: #C27116;
}

.colorPurple {
	color: #6600FF;
}

.colorGrey {
	color: #666666;
}

#overviewBanner {
  float: right;
  text-align: right;
  right:20px;
  position: relative;
}
