.clearfix:after {
	content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.clearfix {
    	display: inline-block;
}

html[xmlns] .clearfix {
    	display: block;
}

* html .clearfix {
    	height: 1%;
}
.clear { clear: both; }
body {
	background-image:url(../images/back.jpg);
	color:#000;
	font-size:12px;
	font-family:Arial,sans-serif, "Arial Black";
}

body, html, div{
	padding:0;
	margin:0;
}

a {
  outline: 0 none;
}

.empty{ display:none; }

#site_holder{
	width:100%;
	height:100%;
	background:url('../images/back_up.jpg') repeat-x;
}

#site_floater{
	width:100%;
	height:100%;
	float:left;
	display:block;
}

#site{
	width:954px;
	margin-left:auto;
	margin-right:auto;
}

#header{
	width:850px;
	height:310px;
	background:url('../images/header.png') no-repeat;
	margin-left:auto;
	margin-right:auto;
	float:left;
	display:block;
}

#header_beast{
	width:850px;
	height:310px;
	background:url('../images/header_beast.png') no-repeat;
	margin-left:auto;
	margin-right:auto;
	float:left;
	display:block;
}

#header_standart{
	width:850px;
	height:310px;
	background:url('../images/header_standart.png') no-repeat;
	margin-left:auto;
	margin-right:auto;
	float:left;
	display:block;
}

#header_beauty{
	width:850px;
	height:310px;
	background:url('../images/header_beauty.png') no-repeat;
	margin-left:auto;
	margin-right:auto;
	float:left;
	display:block;
}

#header_gym{
	width:850px;
	height:310px;
	background:url('../images/header_gym.png') no-repeat;
	margin-left:auto;
	margin-right:auto;
	float:left;
	display:block;
}

#header_left{
	width:52px;
	height:214px;
	background:url('../images/header_left.png') no-repeat;
	float:left;
	display:block;
}

#content_holder{
	width:954px;
	float:left;
	display:block;
}

.empty_block{
	width:52px;
	height:1px;
	float:left;
	display:block;
}

#content{
	width:850px;
	float:left;
	display:block;
}

.designed{
	float:right;
	display:block;
	margin:10px 0 auto auto;
}

.designed h3{
	font-size:10px;
	font-weight:100;
	color:#fff;
}

.designed a:link, .designed a:visited, .designed a:active{
	color:#fff;
	text-decoration:none;
}

.designed a:hover{
	color:#fff;
	text-decoration:underline;
}

#header_info{
	width:630px;
	height:150px;
	float:right;
	display:block;
	margin:180px 155px 0 auto;
}

#header_text{
	width:300px;
	height:150px;
	float:left;
	display:block;
	margin-top:0px;
}

#header_text h2{
	font-family:Impact;
	font-size:12px;
	font-weight:100;
	color:#404040;
}

#content_middle{
	width:850px;
	float:left;
	display:block;
	background:url('../images/content_back.png') no-repeat;
}

#content_middle2{
	width:850px;
	float:left;
	display:block;
	margin-top: 3px;
	background:url('../images/content_back_repeat2.png') repeat-y;
}

#content_middle3{
	width:850px;
	float:left;
	display:block;
	margin-top: 3px;
	background:url('../images/content_back_repeat3.png') repeat-y;
}

#content_middle4{
	width:870px;
	float:left;
	display:block;
	margin-top: 3px;
	background:url('../images/content_back_repeat4.png') repeat-y;
}

#content_middle_inner{
	width:850px;
	float:left;
	display:block;
	background: url('../images/content_back_inner.png') no-repeat;
}

/*MENU*/

ul#menu{
	list-style:none;
	font-family:Impact;
	font-size:14px;
	font-weight:100;
	margin:5px 0 0 0;
	padding:0;
}

ul#menu a:link, ul#menu a:active, ul#menu a:visited{
	font-family:Impact;
	font-size:14px;
	color:#000;
	text-decoration:none;
	display:block;
	float:left;
	height:56px;
	padding-top:15px;
	text-align:center;
}

ul#menu a:hover{
	color:#fff;
}

ul#menu li{
	display:block;
	float:left;
	height:56px;
	text-align:center
}


		a.menu1:link , a.menu1:visited , a.menu1:active{
			width:139px;
			margin-right: 3px;
			background:url('../images/menu1.png') no-repeat left top;
		}

		li.menu1b{
			width:139px;
			margin-right: 3px;
			padding-top:15px;
			background:url('../images/menu1b.png') no-repeat left top;
		}

		a.menu1:hover{
			background:url('../images/menu1b.png') no-repeat left top;
		}

		a.menu2:link , a.menu2:active , a.menu2:visited{
			width:139px;
			margin-right: 3px;
			background:url('../images/menu2.png') no-repeat left top;
		}
		li.menu2b, a.menu2b{
			padding-top:15px;
			width:139px;
			margin-right: 3px;
			background:url('../images/menu2b.png') no-repeat left top;
		}

		a.menu2:hover{
			background:url('../images/menu2b.png') no-repeat left top;
		}

		a.menu3:link , a.menu3:active , a.menu3:visited{
			width:139px;
			margin-right: 3px;
			background:url('../images/menu3.png') no-repeat left top;
		}

		li.menu3b{
			padding-top:15px;
			width:139px;
			margin-right: 3px;
			background:url('../images/menu3b.png') no-repeat left top;
		}

		a.menu3:hover{
			background:url('../images/menu3b.png') no-repeat left top;
		}

		a.menu4:link , a.menu4:active , a.menu4:visited{
			width:139px;
			margin-right: 3px;
			background:url('../images/menu4.png') no-repeat left top;
		}

		li.menu4b{
			padding-top:15px;
			width:139px;
			margin-right: 3px;
			background:url('../images/menu4b.png') no-repeat left top;
		}

		a.menu4:hover{
			background:url('../images/menu4b.png') no-repeat left top;
		}

		a.menu5:link , a.menu5:active , a.menu5:visited{
			width:138px;
			margin-right: 3px;
			background:url('../images/menu5.png') no-repeat left top;
		}

		li.menu5b{
			padding-top:15px;
			width:138px;
			margin-right: 3px;
			background:url('../images/menu5b.png') no-repeat left top;
		}

		a.menu5:hover{
			background:url('../images/menu5b.png') no-repeat left top;
		}

		a.menu6:link , a.menu6:active , a.menu6:visited{
			width:138px;
			margin-right: 3px;
			background:url('../images/menu6.png') no-repeat right top;
		}

		li.menu6b{
			padding-top:15px;
			width:138px;
			margin-right: 3px;
			background:url('../images/menu6b.png') no-repeat right top;
		}

		a.menu6:hover{
			background:url('../images/menu6b.png') no-repeat right top;
		}
/*MENU TO HERE*/

a.lines_beast:link , a.lines_beast:active , a.lines_beast:visited{
	margin-top:3px;
	width:284px;
	height:227px;
	float:left;
	display:block;
	background-color:red;
	background:url('../images/the_beast.jpg') no-repeat 0 0;
}

#linky a.lines_beast, #linky a.lines_standart, #linky a.lines_beautiful {
  margin-top: 0;
}

a.lines_beast:hover{
	background:url('../images/the_beast.jpg') no-repeat 0 -227px;
}

a.lines_standart:link, a.lines_standart:active, a.lines_standart:visited{
	margin-top:3px;
	width:284px;
	height:227px;
	float:left;
	display:block;
	background:url('../images/standart_line.jpg') no-repeat 0 0;
}

a.lines_standart:hover{
	background:url('../images/standart_line.jpg') no-repeat 0 -227px;
}

a.lines_beautiful:link, a.lines_beautiful:active, a.lines_beautiful:visited{
	margin-top:3px;
	width:281px;
	height:227px;
	float:left;
	display:block;
	background:url('../images/beautiful_line.jpg') no-repeat 0 0;
}

a.lines_beautiful:hover{
	background:url('../images/beautiful_line.jpg') no-repeat 0 -227px;
}

ul#ul_lines{
	display:inline;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}

ul#ul_lines li{
	float:left;
	display:block;
	margin:0;
	padding:0;
}

#footer{
	margin-top:3px;
	margin-bottom:10px;
	width:849px;
	height:35px;
	float:left;
	display:block;
	background:url('../images/footer_back.jpg') no-repeat;
}

.f_mail{
	float:left;
	margin:10px auto auto 35px;
	color:#e35204;
	font-weight:bold;
}

.f_designed{
	float:right;
	margin:10px 35px auto auto;
	color:#e35204;
	font-weight:bold;
}

a.fmail:link, a.fmail:active, a.fmail:visited{
	color:#fff;
	text-decoration:none;
}

a.fmail:hover{
	color:#e35204;
	text-decoration:underline;
}

#rows{
	width:100%;
	margin:0;
	padding:0;
	display:block;
	float:left;
	text-align: center;
}

.leftalign #rows {
  text-align: left;
}

.row{
	width:271px;
	margin:0 2px 0 0;
	padding:10px 5px 10px 5px;
	float:left;
	display:block;
}

#rows a {
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
}
#rows a:hover {
    text-decoration: none;
    color: #ff5500;
    font-weight: bold;
}
a.infoodkaz:hover { color: #000; }
a img { border: 2px solid #ffffff; }
a.obr:hover img { border: 2px solid #ff5500; }
.row_inner a.obr2 img { border: 1px solid #ffffff;}
a.obr2:hover img { border: 1px solid #ff5500; }
.row3{
  text-align: center;
	width:205px;
	margin:0 3px 0 0px;
	padding:10px 5px 10px 5px;
	float:left;
	display:block;
}

.row3 a {
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
}

.row3 a:hover {
    text-decoration: none;
    color: #ff5500;
    font-weight: bold;
}

.row4{
	width:398px;
	margin:0 6px 0 0px;
	padding:10px 5px 10px 5px;
	float:left;
	display:block;
}

.row5{
	width:620px;
	margin:0 6px 0 0px;
	padding:10px 5px 10px 5px;
	float:left;
	display:block;
}

.row4 a {
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
}

.row4 a:hover {
    text-decoration: none;
    color: #ff5500;
    font-weight: bold;
}

#rows .row5 .blok1 a, #rows .row5 #blok2 a {
    text-decoration: none;
    color: #ff5500;
    font-weight: bold;
}

#rows .row5 .blok1 a:hover, #rows .row5 #blok2 a:hover {
    text-decoration: underline;
}

.row2{
	width:271px;
	margin:0 2px 0 0;
	padding:10px 5px 10px 5px;
	float:left;
	display:block;
	text-align: left;
}

.row2 a,
.row2 strong,
.row2 p {
    margin: 0px;
    padding: 0px;
    text-align: left;
    }


.row_inner{
	width: 840px;
	margin:0 2px 0 0;
	padding:10px 5px 10px 5px;
	float:left;
	background:url('../images/content_back_repeat.png') repeat-y;
}

.row_inner li {
	
}

.slim_diet{
	width:237px;
	height:194px;
	display:block;
	background:url('../images/slim_diet.png') no-repeat;
	margin-left:auto;
	margin-right:auto;
}

.row p{
	text-align:center;
	color:#fff;
}

.row2 p{
	text-align:center;
	color:#fff;
}

.row h2{
	color:#e35204;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	margin-top: 0;
}

.row2 h2{
	color:#e35204;
	font-size:12px;
	text-align:center;
	font-weight:bold;
}

.row_inner h2{
	color:#fff;
	font-size:14px;
	text-align:center;
	font-weight:bold;
}

.row h2.row_inner{
	margin-left:25px;
	color:#fff;
}


/*PRODUCTS*/

ul#products{
	list-style:none;
	margin:0;
	display:inline;
}

ul#products li{
	background:url('../images/bullet.png') no-repeat;
	padding:6px 0 0 25px;
	height:30px;
	color:#fff;
}

ul#products li a:link,ul#products li a:visited,ul#products li a:active{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

ul#products li a:hover{
	color:orange;
	text-decoration:none;
}

.where{
	margin-left:25px;
	color:#fff;
}
.where a:link, .where a:visited, .where a:active{
	color:orange;
	text-decoration:none;
}

.where a:hover{
	color:#fff;
	text-decoration:underline;
}

a.orange:link, a.orange:visited, a.orange:active{
	font-size:12px;
	color:orange;
	text-decoration:none;
}

a.orange:hover{
	color:#fff;
	text-decoration:underline;
}

#beast_front{
	margin-top:30px;
	background:url('../images/beast_front.png') no-repeat;
	width:100%;
	height:253px;
	display:block;
}

#standart_front{
	margin-top:30px;
	background:url('../images/standart_front.png') no-repeat;
	width:100%;
	height:253px;
	display:block;
}

#beauty_front{
	margin-top:30px;
	background:url('../images/beauty_front.png') no-repeat;
	width:100%;
	height:253px;
	display:block;
}

a.order_butt:link, a.order_butt:visited, a.order_butt:active{
	width:110px;
	height:23px;
	background:url('../images/order_butt.png') no-repeat top left;
	float:left;
}

a.order_butt:hover{
	width:110px;
	height:23px;
	background:url('../images/order_butt.png') no-repeat bottom left;
	float:left;
}


form#form{

}

form#form fieldset{ 
	width:90%; 
	margin:20px auto 20px auto;
	border:1px dotted gray;
}

form#form legend{
	color:#fff;
	font-size:14px;
	font-weight:bold;
}

form#form label{
	color:#fff;
	vertical-align:middle;
}

form#form label.f_a{
	color:#fff;
	vertical-align:top;
}

form#form input.field{
	width:150px;
	border:0;
	background-color:gray;
	color:#fff;
}

form#form input.quant{
	width:30px;
	border:0;
	background-color:gray;
	color:#fff;
}

form#form textarea.txt_field{
	width:350px;
	border:0;
	background-color:gray;
	color:#fff;
}

form#form button{
	border:0;
	background-color:gray;
	color:#fff;
	font-size:12px;
}

.line{
	margin:5px 40% 0 5px;
	float:right;
	display:block;
	width:50%;
	text-align:right;
}

table {
 border-collapse: collapse;
 width: 350px;
}
 
td p {
    padding: 0px;
    margin: 0px;
    color: #ffffff !important;
}

td {
    border-top: 1px solid #333333 !important;
    border-bottom: 1px solid #333333 !important;
    background: #222222;
    text-align: center;
    padding: 5px 2px 5px 2px;
    margin: 0px;
    color: #ffffff;
}

table.tabulka_akcia {
	font-weight: bold;
}
table.tabulka_akcia tr td {
	padding: 5px;
	text-align: left;
}


div.row_inner h2 {
    border-bottom: 1px solid #ff5500;
}

#forum { color: #fff; text-align: left; width: 400px;}
#forum input#meno { width: 240px; margin-bottom: 5px; }
#forum textarea { width: 372px; margin-bottom: 5px; }
#forum input.k { width: 40px; margin-bottom: 5px; }
#forum { line-height: 22px; }
form.forum { width: 400px; margin: 0 auto; }
.odkaz .meno { color: #cc6600; font-size: 1.2em; font-weight: bold; }
.odkaz .meno2 { color: #fdd705;  font-size: 1.2em; }
.odkaz .datum { color: #cc9900;  font-size: 0.75em; }
.odkaz .text { color: #fff; text-align: justify; }
#search { text-align: center; width: 203px; margin: 0 auto; height: 65px; background: url(../images/search.jpg) no-repeat center top; padding-top: 45px; }
#search input[type=text] { width: 183px; }
.odkaz { text-align: left; }
#formular input.d { width: 140px; margin-bottom: 5px; }
#formular input.k { width: 40px; margin-bottom: 5px; }
#formular textarea { width: 250px; }
#formular { line-height: 22px; }
a.infoodkaz {
  display: block;
  padding-top:13px;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  color: #fff;
  width: 230px;
  height: 32px;
  background: url(../images/infoodkaz.png) no-repeat left top;
}
#rows a.infoodkaz:hover {
  color: #000;
}
a.akcie {
  display: block;
  padding-top:13px;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  width: 250px;
  height: 36px;
  background: url(../images/info1.png) no-repeat left top;
}
#rows a.akcie:hover {
  background: url(../images/info2.png) no-repeat left top;
  color: #fff;
}
.alert { color: red; font-weight: bold; padding: 10px; background: #ffff00; border: 1px solid #000; width: 200px; margin: 2px auto; font-size: 13px;  }
a.naspat { display: block; padding: 10px; width: 200px; margin: 2px auto; font-size: 13px; border: 1px solid #000; background: green; }
#mapaa img{
  border: 0 none;
}
.spod {
  margin-bottom: 10px;
}
#novinka {
  background: #333;
  padding: 10px;
  margin: 10px;
  color: #fff;
}
#novinka h3 {
  margin: 3px;
  color: #FDD705;
}
#novinka a {
  color: #ff5500;
}
.novinka {
  background: #333;
  padding: 10px;
  margin: 10px;
  color: #fff; 
}
.novinka h3 {
  margin: 3px;
  color: #FDD705;
}
#tip {
  background: #333;
  padding: 10px;
  color: #fff;
  font-size: 13px;
}
#tip h3 {
  font-size: 18px;
  margin: 5px;
  color: #FDD705;
}
#tip a {
  color: #ff5500;
}
.left { float: left; }

a.nahodne  {
  display: block;
  margin: 4px;
  margin-bottom: 14px;
  float: left;
  padding: 5px;
  border: 1px solid #999;
  background: #555;
  width: 115px;
  height: 190px;
}
a#nahodne {
  font-size: 18px;
  color: #ff5500;
}
a#facebook img { border: 0 none; }

.blok1 {
  background: #fff;
  border: 2px solid #333;
  margin: 5px 0;
  text-align: left;
}
.blok1 div{
  background: #fff;
  padding: 7px;
}
.blok1 .blok-top {
  background: #eee;
  font-size: 1.1em;
}
.blok1 .blok-top {
  background: #eee;
  font-size: 1.1em;
}
.blok1 .blok-top1 {
  background: #fdd705;
  font-size: 1.1em;
}
.blok1 .comment {
  border: 1px solid #eee;
  padding: 0;
  margin: 10px;
}
#blok2 {
  text-align: center;
  font-size: 14px;
  background: #fff;
  border: 2px solid #333;
  padding: 10px;
}
form #add {
  background: #fff;
  border: 2px solid #333;
  padding: 10px;
  text-align: left;
}
#content #rows .row5 a.page {
  padding: 3px;
}
#content #rows .row5 a.current {
  color: #ff5500;
}
input.test {
 display: none;
}
#footer iframe {
border:none;
float:right;
overflow:hidden;
width:400px;
height:25px;
margin-right:30px;
margin-top: 2px;
padding:3px 5px;
}
