html, body {
	margin: 0;
	padding: 0;
}
html {
	overflow-y: scroll;
	-webkit-font-smoothing: antialiased;
}

body {
	background: url("../gfx/texture.png") repeat;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	color: #fff;
	
}
h1 {
	text-align: center;
	font-size: 26px;
	font-weight:normal;
	
	text-transform: uppercase;
	
}

h2{
	font-weight:normal;
	font-size:19px;
}


a {
	font-style: italic;
	text-decoration: none;
	color: #ffffb2;
	outline: none;
}
a:hover{text-decoration:underline;}
a img {
	border: none;
}

label {
    width: 260px;
    float: left;
    text-align: right;
    margin: 0px 20px 0px 10px;
}



 input[type=text], input[type=password], input[type=file], input[type=checkbox], textarea {
    background:#8cabb1;
  
}



th{
	color:grey;
}

.center{
	text-align:center;
}
.hidden, .helplink {
	position: absolute;
	top: -9999px;
	width: 1px;
	height: 1px;
}

.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

a.helplink:active, a.helplink:focus {
	background: #fff;
	left: 10px;
	top: 10px;
	z-index: 50;
	display: block;
	width: auto;
	height: auto;
	border: 10px solid #ff0000;
	padding: .5em 1em;
	font-size: 200%;
	font-weight: bold;
	color: #ff0000;
}

a.helplink:hover {
	background: #ff0000;
	color: #fff;
}


.left{float:left;}

.right{float:right;}


.clearfix1:before, .clearfix1:after {
	content: "";
	display: table;
}

.clearfix1:after {
	clear: both;
}

.clearfix1 h1 {
	color:#f79321;
}

.clearfix2:before, .clearfix2:after {
	content: "";
	display: table;
}

.clearfix2:after {
	clear: both;
}

.clearfix2 h1 {
	color:#e68bb7;
}


.clearfix3:before, .clearfix3:after {
	content: "";
	display: table;
}

.clearfix3:after {
	clear: both;
}

.clearfix3 h1 {
	color:#0f5c88;
}

.clearfix3 h3 {
	text-transform: uppercase;
	margin-bottom: 15px;
}

.clearfix3 a {
	font-style:normal;
}

.clearfix4:before, .clearfix4:after {
	content: "";
	display: table;
}

.clearfix4:after {
	clear: both;
}

.clearfix4 h1 {
	color:#a5c641;
}

.clearfix4 h2 {
	color:#a5c641;
}


.clearfix5:before, .clearfix5:after {
	content: "";
	display: table;
}

.clearfix5:after {
	clear: both;
}

.clearfix5 h1 {
	color:#3e8773;
}

.clearfix5 h2 {
	color:#3e8773;
}

.clearfix6:before, .clearfix6:after {
	content: "";
	display: table;
}

.clearfix6:after {
	clear: both;
}

.clearfix6 h1 {
}

table{}

#page-wrapper {
	background: url("../gfx/bg1.png") fixed top center repeat;

}

#page {
	width: 980px;
	margin: 0 auto;
	height: 100%;
	border:0px solid brown;
}

#side{
	float:left;
	width:200px;
	height:	
	border:0px solid red;
}
#main {
	margin-left:210px;
	width: 760px;
	border:0px solid yellow;
	
	
}
a#logo {
	
	border-bottom: none;
}

#content {
	min-height:620px;
	height:100%;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	background-color:#2d2d2d;
	position:relative;

}

#podminky {        
	-moz-column-count: 2;
	-moz-column-gap: 20px;
	-webkit-column-count: 2;
	-webkit-column-gap: 20px;
	column-count: 2;
	column-gap: 20px;
	margin: 20px;
	text-align: left;
}

.onas {
	margin: 20px;
	text-align: left;
	height:100%;
}

/*****ZE*SVETA**MINERALU****/

#mineraly{
	margin:20px;
}

#mineraly h2{
	color:#e68bb7;
	margin-left:20px;
	margin-top:25px;
}

#mineraly img{
	height:115px;
	float:right;
	margin-left:4px;
}


/**end**Ze*SVETA*MINERALU*******************/



#obsah h1 {

}


#nav {
	background: url("../gfx/menu.png") top no-repeat;
	
	margin:15px 0;
	
	width: 200px;
	text-transform: uppercase;
	text-align: right;
}

#nav ul, #nav li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}

#nav a {
	background: url("../gfx/menu.png") bottom no-repeat;
	padding: 5px 20px 5px 0;
	display: block;
	border-bottom: none;
	color: #ccc;
	text-shadow: #000 3px 3px 5px;
}

#nav a:hover {
	color: #fff;
}

#nav li.menu1.active a {
	color: #f79321;
}

#nav li.menu2.active a {
	color: #e68bb7;
}

#nav li.menu3.active a {
	color: #0f5c88;
}

#nav li.menu4.active a {
	color: #a5c641;
}

#nav li.menu5.active a {
	color: #3e8773;
}

#nav li.menu1 em {
	color: #f79321;
}

#nav li.menu2 em {
	color: #e68bb7;
}

#nav li.menu3 em {
	color: #0f5c88;
}

#nav li.menu4 em {
	color: #a5c641;
}
#nav li.menu5 em {
	color:#3e8773;
}

address {
	position:static;
	top:30px;
	margin-top:40px;
	width: 180px;
	font-style: normal;
	text-align: right;
	line-height: 1.2;
	color: #ccc;
	text-shadow: #000 3px 3px 5px;
}
address strong {
	font-weight: normal;
	color: #fff;
}

.orange{
	color:orange;
}

.red{
	color:red;
}

.green{
	color: #51b310;
}

.emenu{
	width:750px;
	height:100px;
	border:0px solid green;
	margin-top:10px;
	position:relative;
	right:5px;
}

.emenu a, img{
	text-decoration:none;
	border:none;
}

.eleft{
	float:left;
}
.message{
	border:3px solid #d7d6a4;
	position:absolute;
	top:45px;
	left:25px;
	padding:3px;
	background-color:#2d2d2d;
	max-width:650px;
	padding-right:35px;
}


.message img{
	position:absolute;
	top: 3px;
	right:3px;
}


.hlaska{max-width:650px;text-align:center;}



.esearch{
	width:300px;
	height:60px;
	margin-left:10px;
}


.menu_kat{
	width:210px;
	position:relative;
	right:30px;
	text-align:right;
}

.menu_kat ul{
	list-style:none;
}

.menu_kat a{
	font-size:16px;
	color: #ccc;
	text-shadow:#000 3px 3px 5px;
}

.menu_kat a:hover {
	color:#fff;
}


.ovladac{
	width:400px;
	height:90px;
	border:0px solid yellow;
	margin-left:345px;
	padding-top:5px;
}


.esearch input{
	vertical-align:top;
}

#pokladna{
	border:1px solid grey;
	border-radius:4px;
	padding:10px;
}

#kosik  {
	background: URL('../gfx/bg_k_pokladne.png')no-repeat;
	width:210px;
	height:49px;
	margin:0px;
	padding: 0;
	border:0px solid white;
	font-size:18px;
}

div.user{
	width:180px;
	text-align:center;
	float:left;
	margin:0 5px;
	font-size:14px;
	color:#cacaca;
}

div.link_logout{
	width:400px;
	top:0;
	margin:0;
}

.cena{
	text-align:right;
	display:block;
	width:200px;
	height:49px;
	padding:0 5px 0 0;
	margin:0px 0 0 0;
	color:#cacaca;
	position:relative;
	right:4px;
}

.user {
	height:28px;
	background-image: URL('../gfx/btn_clear.png');
	background-repeat: no-repeat;
}

div.login_form{
	width:330px;
	top:0;
	margin-left:76px;
	line-height:1em;
}
div.login_form input{
	vertical-align:top;
	margin:0;
}

/*.login_form input{display:inline;position:absolute;top:0;}*/


div#kosik {
	width:210px;
	height:49px;
	padding: 0 3px 0 0;
	margin:5px 0 0 176px;
}



.cleaner{
	clear:both;
}

/*****ui****/


div#rs_menu_ui {
	width:394px;
	max-height:170px;
	text-align: center;
	margin:0 auto;
	position:relative;
	top:120px;
}

div#rs_menu_ui_sm {
	width:96px;
	max-height:62px;
	text-align: center;
	margin:0 auto;
	margin-top:15px;
	position:relative;
}

#rs_menu_ui span{
	position:absolute;
	bottom:0;
	left:0;
	width:394px;
	margin:0 auto;
	font-weight:bold;
	font-size:120%;
}

#rs_menu_ui_sm span{
	position:absolute;
	bottom:0;
	left:-30px;
	width:150px;
	margin:0 auto;
}

/****end**ui****/




/*interni cast-----*/





div#rs_menu {
	width:650px;
	max-height:170px;
	text-align: center;
	margin:0 auto;
	position:relative;
	top:120px;
}

div#rs_menu_sm {
	width:163px;
	max-height:62px;
	text-align: center;
	margin:0 auto;
	margin-top:15px;
	position:relative;
}
 
div#rs_podmenu {
	width:95%;
	height:35px;
	text-align: center;
	margin:10px auto;
}

#rs_menu span{
	position:absolute;
	bottom:0;
	left:0;
	width:650px;
	margin:0 auto;
	font-weight:bold;
	font-size:120%;
}

#rs_menu_sm span{
	position:absolute;
	bottom:0;
	left:0px;
	width:150px;
	margin:0 auto;
}


a.rs_intr1 {
	float:left;
	display:block;
	width:128px;
	height:128px;
	background:url('../gfx/prehled_objednavek_blend.png') center no-repeat;
	border-bottom: 2px solid #2d2d2d;
}
      
a.rs_intr1:hover{
	float:left;
	display:block;
	width:128px;
	height:128px;
	background:url('../gfx/prehled_objednavek.png') center no-repeat;
	border-bottom: 2px solid #2d2d2d;
}

.rs_intr1 span{
	visibility:hidden;
}

div.rs_intr1:hover span {
	visibility:visible;
}

a.rs_intr1s {
	float:left;
	display:block;
	width:32px;
	height:32px;
	background:url('../gfx/prehled_objednavek_small.png') center no-repeat;
	border-bottom: 2px solid #2d2d2d;
}

.rs_intr1s span{
	visibility:hidden;
}

div.rs_intr1s:hover span {
	visibility:visible;
}

a.rs_intr2 {
	float:left;
	display:block;
	width:128px;
	height:128px;
	background:url('../gfx/users_blend.png') center no-repeat;
	border-bottom: 2px solid #2d2d2d;
}

a.rs_intr2:hover{
	float:left;
	display:block;
	width:128px;
	height:128px;
	background:url('../gfx/users.png') center no-repeat;
	border-bottom: 2px solid #2d2d2d;
}

.rs_intr2 span{
	visibility:hidden;
}

div.rs_intr2:hover span {
	visibility:visible;
}

a.rs_intr2s {
	float:left;
	display:block;
	width:32px;
	height:32px;
	background:url('../gfx/users_small.png') center no-repeat;
	border-bottom: 2px solid #2d2d2d;
}

.rs_intr2s span{
	visibility:hidden;
}

div.rs_intr2s:hover span {
	visibility:visible;
}


a.rs_intr3 {
	float:left;
//	margin-left:256px;
	display:block;
	width:128px;
	height:128px;
	background:url('../gfx/inventory_blend.png') center no-repeat;
	border-bottom: 2px solid #2d2d2d;
}

a.rs_intr3:hover{
	float:left;
//	margin-left:256px;
	display:block;
	width:128px;
	height:128px;
	background:url('../gfx/inventory.png') center no-repeat;
	border-bottom: 2px solid #2d2d2d;
}

.rs_intr3 span{
	visibility:hidden;
}

div.rs_intr3:hover span {
	visibility:visible;
}

a.rs_intr3s {
	float:left;
//	margin-left:64px;
	display:block;
	width:32px;
	height:32px;
	background:url('../gfx/inventory_small.png') center no-repeat;
	border-bottom: 2px solid #2d2d2d;
}

.rs_intr3s span{
	visibility:hidden;
}

div.rs_intr3s:hover span {
	visibility:visible;
}
/*******/


a.rs_intr4 {
	float:left;
//	margin-left:384px;
	display:block;
	width:128px;
	height:128px;
	background:url('../gfx/btn_ucetnictvi_blend.png') center no-repeat;
	border-bottom: 2px solid #2d2d2d;
}

a.rs_intr4:hover{
	float:left;
//	margin-left:384px;
	display:block;
	width:128px;
	height:128px;
	background:url('../gfx/btn_ucetnictvi.png') center no-repeat;
	border-bottom: 2px solid #2d2d2d;
}

.rs_intr4 span{
	visibility:hidden;
}

div.rs_intr4:hover span {
	visibility:visible;
}

a.rs_intr4s {
	float:left;
//	margin-left:96px;
	display:block;
	width:32px;
	height:32px;
	background:url('../gfx/btn_ucetnictvi_small.png') center no-repeat;
	border-bottom: 2px solid #2d2d2d;
}

.rs_intr4s span{
	visibility:hidden;
}

div.rs_intr4s:hover span {
	visibility:visible;
}
/*******/
a.rs_intr5 {
	margin-left:512px;
	display:block;
	width:128px;
	height:128px;
	background:url('../gfx/btn_logout_is_blend.png') center no-repeat;
	border-bottom: 2px solid #2d2d2d;
}

a.rs_intr5:hover{
	margin-left:512px;
	display:block;
	width:128px;
	height:128px;
	background:url('../gfx/btn_logout_is.png') center no-repeat;
	border-bottom: 2px solid #2d2d2d;
}

.rs_intr5 span{
	visibility:hidden;
}

div.rs_intr5:hover span {
	visibility:visible;
}

a.rs_intr5s {
	margin-left:128px;
	display:block;
	width:32px;
	height:32px;
	background:url('../gfx/btn_logout_is_small.png') center no-repeat;
	border-bottom: 2px solid #2d2d2d;
}

.rs_intr5s span{
	visibility:hidden;
}

div.rs_intr5s:hover span {
	visibility:visible;
}
/*******/








a.rs_user1 {
	float:left;
	display:block;
	width:128px;
	height:128px;
	background:url('../gfx/prehled_objednavek_blend.png') center no-repeat;
	border-bottom: 2px solid #2d2d2d;
}

a.rs_user1:hover{
	float:left;
	display:block;
	width:128px;
	height:128px;
	background:url('../gfx/prehled_objednavek.png') center no-repeat;
	border-bottom: 2px solid #2d2d2d;
}

.rs_user1 span{
	visibility:hidden;
}

div.rs_user1:hover span {
	visibility:visible;
}

a.rs_user1s {
	float:left;
	display:block;
	width:32px;
	height:32px;
	background:url('../gfx/prehled_objednavek_small.png') center no-repeat;
	border-bottom: 2px solid #2d2d2d;
}

.rs_user1s span{
	visibility:hidden;
}

div.rs_user1s:hover span {
	visibility:visible;
}


a.rs_user2 {
	float:left;
	display:block;
	width:128px;
	height:128px;
	background:url('../gfx/chpass_blend.png') center no-repeat;
	border-bottom: 2px solid #2d2d2d;
}

a.rs_user2:hover{
	float:left;
	display:block;
	width:128px;
	height:128px;
	background:url('../gfx/chpass.png') center no-repeat;
	border-bottom: 2px solid #2d2d2d;
}

.rs_user2 span{
	visibility:hidden;
}

div.rs_user2:hover span {
	visibility:visible;
}

a.rs_user2s {
	float:left;
	display:block;
	width:32px;
	height:32px;
	background:url('../gfx/chpass_small.png') center no-repeat;
	border-bottom: 2px solid #2d2d2d;
}

.rs_user2s span{
	visibility:hidden;
}

div.rs_user2s:hover span {
	visibility:visible;
}

a.rs_user3 {
	margin-left:256px;
	display:block;
	width:128px;
	height:128px;
	background:url('../gfx/chdata_blend.png') center no-repeat;
	border-bottom: 2px solid #2d2d2d;
}

a.rs_user3:hover{
	margin-left:256px;
	display:block;
	width:128px;
	height:128px;
	background:url('../gfx/chdata.png') center no-repeat;
	border-bottom: 2px solid #2d2d2d;
}

.rs_user3 span{
	visibility:hidden;
}

div.rs_user3:hover span {
	visibility:visible;
}

a.rs_user3s {
	margin-left:64px;
	display:block;
	width:32px;
	height:32px;
	background:url('../gfx/chdata_small.png') center no-repeat;
	border-bottom: 2px solid #2d2d2d;
}

.rs_user3s span{
	visibility:hidden;
}

div.rs_user3s:hover span {
	visibility:visible;
}


.bg_img1{
	width:560px;
	height:440px;
	background:url('../gfx/vodoznak.png')no-repeat;
	position:absolute;
	top:110px;
	left:160px;
}

.bg_img2{
	width:560px;
	height:440px;
	background:url('../gfx/vodoznak2.png')no-repeat;
	position:absolute;
	top:110px;
	left:160px;
}

.bg_img3{
	width:560px;
	height:440px;
	background:url('../gfx/vodoznak3.png')no-repeat;
	position:absolute;
	top:110px;
	left:160px;
}
/*
.onas {background:url('../gfx/vodoznak.png')no-repeat fixed 55% 35%;}
div.mineraly {min-height:400px;background:url('../gfx/vodoznak2.png')no-repeat fixed 55% 35%;}
#podminky {background:url('../gfx/vodoznak3.png')no-repeat absolute 55% 35%;}

/****** KATALOG ******/

#cesta_katalog{
	font-size:18px;
	margin:10px 20px;
}



.nahled_produktu {
	width:245px;
	height:243px;
	background:url('../gfx/bg_nahled_produktu.png') left no-repeat;
	float:left;
	position:relative;
	text-align:center;
}

.nahled_kup {
	width:70px;
	height:25px;
	position:absolute;
	top:15px;
	left:175px;
}

.nahled_kup form{
	height:25px;
}

.nahled_top {
	height:45px;
}

div.nahled_popis {
	width:205px;
	height:70px;
	font-size:12px;
	color:#cacaca;
	position:absolute;
	left:10px;
	bottom:9px;
	border:0px solid red;
}

.nahled_cena {
	width:170px;
	font-size:14px;
	letter-spacing:0.5px;
	font-weight:bold;
	color:#cacaca;
	text-align:left;
	border:0px solid red;
	position:absolute;
	left:20px;
	top:30px;
}
.nahled_mnozstvi {
	width:170px;
	font-size:12px;
	letter-spacing:0.5px;
	font-weight:bold;
	color:#cacaca;
	text-align:left;
	border:0px solid red;
	position:absolute;
	left:5px;
	top:50px;
}


.products{
	width:735px;
	height:100%;
	border:0px solid white;
}

.nahled_popis h2 {
	width:200px;
	font-size:14px;
	font-weight:bold;
	line-height:1.1;
	text-transform:uppercase;
	text-align:left;
	margin:0;
	margin-left:5px;
	border:0px solid green;
	color:#0f5c88;
	letter-spacing:0.3px;
} 

div.products div.nahled_top {
	height:55px;
	position:relative;
	border:0px solid blue;
	text-align:center;
}

div.nahled_img {
	width:200px;
	min-height:200px;
	margin:10px 13px;
	border:0px solid red;
}

.nahled_img img {
	vertical-align: middle;
	border:1px solid #222;
}

/*.koupit {float:right;position:relative;bottom:15px;}*/


#detail{
	width:710px;
	border:1px solid rgb(15,92,136);
	border-radius:4px;
	padding:10px;
}

#detail h1{
	margin:5px 25px;
	text-align:left;
	border:0px solid white;
}


.popis{
	width:330px;
	min-height:350px;
	margin:0px 10px;
	position:relative;
}

.holder{
	border-top:4px solid rgb(15,92,136);
}

.detail_popis{
	border:0px solid green;
	margin:15px;
	font-size:0.9em;
}
.detail_cena{
	border:0px solid green;
	font-weight:bold;
	margin-top:15px;
}

.detail_mnozstvi{
	border:0px solid green;
}




/**** end KATALOG ****/

/***PAGER*****/
#strankovani{
	width:710px;
	border:0px solid white;
	text-align:center;
	margin-top:10px;
}

#strankovani span{
	margin:0 5px;
	width:90px;
	border:0px solid green;
	display:inline-block;
}

.first_p{
	text-align:right;
}

.prev_p{}
.curr_p{
	width:150px !important;
}
.next_p{}

.last_p{
	text-align:left;
}



/******END**PAGER****/


/*** SPRAVA OBJEDNAVEK  ***/

#sprava_objednavek{
	border:1px solid grey;
	border-radius:4px;
	padding:10px;
}

.objednavky_nabidka_l {
	margin-left: 100px;
	float:left;
	width:290px;
	float:left;
	font-size: 18px;
	position: relative;
	bottom: 45px;
}

.objednavky_nabidka_r {
	margin-right: 60px;
	float:right;
	font-size: 18px;
	position: relative;
	bottom: 45px;
}

.objednavky_nabidka_l a {
	border-bottom: 2px solid #2d2d2d;
	font-style: normal;
}

.objednavky_nabidka_l img {
	position: relative;
	right: 74px;
	top: 40px;
}

.objednavky_nabidka_r img {
	position: relative;
	right: 74px;
	top: 40px;
}

/*** end SPRAVA OBJEDNAVEK ***/


/*** SPRAVA ZAKAZNIKU ***/

div#sprava_zakazniku {
	position:relative;
}

#sprava_zakazniku table {
	border: none;
	width: 560px;
	color: white;
	margin:auto;
}

#sprava_zakazniku th {
	background-color: #565656;
	padding: 0 0.5em;
	text-align: left;
}

#sprava_zakazniku td {
	padding: 0 0.5em;
	background-color: #161616;
}


/*** end SPRAVA ZAKAZNIKU ***/


 /***CESTA***/
#cesta{
	font-size:1.0em; 
	text-align:center;
	border:0px solid blue;
	padding:15px;
}
 
.pozice {
	margin-left:20px;
}

.activ{
	background-color:#425963;
	font-weight:bold;
	margin-left:20px;
	border-radius:4px;
	padding:3px;
}     
  
.zpet{
	width:250px;
	margin-left:25px;
	margin-top:20px;
	font-weight:bold;
	text-decoration:underline;
	display:block;
	float:left;
}

.dalsi{
	width:250px;
	margin-left:450px;
	margin-top:20px;
	font-weight:bold;
	text-decoration:underline;
	display:block;
} 
/*END***CESTA**/




/***KOSIK***/

#pokladna{
	font-size:0.80em ;
}


#pokladna th{
	text-align:left;
	font-size:1.0em;
	font-weight:bold;
}

#pokladna td{
	color:rgb(204,204,204);
	border:1px solid #000;
	padding:10px;
}

#pokladna table{ 
	border-collapse:collapse;
	width:710px;

  }

.popis_bunky{
	text-align:left;
}

.price{
	text-align:right;
}

.celkem {
	text-align:right;
	font-size:1.1em;
	font-weight:bold;  
}

#pokladna img {
	width:75px;
} 



/***END**KOSIK******/

/***OBNOVA HESLA****/
#recover{
	width: 650px;
	margin:auto;
}

a.obnova{
	font-size:80%;
	border:0px solid white;
	margin-left:155px;
	color:#d7cfc3;
}

a:hover.obnova{
	text-decoration:underline;
}

/**END*OBNOVA***HESLA*******/

/*******zmena*hesla**************/
/********end*zmena*hesla***********/

/****DODACI UDAJE/REGISTRACE*****/

#dodaci{
}

#dodaci p{
	margin:20px;
}

.faktura_odberatel {
	width: 50%;
	float: left;
}

.faktura_dodaci {
	margin-left: 50%;
}

.faktura_odesilatel {
	width: 50%;
	padding: 20px 0;
	float: left;
}

.faktura_banka {
	margin-left: 50%;
	padding: 20px 0;
}

.objednavky_poznamka{
	
}

.pravnik {
	margin-top:15px;
}

.reg_butt{text-align:center;}

.faktura th{
	padding:2px 5px;
}

/**END**DODACI UDAJE/REGISTRACE*****/

/*SOUHRN***/
.souhrn{
	border:1px solid grey;
	border-radius:4px;
	padding:10px;
}


.souhrn table{
	width:700px;
}

/***END**SOUHRN****/


/*******SPRAVA**ZBOZI****/
#sprava_zbozi{
	border:1px solid grey;
	border-radius:4px;
	padding:10px;
}

#sprava_zbozi label.kat{
	float:none;
	margin:0;
}

.kat_checked{
	background:#7b7b69;
	text-shadow: #000 3px 3px 5px;
	padding:3px;
	border-radius:5px;
}

.kat_new{
	border:1px solid grey;
	border-radius:3px;
	padding:10px;
	margin: 20px auto;
}

.kategorie_boxes{
	border:1px solid grey;
	width:650px;
	padding:15px;
	border-radius:3px;
	margin:15px auto;
}

/*****END***SPRAVA**ZBOZI***/

/***PREHLED**OBJEDNAVEK***/
#prehled_objednavek{
	border:1px solid grey;
	border-radius:4px;
	padding:10px;
}

#prehled_objednavek table{
	width:710px;
	font-size:0,7em;
}

#prehled_objednavek th{
//	text-align:left;
}
#prehled_objednavek .souhrn{
	border:0px solid grey;
	border-radius:4px;
	padding:0;
}


.uhrazeno {
	float:left;
}

/**END*PREHLED**OBJEDNAVEK***/
