﻿body {
	font-family: Arial, Arial;
	text-align: center;
	}

div {
	text-align: left;
	margin: 0; padding: 0;
	}

h2 {
	margin: 0;
	/*font-size: 70%;*/
	font-size: 16px;
	font-weight: normal;
	color: #a2a2a2;
	text-transform: uppercase;
	font-family: 'Trebuchet MS';
	}

h3 {
	margin : 0 0 15px 0;
	font-family: 'Trebuchet MS';
	}
h4
{
    color: #EF5716;
	font-size: 13px;
	text-transform: none;
	}
p {
	margin : 0 0 15px 0;
	}

p.center_alert {
	padding-top : 80px;
	text-align : center;
	}

hr.cleaner {
	clear:both;
	height:1px;
	margin: -1px 0 0 0; padding:0;
	border:none;
	visibility: hidden;
	}

#container {
	position: relative;
	margin: auto;
	width: 950px;
	}

#container p {
	font-size: 70%;
	}


/* ------------------------------------------------------------------ */
#header {
	height: 160px;
	}

#header h1 {
	position: absolute;
	left: 0px; 
    top: 20px;
	width: 310px;
	height: 50px;
	}
#header h2 
{
    right: 0px;
    top: 20px;
    width: 407px;
    height: 63px;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    overflow: hidden;
}
#header span.eshop
    {background: url('images/odkazEshop.png') center center no-repeat;}

#header span {
	background: url('images/axis_logo.png') center center no-repeat;
	}

#header a {
	font-family: Trebuchet MS, Arial;
	color: black;
	text-decoration: none;
	font-size: 80%;
	
	}

#header a:hover {
	text-decoration: underline;
	}


/* ------------------------------------------------------------------ */
#footer {
	margin: 10px 0 0 0;
	padding: 10px 0 10px 0;
	border-bottom: 2px solid #f0f0f0;
	}

#footer h2 {
	padding-top: 1em;
	border-top: 1px solid #f0f0f0;
	}

.copyright {
	text-align: center;
	padding: 10px;
	}


/* ------------------------------------------------------------------ */
ul#menu, ul#menu ul, ul#menu li, ul#menu ul li
{
    margin: 0;
    padding: 0;
    display: inline;
    list-style-type: none;
    font-family: 'Trebuchet MS';
}

ul#menu, ul#menu ul { 
	width: 950px;
	text-align: left; 
	}

ul#menu {
	position: absolute;
	left: 0; top: 100px;
	height: 26px;
	line-height: 26px;
	z-index: 100;
	}

ul#menu ul {
	height: 30px;
	display: none;
	}
ul#menu ul.twolines {
	height: 60px;
	display: none;
	}


ul#menu li.active ul {
	position: absolute;
	display: block;
	left: 0; top: 26px;
	background: url('images/submenu_bg.gif') left top repeat-x #ff5904;
	}

ul#menu li {
	text-align: center;
	width: 150px;
	text-transform: uppercase;
	float: left;
	height: 26px;
	background: url('images/dismenu_item_bg.gif');
	}

ul#menu li+li {
	margin-left: 10px;
	}

ul#menu li.active ul li {
	line-height: 30px;
	height: 30px;
	background: none;
	}

ul#menu li span.left {
	float: left;
	width: 8px; height: 26px;
	background: white url('images/dismenu_item_leftbg.gif');
	}

ul#menu li span.right {
	float: right;
	width: 8px; height: 26px;
	background: white url('images/dismenu_item_rightbg.gif');
	}

ul#menu li.active {
	background: white url('images/menu_item_bg.gif');
	}

ul#menu li.active a {
	color: white;
	}

ul#menu li.active span.left {
	background: white url('images/menu_item_leftbg.gif');
	}

ul#menu li.active span.right {
	background: white url('images/menu_item_rightbg.gif');
	}

ul#menu ul li
{
    width: auto;
    margin: 0 7px 0 7px;
    text-transform: uppercase;
    line-height: 18px;
}

ul#menu li.active ul li a
{
    color: #FFFFFF;
    font-size: 85%;
}

ul#menu li.active ul li.active {
	background: none;
	font-weight: bold;
	}


/* ------------------------------------------------------------------ */
#inner {
	margin: 10px 0 0 0;
	}

#inner div.sidebar {
	width: 215px;
	float: right;
	}

#main div.sidebar .content {
	padding-right: 30px;
	}

h2 {
	margin-bottom: 10px;
	}

#inner a {
	text-decoration: none;
	color: #ef5716;
	}


/* ------------------------------------------------------------------ */
#main div.sidebar {
	float: left;
	width: 226px;
	padding-right: 24px;
	}


/* ------------------------------------------------------------------ */
#main { }


/* ------------------------------------------------------------------ */
#akcni-nabidka, div.page {
	padding-right: 230px;
	}

#akcni-nabidka h2, div.page h2 {
	color: #EF5716;
	font-size: 110%;
	text-transform:uppercase;
    font-family: 'Trebuchet MS';
    
	}

.nabidka {
	padding: 10px 10px 10px 0;
	clear: left;
	}

.nabidka h3 {
	color: #ef5716;
	font-size: 90%;
	}

.nabidka img {
	border: none;
	}

.head_image img {
	float: left;
	margin-right: 20px;
	}

.nabidka div.noimg { 
	float : left;
	width : 150px;
	height : 100px;
	background-color : #fff; 
	margin-right : 20px;
	}

.nabidka div.noimg span {
	display: block;
	color: #8a8a8a;
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	padding-top: 35px;
	}

.nabidka+.nabidka {
	border-top: 1px solid #f0f0f0;
	}

.nabidka_text, .nabidka_images {
	margin-left: 170px;
	}

div.page ul {
	font-size: 70%;
	}

.image_list {
	clear : both;
	padding-top : 15px;
	}

.image_list div.image_list_sub {
	float : left;
	width : 165px;
	}

.image_list div.image_list_sub img { border : none; }


/* ------------------------------------------------------------------ */
ul.sortiment, ul.sortiment li {
	margin: 0; padding: 0;
	height: 100px;
	}

ul.sortiment li {
	position: relative;
	float: left;
	width: 310px;
	height: 90px;
	margin: 0 3px;
	}

#dioptricke span {
	background: url('images/dioptricke.jpg') left top no-repeat;
	}

#slunecni span {
	background: url('images/slunecni.jpg') left top no-repeat;
	}

#kontaktni span{
	background: url('images/kontaktni.jpg') left top no-repeat;
	}


/* ------------------------------------------------------------------ */
div.service { }

div.service h3 {
	color: #ef5716;
	padding: 5px 5px 5px 32px;
	background: url('images/check.gif') left center no-repeat;
	font-size: 80%;
	margin-bottom: 5px;
	}

div.service p {
	text-align: justify;
	margin: 5px;
	}


/* ------------------------------------------------------------------ */
div.news {
	/*margin-top: 10px;
	background: #fbfbfb;
	padding: 15px;*/
	}

div.news h3 {
	margin: 0;
	font-weight: normal;
	color: #ef5716;
	font-size: 80%;
	}
div.news h2
{
    color: #EF5716;
	font-size: 110%;
	text-transform:uppercase;
	font-family: 'Trebuchet MS'}

#inner div.news a {
	text-decoration: underline;
	font-size:80%;
	}

.news_headline {
	color: #f05924;
	text-decoration: underline;
	}

div.news p {
	margin: 0;
	padding: 0;
	padding-top: 3px;
    color: #a2a2a2;
	}
#inner div.news hr 
{   border-top: 1px solid #f0f0f0; height:0px; background-color: #f0f0f0;
    }

/* ------------------------------------------------------------------ */
div.note h3 {
	line-height: 1.7em;
	padding-left: 32px;
	background: url('images/what.gif') left center no-repeat;
	color: #ef5716; 
	font-size: 90%;
	}


/* ------------------------------------------------------------------ */

div.page table
{ font-size:14px;}

div.page input
{
    border-style: solid;
    border-width: 1px;
    font-size: 14px;
    border-color: #a2a2a2;
}
div.page textarea
{
    border-style: solid;
    border-width: 1px;
    font-size: 14px;
    border-color: #a2a2a2;
}
div.page select
{
    border-style: solid;
    border-width: 1px;
    font-size: 14px;
    border-color: #a2a2a2;
}

/* ------------------------------------------------------------------ */
div.prodejna {
	clear: left;
	padding: 1em 0 1em 0;
	border-bottom: 1px solid #f0f0f0;
	margin: 0 0 1em 0;		
	}

div.prodejna h3, div.prodejna p	 {
	margin: 0;
	padding: 0;
	font-size: 80%;	
	}

div.prodejna p.contact {
	display: block;
	float: left;
	margin-right: 1em;
	width : 250px;
	margin-bottom : 10px;
	}

div.prodejna p.info {
	display: block;
	float: left;
	margin-bottom : 10px;
	}

div.prodejna p.map {
	clear: left;
	}

div.prodejna p.map a:hover { text-decoration : underline !important; }

.prodejny {
	margin: 0;
	padding: 0;
	}

.prodejny li {
	list-style: none;
	background: url('images/check.gif') left center no-repeat;
	padding: 0 0 0 32px;
	line-height: 32px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #000;
	}

/*
.prodejny li {
	list-style: none;
	background: url('images/check.gif') left center no-repeat;
	padding: 0 0 0 32px;
	line-height: 32px;
	margin-bottom: 10px;
	font-size: 1.25em;
	color: #000;
	}
*/
.prodejny li a {
	font-weight: bold;
	}

.prodejny li small {
	font-size: 0.8em;
	vertical-align: 1px;
	}

.prodejna_img {
	float: right;
	padding: 4px;
	background: #fbfbfb;
	border: 1px #cecece solid;
	}


/* ------------------------------------------------------------------ */
.imgText {
	padding: 0; margin: 0;
	position: relative;
	overflow: hidden;
	}

.imgText span {
	position: absolute;
	left: 0; top: 0;
	width: 100%; height: 100%;
	z-index: 1;
	cursor : pointer;
	}
div.formular 
{ margin-left:265px;
  
    }
div.banner img {
	border : none;
	}
/*
hr {
	height: 1px;
	border: 1px solid #fbfbfb;
	}*/
hr 
{   /*border: 1px solid #f0f0f0; height:0px; /*background-color: #f0f0f0;*/
    border:0px; background-color: #f0f0f0; height:1px;
    }	

img.left {
	float: left;
	}

#poradna.box {
	display: block;
	margin-left: 250px;
	margin-right: 220px;
	}

#poradna h3 {
	font-size: 100%;
	color: #ef5716;
	}

#poradna h4 {
	font-size: 80%;
	}

div.bunka{ margin-right :30px; margin-bottom: 30px;}

/* ---------  Úvodní stránka Animace: --------------- */
#flash  {position:absolute; width: 448px; height: 331px; margin-left: 250px; z-index:5;}
#flash .imgPozadi {width: 448px; height: 331px; background-repeat: no-repeat;}
#flash img {display:none; position:absolute; top:0; left:0; width: 448px;height: 331px; z-index:6}
#flash div.buttons {position:absolute; z-index:10; bottom:5px; right:5px;}
#flash h3
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 448px;
    height: 331px;       
}
#flash span
{
 position: absolute;
	left: 0; top: 0;
	width: 100%; height: 100%;
	z-index: 1;
	cursor : pointer;
 z-index:10;
 background-color:Transparent;
}
    
/* ---------  Úvodní stránka vyšetření: --------------- */    
#inner div.left_a
{
    background-position: 0px 0px;
    width: 226px;
    height: 331px;
    position: relative;
    background-image: url("images/podklad.png");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-color: #05266C;
}
#inner div.left_a p { padding-left : 33px;text-align : left; }
#inner div.left_a p.title { font-size : 16px;font-weight : normal;color : white;padding-top : 165px;margin-bottom : 12px; }
#inner div.left_a p.title span { text-transform : uppercase; color: White; }
#inner div.left_a p { color:White;}
#inner div.left_a a.butt { display : block;width : 120px;height : 24px;position : absolute;left : 52px;top : 259px;text-align : center;
               line-height : 24px;color : white;text-transform : uppercase;text-decoration : none;font-weight : normal; font-size:12px; color:White; }
#inner div.left_a a:hover.butt { text-decoration : none; }

/* -------- Vyšetření --------------*/

a.buy { display : block;width : 102px;height : 19px;padding : 11px 3px 0 0;background : url('images/button.png');
        font-size : 12px;color : white;
        text-transform : uppercase;font-weight : normal;text-align : right;position : absolute;right : 0;top : 0; }
