﻿*
{
  margin: 0;
  padding: 0;  
}

body
{
	font-family: "Microsoft Sans Serif", Tahoma, Sans-Serif;
	width: 100%;
	background-color: #81bcde;
	text-align: center;
}

#page 
{    
	width: 990px;
	margin: 0 auto;
	text-align: left;  
	background-image: url('image/bgr_page.jpg');
	background-repeat: repeat-x;
	position: relative;
}

.bloky {
	margin: 0 30px;
}

.blok {
  background: #b4d7eb;
  color: #0d2755;
  width: 305px;  
  font-size: 12px;
  float: left;
  margin-right: 10px;
  position: relative; 
}

.blok img {
	float: right;
}  

.blok_nadpis {
	height: 34px;
	background-color: #2e6ca7;
	overflow: hidden;
	font-family: "Comic Sans MS";   
	line-height: 34px;
}

.oranzova {
	background: #d4721b;
}   

.cervena {
	background: #be2f21;
}  

.zelena {
	background: #8bc12d;
}

.blok_nadpis h2 {
	font-family: "Comic Sans MS";
	color: #ffffff;
	font-size: 14px;
	line-height: 34px;
	margin: 0 40px;
	padding: 0;
}

.blok_nadpis .roh_l {
	float: left;
}       

.blok_nadpis .roh_r {
	float: right;
}

.blok td {
  vertical-align: bottom;
}

.blok-in h3 {
  font-size: 12px;   
  color: #0d2755;
  padding-bottom: 5px;
}

.blok-in a h3 {	
  text-decoration: underline;
}

.blok-in a {
  color: #0d2755;
}

.blok-in {
  padding: 10px 13px 13px 13px;
}

.vice {
  width: 45px;
  float: right;
}

.vice img {
	float: left;
	margin-right: 3px;
}

#top  
{    
	color: #8c8c8c;
	font-size: 14px;
	margin: 25px 0 10px 0;
}

#bottom  
{
	color: #ffffff;
	font-size: 12px;
    margin: 10px 0 25px 0; 
	text-align: left;
	position: relative;
}

#bottom a {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;    
	text-decoration: none;
}

#bottom a:hover {
	text-decoration: underline;
}

.copyright {
	position: absolute;
	left: 0;
}

#main {
	background-position: bottom;
}

#main-in {
	/*  DKO: přesunuto do header
	margin: 5px 15px;
	*/
	margin: 0;
	min-height: 590px;
}

#header
{
  padding-top: 0px;
  margin: 5px 15px;
}  

#main-in img {
	border: 0;
}

#main_menu
{
	top: 5px;
	left: 70px;
	width: 750px;
	position: relative;
	z-index: 100;
}

.menu_blok,
.menu_blok_a {
	float: left;
	min-width: 105px;
	padding-right: 20px;
	border-left: 1px solid #ffffff;
	color: #ffffff;
	font-size: 11px;
	line-height: 14px;
}

.menu_blok_a  {
	background: url('../../image/bgr_menu_skup.jpg') repeat-y left;
}

.menu_blok_in {
	padding: 8px 0 0 5px;
}

.menu_blok a,
.menu_blok_a a {
	color: #ffffff;
	text-decoration: none;
}
.menu_blok a:hover,
.menu_blok_a a:hover  {
	color: #ffffff;
	text-decoration: underline;
}

.menu_blok h3,
.menu_blok_a h3 {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: normal;
	padding: 0 0 8px 0;
	margin: 0;
	text-transform: uppercase;
}

#lang
{
	float: left;
}

#lang a
{
   color: #8c8c8c;
   text-decoration: none;
}

#lang a:hover
{
  text-decoration: underline;
}

#search
{
	margin-left: 660px;
}

#search .search_tb               
{
	background-color: #e8e8e8;
	border: 1px solid #cecece;
	width: 140px;
	height: 18px;
	padding: 0;
}

#search .search_btn {  
	background-color: #eff3f6;
	border: 1px solid #cecece;
	color: #8c8c8c;
	cursor: pointer;
	padding: 0;
	width: 50px;
	height: 20px;
}  

a {
	color: #0d2755;
	text-decoration: underline;
	border: 0;
}

a:hover {
	color: #2e6ca7;
}

.tbl_content {
	width: 900px;
	padding: 0;
	margin: 0 0 0 50px;
}

.tbl_content td,
.tbl_content th,
.tbl_content tr {
	padding: 0;
	margin: 0;
}

.tbl_content a {
	color: #dd2a1a;
}

.td_nadpis {
	width: 150px;
	vertical-align: bottom;
	text-align: right;
}
.td_nadpis img {
	/*margin-left: 15px;*/ 
}

td.td_text table {
	height: 100%;
}

td.td_text {
	vertical-align: top;
	padding-bottom: 10px;
	padding-right: 25px;
	text-align: justify;
}

td.td_img {
	vertical-align: middle;
	text-align: center;
	width: 230px;
}

td.td_downimg{
	vertical-align: bottom;
	text-align: center;
	width: 20px;
}

td.td_text_prod {
	vertical-align: top;  
	padding-bottom: 10px;
	text-align: justify; 
	/*width: 450px;*/
}


td.td_img_prod {
	vertical-align: bottom;
	text-align: center;
	width: 253px;
}

td.td_img object {
  z-index: -10;
  /*position: relative;*/
  /*margin-right: 25px;*/
}

.td_img img {
	margin-right: 25px;
}

.td_flashmenu {
	vertical-align: bottom;
	height: 1px;
}

#content #text {
	margin-left: 160px;
}

#content {    
	font-size: 13px;
	color: #053367;
	margin-top: 0px;
	position: relative;
}

#content p {
	margin-bottom: 10px;
}

h2 {
  color: #dd2a1a;
  font-weight: normal;
  font-size: 22px;
  margin: 0;
  padding: 0 0 20px 0;
}

.td_clanek {
	padding: 0 0 10px 0;
}

.td_clanek h2 {   
	margin: 0;
	padding: 0;
}

.hello_rodina
{
	position: relative;
	/*left: -15px;*/
	z-index: 1;
}

.hello_menu
{
	position: relative;
	top: -21px;
	left: -1px;
	cursor: pointer;
}

.home_menu
{
	display: block;
	float: left;
	width: 115px;
	height: 35px;
	color: White;
	font-size: 15px;
	border: 0;
	background-color: #ffffff;
	background-image: url('image/bgr_uvod.png');
	cursor: pointer;
	text-align: center; 
	line-height: 35px;
	text-decoration: none;
}

.home_menu:hover
{
	background-image: url('image/bgr_uvod_active.png');
}

.flash_menu {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}

.fleft { float: left }
.fright { float: right }
.fclear { clear: both }

.text_in {
  margin: 0 10px;
}

.img_prod_surovina {
	position: absolute;
	left: 0;
	top: 0;   
	width: 160px;
}

.img_prod_surovina img {
	display: block;
}

.clanek {
	position: relative;
}

.clanek_text {
	vertical-align: top;
	padding-right: 20px;
}

.clanek_img {
	text-align: center;
	padding-left: 25px;
}

.pro_obchodniky {
	position: absolute;
	left: 0;
	top: 4px;   
	width: 158px;
	height: 500px;
    overflow: hidden;
	text-align: left;
}

.pro_obchodniky ul li {
	float: none;
	display: block;
	color: #DD2A1A;
	/*text-align: left; */
	padding-left: 10px;
}

.pro_obchodniky td {
	text-align: left;
}

.pro_obchodniky td.obch {
   padding: 0 14px;
}
.pro_obchodniky td.obch table {
   padding: 0 14px;
} 

.pro_obchodniky a {
	color: gray;
	text-decoration: none;
}

.pro_obchodniky ul li.AspNet-TreeView-Selected {
	background-color: #cdcccc;
	list-style: disc;
}

h4.red {        
  color: #dd2a1a;
  font-weight: normal;
  /*margin-left: 20px;*/
}


.pro_obchodniky td.obch_selected  {
	background: #ffffff url('/image/bgr_obchod.jpg') no-repeat;
	/*color: red;  */
}

.animace {
	width: 990px;
}

.animace td {
	vertical-align: top;
}

.animace object {
   /*	position: absolute;
	top: 0;
	right: 0;   
	display: inline;  */
	position: relative;
	z-index: 100;
}         

.prod_menu {
	width: 150px;
	float: left;   
	position: relative;
	left: 50px;
}

.prod_menu img {
	height: 90px;
	float: left;
	border: 0;
	margin: 5px;
}

.prod_item {
	width: 130px;   
	height: 350px;
	margin-bottom: 20px;
}
.prod_item img {
	width: 130px;
	height: auto;
}
.prod_item p {
	font-weight: bold;
	width: 130px;
	color: #053367;
	font-size: 14px;
	text-align: center;
}
.prod_item p:first-line {
	font-weight: normal;
}

.tap_item {  
	width: 150px;
	height: 254px;
	position: absolute;
	top: 0;
}
.tap_item .pl {  
	left: -160px;
}
.tap_item img {
	width: 130px;
	height: auto;
}  
.tap_item p {
	font-weight: bold;
	width: 130px;
	color: #053367;
	font-size: 14px;
	text-align: center;
}
.tap_item p:first-line {
	font-weight: normal;
}

.right_menu {
	position: absolute;
	right: 0;
}

.right_menu p {
	margin: auto;
}

.right_menu .prod_item {  
	width: 250px;
	text-align: center;
}

.prod {
	margin-left: 310px;
	width: 430px;
	position: relative;
}

.katalog {      
	width: 500px;
}

.clanek {   
	width: 630px;
}

.prod_nadpis {
	height: 38px;
	position: relative;
}

.prod_nadpis .roh_l {
	position: absolute;
	top: 0;
	left: 0;
}  

.prod_nadpis .roh_r {
	position: absolute;
	top: 0;
	right: 0;
}

.prod_nadpis_stred {      
	background-color: #2e6ca7;    
	line-height: 38px;
	margin: 0 15px; 
}

.prod_nadpis h2 {
	color: #ffffff;
	font-size: 16px;
	padding: 0;
	margin: 0 0 0 30px;
}

.prod_txt {
	/*background-color: #b4d7eb;*/
	background-color: #a9d8f4;
	color: #053367;
	font-size: 14px;
	line-height: 1.6em;
	min-height: 350px;
	_height: 350px;
}

.clanek_txt {
	/*background-color: #b4d7eb;*/
	background-color: #a9d8f4;
	color: #053367;
	font-size: 14px;
	line-height: 1.6em;
}
.h324 {
	height: 324px;
} 
.h332 {
	height: 332px;
}
.h254  {
	height: 254px;
}
.hauto {
	height: auto;
	margin-bottom: 30px;
}

.prod_txt .txt_in {
	padding: 20px 75px 20px 40px;
}

.clanek_txt .txt_in {  
	padding: 10px 20px;
} 

.postavicka {
	width: 250px;    
	text-align: center;
	position: absolute;
	right: -250px;
	bottom: 0;
}

.prod_surovina {
	position: absolute;
	top: 45px;
	left: -125px;
	width: 150px;
}

.prod_surovina img {
	width: 150px;
}

.prod_obrazek {
	position: absolute;
	bottom: 25px; 
	/*width: 125px;*/
	right: -25%;
}

.prod_obrazek img {
	/*width: 125px;*/
}                    

.rozdil .preloader {
	padding: 15px;
	position: absolute;
	top: 40px;
}

.rozdil,
.vymaluj {
	width: 430px;
	height: 324px;
	position: relative;
	margin-bottom: 15px;
	text-align: center;
}

.tapeta {
  	height: 254px;
}

.rozdil img,
.vymaluj img {
	position: absolute;
	top: 0;
	right: 0;
}

.rozdil table {
	width: 420px;
	height: 34px;
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 0;
	margin: 0;
}
.tapeta table { 
	bottom: auto;
	top: 5px;   
	height: 230px;
}
.rozdil table td {
	vertical-align: top;
	text-align: center;
	width: 50%;
	padding: 0;
	margin: 0;
}
.vymaluj table td {
	vertical-align: bottom;
	text-align: center; 
	padding: 0;
	margin: 0;
}

.vymaluj table {    
	width: 420px;
	position: absolute;
	bottom: 5px;
	right: 0;
	padding: 0;
	margin: 0;
}

.rozdil h3,
.vymaluj h3 {
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
}   
.vymaluj h3 {
	margin-bottom: 110px;
}
.tapeta h3 {
}

.rozdil a,
.vymaluj a {
	text-decoration: underline;
	font-size: 12px;
	/*font-weight: bold;
	color: #2e6ca7;*/    
	color: #053367;
}
.rozdil a:hover,
.vymaluj a:hover {
	text-decoration: underline;   
	color: #2e6ca7;
}

.flash_motiv {
   position: absolute;
   top: 0;
   left: 0;
   z-index: 0;
}

.napis_nam th,
.napis_nam td {
	text-align: left;
	vertical-align: top;
}

.napis_nam {
	width: 375px;
}

.napis_nam .tb,
.napis_nam .tb_big {
	background-color: #cde8f9;
	border: 0px;
	border-bottom: 1px dashed #0d2755;
	color: #0d2755;
	padding: 2px; 
	width: 270px;
	float: right;  
}

.napis_nam .tb_big {        
	width: 375px;
	overflow: auto;
}      

hr {
	border: 1px solid #cde8f9;
	color: #cde8f9;
}

