body {
	margin: 0 ;
	padding: 0 ;
	min-height: 500px;
	min-width: 950px;
	font-family: sans-serif ;
	font-size: 12px;
	background: #061566;
}


h1 {
	position: relative;
	left: -8px;
	font-family: sans-serif;
	font-size: 2.5em;
	font-weight: normal;
	color: #3C52C1;
}


h2 {
	position: relative;
	font-family: sans-serif;
	font-size: 20px;
	font-weight: normal;
}
h3 {
	margin: 0 ;
	margin-bottom: 5px;
	padding: 0;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a {
	color: #477FBD;
}
h1 a {
	color: #9D9D9D;
	text-decoration: none;
}

h1 a:hover {
	color: #000000;
}
input[type="text"], input[type="password"] {
	padding: 2px;
}
.color-blue {
	color:#0000CC;
}


#body_bg {
	background: #061566 url('_images/body_bg.gif') left top repeat-x;
}

#wrapper1 {
	position: relative;
	top: -1px;
	width: 860px;
	margin: auto ;
	margin-top: 0 ;
	background-color: #FFFFFF;
}
#header {
	height: 129px;
	background: url('_images/header_bg.gif') left top no-repeat;
	border-top: 1px solid #061566;
}
#logo {
	top: 10px;
	left: 25px;
	position: absolute;
}
#menu_main {
	margin-top: 108px;
	margin-left: 190px;
	padding: 0 ;
	font-size: 13px;
	font-family: sans-serif;
	background-color: #061566;
	text-align: right;
	border-right: 1px solid #FFFFFF ;
}
#menu_main a {
	display: inline-block;
	vertical-align: top;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	border-left: 1px solid #FFFFFF ;
	padding-left: 15px;
	padding-right: 15px;
	margin-right: -5px;
	border-left: 1px solid #FFFFFF ;
}
#menu_main span#lang {
	display: inline-block;
	line-height: 20px;
	background: url('_images/menu_main_lang_bg.gif') left top repeat;	
}
#menu_main a#menu_main_akce {
	background-color: #FE0000;
	color: #FEEA00;
}
#body {
	margin-right: 1px;
}
#left-col {
	width: 190px;
	float: left;
}
#right-col {
	width: 185px;
	float: right;
}
#middle-col {
	margin-left: 191px;
	margin-right: 186px;
	min-height: 500px;
	border: 1px solid #96A6FB;
	border-top-color: #ffffff; ; 
}
#flttest {
	border: 1px solid red;
	padding: 50px;
	float: left;
	clear: none;
}
#flttest div {
	clear: left;
	background: red;
	}
/*
#shop_menu ul {
	display: none ;
}

#shop_menu li {
	padding: 0 ;
	margin: 0 ;
}


#shop_menu ul.hloubka-1, #shop_menu ul.open  {
	display: block ;
}


#shop_menu li {
	background: none ;
	border-bottom: 2px solid #FFFFFF;
	padding: 0 ;
	font-size: 13px;
	font-family: sans-serif;
}
#shop_menu a {
	display: block;
	text-decoration: none;
}
#shop_menu a.hloubka-1 {
	padding-left: 20px;                                                        
	line-height: 18px;
	background: #96A6FB url('_images/menu_sipka_1.gif') 3px 3px no-repeat;
	color: #061566;
}
#shop_menu a.hloubka-2 {
	padding-left: 20px;                                                        
	line-height: 18px;
	background: #3C52C1 url('_images/menu_sipka_2.gif') 3px 3px no-repeat;
	color: #FFFFFF;
}
#shop_menu a.hloubka-3 {
	padding-left: 20px;                                                        
	line-height: 18px;
	background: #061566 url('_images/menu_sipka_3.gif') 3px 3px no-repeat;
	color: #061566;
}
#shop_menu a.hloubka-4 {
	padding-left: 20px;                                                        
	line-height: 18px;
	background: #C8CFF9 url('_images/menu_sipka_1.gif') 3px 3px no-repeat;
	color: #061566;
}
#shop_menu a.hloubka-1.aktualni {
	padding-left: 20px;                                                        
	line-height: 18px;
	background-color: #3A4FBB ;
	background-position: 3px -10px;
	color: #061566;
}
*/
#shop_menu ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
	background-color: #96A6FB;
	display: none;
}
#shop_menu ul.open  {
	display: block;
}
#shop_menu ul.hloubka-1  {
	display: block;
}
#shop_menu ul.hloubka-2  {
	background-color: #3C52C1;
	color: red ;
}
#shop_menu ul.hloubka-3  {
	background-color: #061566;
}
#shop_menu ul.hloubka-4  {
	background-color: #C8CFF9;
}
#shop_menu li {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
	background-image: none;
}
#shop_menu a {
	display: block;
	margin: 0 ;
	padding: 0 ;
	padding-left: 20px;
	list-style: none ;
	border-bottom: 1px solid #ffffff;
	background: transparent url('_images/menu_sipka_1.gif') 3px 3px no-repeat ;
	background-position: 3px 3px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
#shop_menu ul.hloubka-2 a {
	background-image:  url('_images/menu_sipka_2.gif') ;
}
#shop_menu ul.hloubka-3 a {
	background: transparent url('_images/menu_sipka_3.gif') 3px 3px no-repeat ;
}
#shop_menu ul.hloubka-4 a {
	background: none ;
	color: #061566;
}
#shop_menu a.aktualni {
	color: #FFCC00;
}
#shop_menu ul.hloubka-4 a.aktualni {
	color: #0099FF;
}
#right-col h3 {
	font-family: sans-serif ;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 2px;
	padding-left: 5px;	
}
#vyhledavani {
	margin-bottom: 1px;
}
#vyhledavani h3 {
	background: #96A6FB url('_images/lupa.gif') 75px center no-repeat;	
}
#vyhledavani input, #prihlaseni input {
	display: block;
	margin: 0 ;
	padding: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 177px;
	border: 1px solid #96A6FB;
	font-family: sans-serif ;
	font-size: 12px;
}
#prihlaseni a {
	color: #000000;	
}
#prihlaseni h3 {	
	background-color: #FFBB00;
}
#prihlaseni input {	
	border: 1px solid #FFBB00;
	border-top: none;
}
#prihlaseni #zapomenute_heslo {
	text-decoration: none;
	color: #FFBB00;
}
#prihlaseni input.hidden, #vyhledavani input.hidden {
	display: none;
}
#prihlaseni input#button_prihlasit {
	text-align: left;
	text-decoration: underline;
	padding: 0 ;
	margin: 0 ;
	border: none ;
}
#btn_kosik {
	padding-left: 50px;
	padding-top: 5px;	
	padding-bottom: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	background: #FFBB00 url('_images/kosik.gif') left center no-repeat;	
	font-size: 15px;
	color: #ffffff;
	cursor: pointer;
}
#zobrazeni {
	padding: 3px ;
	font-size: 10px;
	color: #58A791;
}
#zobrazeni a {
	display: inline-block;
	width: 24px;
	height: 17px;
	vertical-align: middle;
	background-position: left top;
	background-repeat: no-repeat ;
	background-image: url('_images/zobrazeni_seznam.gif') ;	
}
#zobrazeni a#zobrazeni_dlazdice {
	background-image: url('_images/zobrazeni_dlazdice.gif') ;	
}
#text, .text { 
	margin: 20px; 
	margin-top: 0 ;
	padding-top: 20px;
}
#shop_list_box {
}
#shop_list {
}
#shop_ul {
	_width: 480px;
}
#shop_ul li {
	padding: 2px ;
	position: relative;
	width: 155px ;
	height: 340px;
	float: left;
	background: none ;
	border: 1px solid #96A6FB;
	border-top: none;
	border-left: none;
	font-size: 10px;
}
#shop_ul li.col_3 {
	border-right: none;
	width: 156px ;
}

#shop_ul li div {
}
#shop_ul .foto {
	text-align: center;
}
#shop_ul .foto a {
	height: 160px;
	line-height: 160px;
}
#shop_ul .foto img {
	display: inline;
	vertical-align: middle ;
} 

#shop_ul h3 {
	margin-bottom: 5px;
}
#shop_ul .cena {
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#shop_ul .vyrobce {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #1754A7;
}

#shop_ul .kratky {
height: 52px;
overflow: hidden;
}
#shop_ul .obchod {
	width: 147px; ;
	padding: 5px;
	position: absolute;
	bottom: 1px ;
	left: 1px;
	background-color: #061566;
	font-size: 12px;
	color: #FFFFFF;
}
#shop_ul li.col_3 .obchod {
	width: 148px; ;
}
.shop form {
	margin: 0;
}
.shop input {
	vertical-align: middle;
	border: none;
}
.shop input.mnozstvi {
	width: 25px;
}
#shop_cat_text {
	padding: 5px;
	/*background-color: #A6B4FB;*/
	border: 1px solid #A6B4FB;
	border-left: none;
	border-right: none;
}
#shop_razeni{
	background-color: #94A6FA;
	border: 1px solid #94A6FA;
	text-align: center;
	color: #FFFFFF ;
	line-height: 20px;;
}
#shop_razeni a {
	color: #FFFFFF ;
	text-decoration: none;
	background-image: url(_images/shop_razeni_sipky.gif);
	background-position: 5px 3px;
	background-repeat: no-repeat;
	padding-left: 20px;
}
#shop_razeni a.desc {
	background-position: 5px -39px;
}
#shop_tab {
	border-collapse: collapse;
	width: 100% ;
}
#shop_tab a {
	color: #000000;
	text-decoration: none;
}
#shop_tab tr.modra, .bg_tmavomodra {
	background-color: #0C267A;
	color: #ffffff ;
}
#shop_tab td {
	padding: 2px;
}
#shop_tab td.shop_tab_col1 {
	padding-left: 20px;
}
#shop_tab td.shop_tab_obchod {
	text-align: right;
	padding-right: 10px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.cssform  {
float: left;
	
}
.cssform h2 {
	margin: 0 ;
	left: 0; 
	margin-bottom: 10px;
	margin-top: 10px;
	
}
.cssform h2 span {
	display: block;
	font-size: 0.6em;
}
.cssform input {
	border:1px solid #96A6FB;
}
.cssform p {
width: 250px;
clear: left;
margin: 0;
padding: 2px 0 1px 0;
padding-left: 170px; /*width of left column containing the label elements*/
height: 1%;
}
#text .box, .cssform .box {
background-color: #F0F0FF;
padding-top: 10px;
padding-bottom: 10px;
border: 1px solid #96A6FB;
	margin-bottom: 10px;
}

.cssform label{
float: left;
margin-left: -120px; /*width of left column*/
width: 110px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
color: #505050;
}
.cssform p.povinny label {
	font-weight: bold;
	color: #000000;
}

.cssform input[type="text"] { /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform input[type="password"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: auto;
}
.cssform input[type="radio"], .cssform input[type="checkbox"] {
	vertical-align: middle;
	margin-right: 10px;
}

.cssform select {
width: 80px;
}

.cssform input[type="text"].kratky {
	width: 80px;
}

.cssform textarea{
width: 240px;
height: 55px;
border:1px solid #96A6FB;
}
.cssform input.button, input.button, .button {
background-color:transparent;
border: none;
color:#BF0000;
cursor:pointer;
font-family:sans-serif;
font-size:13px;
font-weight:bold;
padding:0;
width:auto;
text-decoration: none;
}
.cssform input#antispam {
	width: 30px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}
#copy, #copy a {
	text-align: center;
	color: #ffffff;
	font-size: 10px;
}
.strankovani-out {
	text-align: center;
	clear: both;
	padding: 10px;
}

#shop_detail {
	border: 1px solid #FFFFFF;
}
#shop_detail_in {
	padding: 15px;
}
#shop_detail h1, #shop_detail h3 {
	position: static;
	margin: 0 ;
	padding: 0 ;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
#shop_detail_obchod {
	background-color: #0C267A;
	color: #ffffff ;
	padding: 2px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 20px;;
}
#shop_detail_obchod .obchod {
	float: right;
}
#shop_detail_galerie {
	margin: 10px;
}
#shop_detail_galerie li {
	float: left;
	width: 105px;
	height: 105px;
	line-height:102px ;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #CECECE;
	padding: 0 ;
	margin-right: 5px; ;
	background: none;
}
#shop_detail_galerie li img {
	display: inline;
	vertical-align: middle;
}
#shop_detail h3#vyrobce {
	color: #0000CC;
}
#shop_detail .kratky {
	margin-top: 15px;
	font-weight: bold;
}
#shop_detail .dlouhy {
	margin-top: 10px;
	color: #544E4B;
}
.detail_zpet {
	font-weight: bold ;
	text-decoration: none;
	display: block;
	margin-top: 10px;
}