/* www.foxet.cz, CSS styly pro zobrazeni */

/* zakladni nastaveni */

html {
	height: 100%;
}

body {
	background: #ff0302 url(body.gif) repeat-y;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-size: 1em;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	height: 100%;
}

a img, a:link img {
	border: none;
}

p {
	margin: 0em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}

h1 {
	font-size: 1.4em;
	margin: 0em 0em 20px 0em;
	color: #ff0302;
	text-transform: uppercase;
	position: relative;
	overflow: hidden;
}

h1 span {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
}

h1.o-firme {
	width: 70px;
	height: 17px;
}

h1.o-firme span {
	background: url(o-firme.gif) 0px -28px;
	width: 70px;
	height: 17px;
}

h1.index {
	width: 430px;
	height: 46px;
}

h1.index span {
	background: url(index.png) no-repeat 0px 1px;
	width: 430px;
	height: 46px;	
}

h1.cenik {
	width: 163px;
	height: 17px;
}

h1.cenik span {
	width: 163px;
	height: 17px;
	background: url(cenik.gif) 0px -28px;
}

h1.kontakt {
	width: 81px;
	height: 14px;
	margin-top: 3px;
}

h1.kontakt span {
	width: 81px;
	height: 14px;
	background: url(kontakt.gif) 0px -22px;
}

h1.fyzicka-ostraha {
	width: 160px;
	height: 17px;
}

h1.fyzicka-ostraha span {
	width: 160px;
	height: 17px;
	background: url(fyzicka-ostraha.gif) 0px -28px;
}

h1.technicka-ostraha {
	width: 188px;
	height: 17px;
}

h1.technicka-ostraha span {
	width: 188px;
	height: 17px;
	background: url(technicka-ostraha.gif) 0px -28px;
}

h1.poradenstvi {
	width: 121px;
	height: 17px;
}

h1.poradenstvi span {
	width: 121px;
	height: 17px;
	background: url(poradenstvi.gif) 0px -28px;
}

h1.uklid {
	width: 50px;
	height: 17px;
}

h1.uklid span {
	width: 50px;
	height: 17px;
	background: url(uklid.gif) 0px -28px;
}

h1.fotogalerie {
	width: 118px;
	height: 14px;
	margin-top: 3px;
}

h1.fotogalerie span {
	width: 118px;
	height: 14px;
	background: url(fotogalerie.gif) 0px -22px;
}

h1.kodex-chovani {
	width: 143px;
	height: 17px;
}

h1.kodex-chovani span {
	width: 143px;
	height: 17px;
	background: url(kodex-chovani.gif);
}

h1.aktuality {
	width: 95px;
	height: 14px;
	padding-top: 3px;
}

h1.aktuality span {
	width: 95px;
	height: 14px;
	background: url(aktuality.gif);
	top: 3px;
}

h1.archiv {
	width: 66px;
	height: 14px;
	padding-top: 3px;
}

h1.archiv span {
	width: 66px;
	height: 14px;
	background: url(archiv.gif);
	top: 3px;
}

h2 {
	font-size: 1.2em;
	margin: 0em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	color: #ff0302;
}

h3 {
	font-size: 1em;
	margin: 0em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}

h4 {
	font-size: 1em;
	margin: 0em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}

h5 {
	font-size: 1em;
	margin: 0em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}

h6 {
	font-size: 1em;
	margin: 0em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}

em {
	font-weight: bold;
	font-style: normal;
}

strong {
	font-weight: bold;
	font-style: normal;
	color: #ff0302;
}
strong.real {
	font-weight: bold;
	font-style: normal;
	color: black;
}

ul li {
	list-style-type: square;
}

sub {
	font-size: 85%;
}

sup {
	font-size: 85%;
}

a {
	color: #000000;
}

a:hover {
	color: #ff0302;
}

strong a
{
	color: #ff0302;
}

a.forward {
	padding-left: 10px;
	background: url(forward.gif) no-repeat left center;
}

a.backwards {
	padding-left: 10px;
	background: url(backwards.gif) no-repeat left center;
}

fieldset {
	border: 1px solid #cccccc;
	padding: 0.3em;
}

legend {
	border: 1px dotted #cccccc;
	padding: 0.3em;
}

label {
	float: left;
	width: 10em;
}

input.text {
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-size: 1em;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #999999;
	padding-left: 2px;
	padding-right: 2px;
}

input.checkbox {
	width: 12px;
	height: 12px;
}

input.radio {
	width: 12px;
	height: 12px;
}

input.submit, input.reset, input.button {
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	border: 2px solid #999999;
	cursor: pointer;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 10em;
}

* html input.submit {
	margin-left: 10.3em;
}

input.file {
	width: 200px;
	height: 21px;
}

input.image {
	padding: 0px;
	border: none;
}

textarea {
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-size: 1em;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #999999;
	overflow: auto;
	padding-left: 2px;
	padding-right: 2px;
}

select {
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-size: 1em;
	color: #000000;
	background-color: #ffffff;
}

hr {
	color: #cccccc;
	height: 1px;
	border: none;
	background-color: #cccccc;
}

table {
	font-size: 0.95em;
	width: 100%;
	margin-bottom: 20px;
}

table caption {
	text-align: left;
}

table th, table td {
	padding-left: 5px;
	padding-right: 5px;
}

table th {
	text-align: left;
	border-bottom: 1px solid #e2e2e2;
	border-right: 2px solid #e2e2e2;
	background: #fafafa;
}

table td {
	border-bottom: 1px solid #e2e2e2;
}

/* pro zvetsovani obrazku */

div#large {
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-color: #ffffff;
}

div#enlarge p {
	margin: 0px;
	padding: 0px;
}

.images
{
	float: left;
	margin: 0px;
	padding: 8px;
	
	height: 150px;
	width: 200px;
}

/* stranka */

div#page {
	width: 1004px;
	height: 100%;
	position: relative;
	background: url(page.gif) repeat-y 200px;
	font-size: 0.75em;
}

html>body div#page {
	height: auto;
	min-height: 100%;
}

/* vrstva pro tisk */

div.print-header {
	display: none;
}

/* presun na obsah */

div.shift-to-content {
	position: absolute;
	left: -10000px;
}

/* obsah */

div.content {
	width: 100%;
	display: table;
}

/* sloupce */

div.content div.left {
	width: 170px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}

div.content div.middle {
	width: 504px;
	float: left;
	background: url(middle.gif) no-repeat;
	min-height: 25px;
}

div.content div.righthp {
	width: 504px;
	min-height: 25px;
    background-color: #FFFFFF;
    padding: 5px;
}


* html div.content div.middle {
	height: 25px;
	margin-left: -1px;	
}

div.content div.right {
	width: 170px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}

/* levy sloupec */

/* logo */

div.logo {
	width: 171px;
	height: 37px;
	overflow: hidden;
	margin-top: 20px;
}

div.logo p {
	width: 171px;
	height: 37px;
	overflow: hidden;
	position: relative;
}

div.logo span {
	width: 171px;
	height: 37px;
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
}

div.logo a {
	width: 171px;
	height: 37px;
	display: block;
}

div.logo span {
	width: 171px;
	height: 37px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(foxet-logo.gif);
}

div.logo a span {
	cursor: pointer;
}

/* adresa */

div.company-seat {
	font-weight: bold;
	margin-top: 20px;
}

/* credits */

div.credits {
	margin-top: 20px;
	font-size: 0.9em;
	color: #666666;
}

div.credits a {
	color: #666666;
}

div.credits a:hover {
	color: #000000;
}

/* stredni sloupec */

div.text {
	margin: 30px 30px 0px 40px;
}

div.telephones {
	background: #eaeaea url(telephones.gif) no-repeat;
	float: right;
	width: 140px;
	padding: 10px 5px 10px 5px;
	text-align: center;
	margin-left: 20px;
	margin-top: 5px;
}

p.status {
	font-weight: bold;
}

p.ok {
	color: green;
}

p.ko {
	color: red;
}

/* pravy sloupec */

/* hlavni menu */

div.mainmenu {
	margin-top: 20px;
}

div.mainmenu h2 {
	position: absolute;
	left: -10000px;
}

div.mainmenu ul {
	margin: 0em;
	padding: 0em;
}

div.mainmenu li {
	list-style-type: none;
	list-style-image: none;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 20px;
	background: url(mainmenu-li.gif) no-repeat 0px 4px;
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
}

div.mainmenu span {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	cursor: pointer;
	margin-left: 20px;
}

div.mainmenu li.aktuality {
	width: 85px;
	height: 14px;
}

div.mainmenu li.aktuality span {
	width: 85px;
	height: 14px;
	background: url(aktuality.png);
}

div.mainmenu li.o-firme {
	width: 57px;
	height: 14px;
}

div.mainmenu li.o-firme span {
	width: 57px;
	height: 14px;
	background: url(o-firme.gif);
}

div.mainmenu li.cenik {
	width: 42px;
	height: 14px;
	margin-bottom: 13px;
}

div.mainmenu li.cenik span {
	width: 42px;
	height: 14px;	
	background: url(cenik.gif);
}

div.mainmenu li.kontakt  {
	width: 65px;
	height: 11px;
	background-position: 0px 1px;
}

div.mainmenu li.kontakt span {
	width: 65px;
	height: 11px;
	background: url(kontakt.gif);
}

div.mainmenu li.fyzicka-ostraha {
	width: 129px;
	height: 14px;
}

div.mainmenu li.fyzicka-ostraha span {
	width: 129px;
	height: 14px;
	background: url(fyzicka-ostraha.gif);
}

div.mainmenu li.technicka-ostraha {
	width: 152px;
	height: 14px;
	display: none;
}

div.mainmenu li.technicka-ostraha span {
	width: 152px;
	height: 14px;
	background: url(technicka-ostraha.gif);
}

div.mainmenu li.poradenstvi {
	width: 98px;
	height: 14px;
}

div.mainmenu li.poradenstvi span {
	width: 98px;
	height: 14px;
	background: url(poradenstvi.gif);
}

div.mainmenu li.uklid {
	width: 41px;
	height: 14px;
	margin-bottom: 13px;
}

div.mainmenu li.uklid span {
	width: 41px;
	height: 14px;
	background: url(uklid.gif);
}

div.mainmenu li.fotogalerie {
	width: 94px;
	height: 11px;
	background-position: 0px 1px;
}

div.mainmenu li.fotogalerie span {
	width: 94px;
	height: 11px;
	background: url(fotogalerie.gif);
}

div.mainmenu li.fotogalerie a:hover span, div.mainmenu li.kontakt a:hover span, div.mainmenu li.kontakt a.active span, div.mainmenu li.fotogalerie a.active span {
	background-position: 0px -11px;
}

div.mainmenu li.aktuality a:hover span,
div.mainmenu li.o-firme a:hover span,
div.mainmenu li.uklid a:hover span,
div.mainmenu li.poradenstvi a:hover span,
div.mainmenu li.technicka-ostraha a:hover span,
div.mainmenu li.fyzicka-ostraha a:hover span,
div.mainmenu li.cenik a:hover span,
div.mainmenu li.aktuality a.active span,
div.mainmenu li.o-firme a.active span,
div.mainmenu li.cenik a.active span,
div.mainmenu li.fyzicka-ostraha a.active span,
div.mainmenu li.technicka-ostraha a.active span,
div.mainmenu li.poradenstvi a.active span,
div.mainmenu li.uklid a.active span {
	background-position: 0px -14px;
}

div.mainmenu a {
	display: block;
	color: #ffffff;
	text-decoration: none;
}

div.mainmenu a:hover {
	color: #000000;
	text-decoration: none;
}

/* spacer + footer */

/* paticka se spacerem */

div.spacer {
	clear: both;
	height: 25px;
}

div#footer {
	position: absolute;
	overflow: hidden;
	left: 200px;
	width: 800px;
	height: 25px;
	bottom: 0px;
	background: url(footer.gif) no-repeat left bottom;
}

* html div#footer {
	top: expression(document.getElementById('page').offsetHeight - document.getElementById('footer').offsetHeight);
}
