<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/********************************************************************/
/***********   FITNESS NAUTILUS | Created by studio WPJ *************/
/********************************************************************/

* {
   margin: 0;
   padding: 0;
   border:0px;
}
/************************ GENERAL STYLES ****************************/
html {
   margin: 0;
   padding: 0;
   background: #000 url("../images/background.gif") repeat-x;
}
body {
   background: url("../images/background3.jpg") top center no-repeat;
   font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
   color:#000;
   font-size:12px;
   text-align:left;
}
a:link {
   color: #1b1b1b;
   text-decoration: none;
}
a:visited {
   color: #1b1b1b;
   text-decoration: none;
}
a:hover {
   color: #717171;
   text-decoration: none;
}
h1 {
   color:#000;
   background: url(../images/nadpis-nautilus.png) left 60% no-repeat;
   padding: 0 0 0 37px;
   font-size:32px;
   letter-spacing:2px;
   margin: 15px 0 5px 10px;
   font-weight:normal;
}
h2 {
   font-size: 24px;
   font-weight: normal;
   margin: 0px;
   padding: 10px 10px 3px 10px;
}
h3 {
   font-size: 18px;
   font-weight: normal;
   margin: 0px;
   padding: 5px 10px 3px 10px;
}
h4 {
   margin: 0;
   padding: 5px 10px 8px 10px;
   font-size:16px;
   font-family:omega, Arial, Helvetica, sans-serif;
}
h5 {
   margin: 0;
   padding: 5px 10px 8px 10px;
   font-size:14px;
   font-weight:normal;
   color:#8d8d8d;
}
/* Cleaner */
.cleaner {
   clear:both;
   padding:0;
   margin:0;
   background:none;
}
/*************************** MAIN LAYOUT *****************************/
#page {
   margin:0px auto;
   width: 970px;
   padding:0;
   position: relative;
}
#header {
   height:235px;
   position: relative;
}
a.logo {
   position:absolute;
   z-index:2;
   top: 52px;
   left: 53px;
   width: 235px;
   height: 127px;
   display: block;
}
#entrance {
   position:absolute;
   top:15px;
   right:30px;
}
#entrance a {
   color:#000;
   font-weight:bold;
   font-size: 24px;
}
#girl {
   background: url("../images/top_clovek.png") no-repeat 0 0;
   position:absolute;
   width: 281px;
   height: 194px;
   top:55px;
   right:305px;
   z-index:10;
}
/*********** MAIN MENU ****************/
#topmenu {
   background: url("../images/shadow-top.png") no-repeat scroll 0 0 transparent;
   height: 46px;
   padding-top: 5px;
   width: 970px;
}
#menu {
   background: url("../images/menu-back.png") no-repeat scroll 0 0 transparent;
   margin-left: 5px;
   padding-top:1px;
}
#nav {
   padding: 0;
   list-style:none;
   height: 46px;
   margin: 0 8px;
}
#nav li {
   display:block;
   float:left;
   background: url("../images/menu-divider.gif") no-repeat scroll right top transparent;
}
#nav li a {
   color: #000000;
   display: block;
   float: left;
   height: 45px;
   line-height: 42px;
   padding: 0 15px;
   text-decoration: none;
   text-transform: uppercase;
   font-size:14px;
}
/* Tlačítko po najetí a aktivní */
#nav li a.selected, #nav li a:hover {
   background: url("../images/menu-active.gif") repeat-x scroll 0 0 transparent;
   color: #fff;
}
/*********** MAIN MENU END ****************/


/*********** LEFT CONTENT ****************/
#side-content {
   float: right;
   position: relative;
   width: 264px;
}
#side-content a {
   display:block;
   margin-bottom:5px;
}
#akce {
   position:relative;
   float:right;
   width: 244px;
   background:url(../images/panel-akce.jpg) no-repeat;
   min-height:101px;
   padding:5px 10px;
}
#akce h3 { margin-left: 30px; }
#akce p {
   padding:0 15px 10px 15px;
   margin:0;
}
/* Otevírací doba */
#oteviracka {
   margin-top:8px;
   position:relative;
   float: right;
   background:url(../images/panel-back.jpg) repeat-y;
}
#oteviracka h3 {
   font-size:14px;
   font-weight:bold;
   position:relative;
   width: 214px;
   height: 35px;
   background:url(../images/panel-oteviracka.jpg) no-repeat;
   padding:11px 0 0 50px;
}
#oteviracka table span {
   position:relative;
   float: right;
   height:7px;
   width:264px;
   background:url(../images/panel-bottom.jpg) repeat-y;
}
#oteviracka table {
   border:0px;
   margin:0 auto;
   font-size:14px;
   width:210px;
}
#oteviracka table td {
   line-height: 25px;
   text-align:center;
   color:#5f5f5f;
   border-bottom: 1px solid #dfdfdf;
}
#oteviracka table td.den {
   text-align:left;
   color:#000;
}
/* Kontakt */
#kontakt {
   margin-top:8px;
   position:relative;
   float: right;
   background:url(../images/panel-back.jpg) repeat-y;
}
#kontakt h3 {
   font-weight:bold;
   position:relative;
   font-size:14px;
   width: 214px;
   height: 35px;
   background:url(../images/panel-kontakt.jpg) no-repeat;
   padding:11px 0 0 50px;
}/*
#kontakt span {
   position:relative;
   float: right;
   height:7px;
   width:264px;
   background:url(../images/panel-bottom.jpg) repeat-y;
}*/
#kontakt img {
   margin:0 15px 0 5px;
   background-color:#0F0;
   float:left;
}
#kontakt p {
   color:#5f5f5f;
   font-size:12px;
}
#kontakt p strong {
   margin:0px;
   padding:0px;
   color:#000;
   font-size:18px;
   font-weight:bold;
   line-height:30px;
}
#facebook {
    margin: 0 auto;
    padding: 15px 0 10px;
    width: 152px;
}
/*********** LEFT CONTENT END *************/

/*********** RIGHT CONTENT ****************/

/* Drobečková navigace */
#return_nav {
   height:28px;
   margin:0 5px;
   padding: 12px 15px 0 15px;
   width: 930px;
   background: url("../images/return_nav_back.gif") repeat-x bottom left;
}
#return_nav a {
   color:#888888;
   text-decoration:underline;
}
#return_nav a:hover { text-decoration:none; }
#return_nav span { color:#888888; }
#return_nav img { margin: 0 5px; }
/* Drobečková navigace END */
#content {
   float: left;
   font-size: 100%;
   margin: 0;
   padding: 10px 30px 15px;
   width: 630px;
}
#main-content {
   background: url("../images/shadow-back.png") repeat-y scroll 0 0 transparent;
   width: 970px;
}
#content-wrapper {
   background: url("../images/content-back.gif") repeat-y scroll 0 0 transparent;
   margin: 0 0 0 5px;
   width: 960px;
   min-height:350px;
}
#main-content ul, #main-content ol {
   line-height:25px;
   font-weight:bold;
   margin:5px 0 5px 30px;
}
#main-content p {
   line-height:20px;
   padding:5px 10px;
}
#content table {
   margin:10px 10px 10px 10px;
   width:400px;
}
#content table td {
   background: url("../images/cenik-table.gif") repeat-x scroll 0 0 transparent;
   font-weight: bold;
   padding: 10px 5px;
}
#content table th {
   text-align:center;
   padding:8px 12px;
   border:2px solid #e1e1e1;
   color:#000;
   font-weight:bold;
   background-color:#f5f5f5;
   background: -webkit-linear-gradient(top, #f5f5f5, #eaeaea);
   background: -moz-linear-gradient(top, #f5f5f5, #eaeaea);
   background: -ms-linear-gradient(top, #f5f5f5, #eaeaea);
   background: -o-linear-gradient(top, #f5f5f5, #eaeaea);
}
#menu-shadow {
   background: url("../images/menu-under.jpg") no-repeat scroll 0 0 transparent;
   float: left;
   height: 16px;
   margin: 0 0 0 5px;
   width: 960px;
}
/********** RIGHT CONTENT END *************/

/*********** FOOTER CONTENT ****************/
#page_bottom {
   background: url("../images/shadow-bottom.jpg") no-repeat scroll 0 0 transparent;
   height: 20px;
   position: relative;
   width: 970px;
}
#bottom-top{
   padding: 15px 20px 15px 20px;
   position: relative;
}
#bottom-top #left {
   float: left;
   margin:0;
}
#bottom-top #right {
   float: right;
   margin:0;
   padding-bottom:15px;
}

/*********** FOOTER CONTENT END **************/

/*************************** MAIN LAYOUT END *****************************/

/**************************** GALERIE ************************************/
#fotogalerie {
   margin:20px 0 0;
   clear:both;
}
#fotogalerie img {
   display: block;
   float: left;
   border: 4px solid #ffa90c;
   border-radius:3px;
}
#fotogalerie img:hover { border: 4px solid #ffcb2d; }
#fotogalerie a.imgbox {
   padding:0 10px 15px 10px;
   position:relative;
   float:left;
}
/************************** GALERIE END *************************************/

/************************** FORMULÁŘOVÉ PRVKY *******************************/
#main-content table#formular {
   margin:15px 20px 10px 20px;
   padding:0;
   border:0;
}
#main-content table#formular td { padding:7px 2px; background:none;border:none; }
#main-content table#formular th { background:none;border:none; }
#formular select {
   background-color: white;
   border: 1px solid #412211;
   color:#000000;
   font-weight:bold;
   margin-bottom:1px;
   margin-top:1px;
   text-align:left;
   padding: 3px;
}
#formular textarea {
   background-color: #fff;
   border: 1px solid #4A4A4A;
   height:150px;
   width:400px;
   box-shadow: inset 0px 0px 4px #cfcfcf;
   padding:10px 15px;
}
ul.errorlist {
   list-style:none;
   margin:0px !important;
   color:#ff0000 !important;
}
#formular input {
   background-color: #fff;
   border: 1px solid #4A4A4A;
   color:#000000;
   margin-bottom:1px;
   margin-top:1px;
   text-align:left;
   padding: 3px;
   box-shadow: inset 0px 0px 4px #cfcfcf;
}
#formular input[type=text] { width: 220px; }
#formular input#id_captcha_1 { width: 40px; }
#formular span { color:#F00; }
#formular td {
   text-align:left;
   background: transparent;
   border:none;
}
#formular th {
   text-align:right;
   background: transparent;
   border:none;
   padding:0 10px 0 0;
}
form #submit {
	border-radius:5px;
	text-decoration:none;
	display:block;
   float:left;
	padding:8px 20px 8px;
	font-size:15px;
	color:#fff;
	text-shadow:0 -1px 0  rgba(51,51,51,0.2);
	position:relative;
   cursor:pointer;
	-moz-box-shadow:0px 1px 0px #f39b00,0 -1px 0 #f39b00;
	-webkit-box-shadow:0 1px 0 #f39b00, 0 -1px 0 #f39b00;
	box-shadow:0 1px 0 #f39b00, 0 -1px 0 #f39b00;
	border-top:1px solid #ffe386;
	background:#f4b700;
	background: -ms-linear-gradient(top, #f4b700, #f39b00); /* IE9 */
	background: -moz-linear-gradient(top, #f4b700, #f39b00); /* Firefox */
	background: -o-linear-gradient(top, #f4b700, #f39b00); /* Opera 11  */
	background: -webkit-linear-gradient(top, #f4b700, #f39b00); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f4b700), color-stop(1, #f39b00)); /* Chrome 10, Safari */
   margin:0 0 0 100px;
}
form #submit:hover {
   background:none;
	background-color:#f39b00;
}
/*************************** FORMULÁŘOVÉ PRVKY END **********************************/

/******************************** NOVINKY *******************************************/

/*********** NEWS BOX ****************/
.uvod-news {
   background: url("../images/panel-back.jpg") repeat-y scroll 0 0 transparent;
   float: right;
   margin-top: 8px;
}
.uvod-news #aktuality-bottom {
    background: url("../images/panel-bottom.jpg") repeat-y scroll 0 0 transparent;
    float: right;
    height: 7px;
    position: relative;
    width: 264px;
}
.uvod-news h2 {
   background: url("../images/panel-aktuality.jpg") no-repeat scroll 0 0 transparent;
   font-size: 14px;
   font-weight: bold;
   height: 35px;
   padding: 11px 0 0 50px;
   position: relative;
   width: 214px;
}
.news-wrapper {
   clear:both;
   margin:8px 10px 5px;
   border-bottom: 1px solid #DFDFDF;
   padding-bottom:5px;
}
.news-wrapper img {
   border: 2px solid #666666;
   margin:5px 25px 0 0;
   float:left;
}
.news-wrapper img:hover { border: 2px solid #a1a1a1; }
.news-content { padding:0px; }
.news-content h3 {
   padding:0 10px 0px 10px;
   font-size:14px;
   font-weight:bold;
   color:#540206;
}
.news-content p {
   line-height:18px !important;
}
.news-content p.date {
   padding:0px 10px !important;
   font-size:12px;
   color:#9c9c9c;
}
/*********** NEWS BOX END *************/

/*********** NEWS LIST ****************/
.pagination {
   padding:5px 15px;
   clear:both;
}
.news-list-wrapper {
   clear:both;
   border-bottom:1px solid #aaaaaa;
   padding:15px 0 15px 10px;
}
.news-list-wrapper img {
   border: 2px solid #666666;
   margin:5px 25px 0 0;
   float:left;
}
.news-list-wrapper img:hover { border: 2px solid #a1a1a1; }
.news-list-content { padding:0px; }
.news-list-content h3 {
   padding:0 0 0;
   font-size:18px;
   color:#000;
   font-weight:normal;
}
.news-list-content p {
   line-height:18px !important;
   text-align:justify;
   padding:0 !important;
}
.news-list-content p.date {
   padding:0px !important;
   font-size:12px;
   color:#656565;
}
/********** NEWS LIST END ***********/

/******************************** NOVINKY END *******************************************/


/*********************************  ÚVOD  ************************************************/
#uvod img {
    float: left;
    opacity: 1;
}
#uvod img:hover {
    opacity: 0.6;
}

/*************************************  ÚVOD END ****************************************************/

/************************************ MAPA ********************************************************/
#map p { line-height:14px; }
/************************************ MAPA ********************************************************/
</pre></body></html>