@media screen, projection {
body {
  background: #a5d5e8 url('http://www.stafila.cz/images/back.jpg') repeat-x;
  color: #2e2e2e;
  font-size: 0.8em;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
  text-align: center;
}

img {
	border: 0;
}

a {
	color: #0a0e39;
}

a:hover {
	color: #000;
}

#inside {
	width: 960px;
	margin: 0 auto;
	background: url('http://www.stafila.cz/images/hlava.jpg');
	padding-top: 20px;
}

#left {
	float: left;
	width: 20px;
	height: 880px;
	background: url('http://www.stafila.cz/images/bar-left.jpg') no-repeat;
}

#right {
	float: right;
	width: 20px;
	height: 880px;
	background: url('http://www.stafila.cz/images/bar-right.jpg') no-repeat;
}

#content {
	text-align: left;
	background: #fff url('http://www.stafila.cz/images/body-back.jpg');
}

#digin {
	padding: 0 20px;
}

#header {
	width: 880px;
	padding: 20px 20px 0 20px;
	margin: 0 20px;
}

#header h2 {
	height: 0;
	width: 0;
}

#logo {
	float: left;
	width: 379px;
	height: 120px;
}

#head_box {
	background: #e6f0f4 url('http://www.stafila.cz/images/head-box.png') no-repeat;
	float: right;
	width: 275px;
	height: 80px;
	color: #5d7082;
	text-align: right;
	padding: 20px 20px 20px 0;
}

#head_box a {
	color: #5d7082;
	text-decoration: none;
}

#head_box a:hover {
	text-decoration: underline;
}

#head_box h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 3px 0;
	padding: 0;
}

#head_box span {
	color: #96a4b1;
}

#menu {
	width: 210px;
	float: left;
	margin-top: 20px;
	z-index: 999;
	position: relative;
}

#menu ul {
	list-style: none;	
	margin: 0;
	padding: 0;
}

#menu ul li {
	height: 28px;
	border-bottom: 2px solid #fff;
}

#menu ul li a {
	display: block;
	background: #ddeaef;
	border-left: 10px solid #619abe;
	font-size: 13px;
	font-weight: bold;
	color: #3f5162;
	text-transform: uppercase;
	text-decoration: none;
	height: 28px;
	line-height: 28px;
	padding-left: 20px;
}

#menu ul li.active a {
	border-color: #fff;
	background-color: #fff;
}

#menu ul li a:hover {
	background: #e6f0f4;
	border-left: 10px solid #a2d3e7;
}

#menu ul li {
	position: relative;
	}

#menu li ul {
	position: absolute;
	left: 210px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

/* Fix IE. Hide from IE Mac \*/
* html #menu ul li { float: left; height: 1%; }
* html #menu ul li a { height: 1%; }
/* End */
		
#menu li ul li a { width: 210px; } /* Sub Menu Styles */
		
#menu li:hover ul, #menu li.over ul { display: block; } /* The magic */

#search {
	padding: 20px 0 0 10px;
}

#search span {
	font-size: 15px;
	font-weight: bold;
	color: #427fab;
}

#search form {
	margin: 0;
	padding: 0;
	margin-top: 10px;
	height: 55px;
	background: url('http://www.stafila.cz/images/search.png') no-repeat;
}

#search input {
	margin: 0;
	border: solid 0 #fff;
	background-color: transparent;
	height: 24px;
	padding: 3px;
	width: 144px;
	font-size: 13px;
	font-family: Arial, Helvetica,sans-serif;
	line-height: 30px;
	float: left;
}

html:not([lang*=""]) #search input {padding-top: 8px}

#search #vyhledat {
	margin: 0;
	padding: 0;
	border: 0;
  	background: transparent url('http://www.stafila.cz/images/blank.gif') no-repeat center top;
	border: solid 0 #fff;
	background-color: transparent;
	cursor: pointer;
	display: block;
	width: 34px;
	height: 30px;
	float: left;
	text-indent: -1000em;
}

#main_content {
	float: left;
	width: 710px;
	margin-top: 20px;
}

#center {
	float: left;
	padding: 0 20px;
	width: 355px;
	line-height: 1.4em;
}

.subpage #center {
	width: 610px;
}

#center h3, #menu h3 {
	font-size: 15px;
	font-weight: bold;
	color: #427fab;
	margin-top: 0;
}

#menu h3 {
	margin: 20px 0 10px 10px;
}

#menu div.aktuality {
	padding-left: 10px;
}

#menu div.aktuality div {
	padding-bottom: 10px;
}

#center h4 {
	font-size: 14px;
	color: #0a2055;
}

#center p, #center div {
	margin: 0;
	padding-bottom: 20px;
	text-indent: 10px;
}

#center .date {
	color: #5d7082;
}

#right_menu {
	float: left;
	padding-right: 20px;
	width: 295px;
}

#contact_box {
	background: #79afce url('http://www.stafila.cz/images/kontakty.png') no-repeat;
	height: 265px;
}

#actual_box {
	background: #79afce url('http://www.stafila.cz/images/aktuality.jpg') no-repeat;
	height: 157px;
}

#zadanka_box {
	background: #79afce url('http://www.stafila.cz/images/zadanky.png') no-repeat;
	height: 176x;
}

#likebox {
	background: #79afce;
	height: 117px;
	border-bottom: 35px solid #fff;
}

#likebox .text {
	font-size: 11px;
	float: left;
	margin: 10px;
	width: 205px;
	text-align: justify;
}

#likebox .image {
	background: #fff;
	width: 110px;
	height: 75px;
	margin: 10px 10px 5px 10px;
	float: left;
}

#likebox .num {
	width: 110px;
	text-align: center;
	font-size: 11px;
	float: left;
}

#contact_box_content, #actual_box_content {
	padding: 65px 20px 20px 20px;
	color: #0c4982;
}

#zadanka_box_content {
	padding: 65px 20px 19px 20px;
	color: #0c4982;
}

#content_box_content strong {
	font-size: 14px;
}

#right_menu p {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 1.3em;
}

#actual_box_content h4, #zadanka_box_content h4 {
	margin: 0 0 10px 0;
}

#contact_box_content a, #actual_box_content a {
	color: #0a0e39;
}

#contact_box_content a:hover, #actual_box_content a:hover{
	color: #000;
}

#map_box {
	margin-top: 20px;
	background: url('http://www.stafila.cz/images/odberova-mista.png') no-repeat;
	height: 473px;
}

#map_box_content {
	padding-top: 270px;
}

#map_box_content ul {
	list-style: none;
	margin: 0; padding: 0;
}

#map_box_content ul li {
	height: 40px;
	float: left;
	width: 147px;
	text-align: center;
	line-height: 40px;
}

#map_box_content a {
	color: #373737;
	text-decoration: none;
	font-weight: bold;
}

#map_box_content a:hover {
	color: #808080;
}

#contact {
	width: 610px;
	clear: both;
	padding: 20px 0 20px 20px;
}

.subpage #contact {
	padding-top: 50px;
}

#cform form {
	margin: 0;
	padding: 20px 20px 0 20px;
	background: #e6f0f4 url('http://www.stafila.cz/images/form-back.png') no-repeat;
	color: #5d7082;
}

#cform label {
	color: #5d7082;
}

#cform .text {
	float: left;
	margin-top: 15px;
	margin-right: 12px;
}

#cform input, #cform textarea, #cform input.submit {
	width: 120px;
	border: solid 2px #8fafbd;
	font-size: 13px;
	background-color: #fff;
	margin: 0 7px 0 7px;
}

#cform textarea {
	width: 502px;
	margin: 10px 0;
	font-family: Arial, Tahoma, sans-serif;
    font-size: 12px;
}

#cform input.submit {
	color: #ffffff;
	font-weight: bold;
	width: 120px;
	background-color: #597e9a;
	float: right;
	font-size: 12px;
	margin-right: 9px;
	border: 2px solid #90afbd;
}

html:not([lang*=""]) #cform input.submit {padding: 2px 0;}

#footer {
	text-align: center;
	padding-top: 40px;
	height: 100px;
	background: #a5d5e8 url('http://www.stafila.cz/images/pata.jpg') no-repeat;
}

#content_end {
	width: 860px;
	clear: both;
}

#footer {
	font-size: 12px;
	color: #5d7082;
}

#footer a {
	color: #0a4079;
}

#footer a:hover {
	color: #000;
}

.print {
	display: none;
}

#contact_message {
	text-align: center;
	margin: 20px 0;
}

.okey {
	color: green;
}

.warning {
	color: red;
}

#next {
	text-align: center;
}

#login label {
	float: left;
	width: 30%;
}

#map {
	float: right;
	margin: 0 20px 20px 20px;
	text-align: center;
}


/* Likebox */

div.anythingSlider
{
/*overflow: hidden;*/
position: relative;
}

div.anythingSlider div.anythingWindow
{
height: 100%;
overflow: hidden;
position: relative;
width: 100%;
}

ul#slider li
{
list-style: none;
}

ul.anythingBase
{
left: 0;
margin: 0 !important;
position: absolute;
top: 0;
}

ul.anythingBase li
{
display: block;
float: left;
list-style: none;
overflow: hidden;
}

div.anythingSlider span.arrow
{
overflow: hidden;
position: absolute;
z-index: 2;
}

div.anythingSlider span.arrow.back
{
left: 0;
}

div.anythingSlider span.arrow.forward
{
right: 0;
}

div.anythingSlider ul.thumbNav
{
margin: 0;
}

div.anythingSlider ul.thumbNav li
{
list-style: none;
}

#center div.advantages
{
height: 168px;
width: 355px;
background: url('http://www.stafila.cz/images/advantages.png') no-repeat;
margin-top: 1px;
}

div.advantages ul {
	padding-left: 0;
}

#center div.advantages p, #center div.advantages div {
padding-bottom: 0;
}

div.advantages span.arrow
{
display: none;
}

div.advantages div.anythingControls
{
bottom: 0;
left: 220px;
position: absolute;
}

div.advantages div.anythingControls a.start-stop
{
display: none;
}

div.advantages div.anythingControls li
{
float: left;
margin: 0 5px 0 0;
}

div.advantages div.anythingControls a
{
background: #bdddf4 url('http://www.stafila.cz/images/thumbNav-a.png') repeat-x;
color: #004982;
border-radius: 3px;
display: block;
font-size: 11px;
padding: 2px 7px 2px 0px;
text-align: center;
text-decoration: none;
width: 19px;
}

div.advantages div.anythingControls a.cur
{
background: #92c1e6 url('http://www.stafila.cz/images/thumbNav-a-cur.png') repeat-x;
}

#center div.advantages div.item
{
border-radius: 3px;
text-align: left;
padding: 15px 15px 0 15px;
text-indent: 0;
}

div.advantages div.item img {
	max-width: 100px;
	max-height: 100px;
	overflow: hidden;
	float: right;
	padding-right: 30px;
}

div.advantages div.item p
{
position: relative;
width: 205px;
font-size: 12px;
text-align: justify;
}

div.advantages div.item strong
{
color: #001323;
display: -moz-inline-box;
display: inline-block;
font-size: 16px;
font-weight: bold;
margin: 0 0 10px 0;
}

}

@media print {
	body {
		font-family: Arial, Helvetica, sans-serif;
	}
	.print {
		display: inline;
	}
	h1, h2 {
		margin: 0;
		padding: 0;
	}
	#logo, #menu, #contact, #right_menu, #totop {
		display: none;
	}
}

