/*výchozí nastavení*/
*, html {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
body {
	text-align: center;
	margin: 0px auto 0px auto;
/*vzdálenost od okraje okna!!!*/
	font-family: "luxi sans", "verdana", sans-serif;
	font-size: 10pt;
	color: #333333;
}

h1,h2 {
	font-size: 13px;
	margin-top: 3px;
	margin-bottom: 8px;
	color: #0099FF;
}
h5, div.columnheader {/*Nadpisy v pravém a levém sloupci*/
  font-size: 12px;
  font-weight: bold;
  text-align:left;
  color: #363636;
  background-image: url(../img/h5-background.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  height: 18px;
  padding: 4px 0px 0px 14px;
}

ul, ol {
	padding-left: 25px;
}
div#error {
	border: 3px #FF9900 solid;
	margin:0px 0px 4px 0px;
	padding: 3px 5px 3px 5px;
	font-size: 14px;
	color: #0099FF;
}
a img {
	border: none;
	text-decoration: none;
}
tr.suda {
	background-color: #ffffff;
}
tr.licha {
	background-color: #e4ebf2;
}
div#odkazy {
/*obsahuje odkazy na stránce*/
	position: absolute;
	top: 20px;
	right: 10px;
	text-align: right;
	font-size: 10px;
}
div#odkazy select {
	font-size: 10px;
}
.readonly {
/*formát pro readonly prvky formulářů*/
	background-color: #ebebeb;
	color: #666666;
}
h1 a:visited, h2 a:visited {text-decoration: none;color: #FF9900;}
h1 a:link, h2 a:link {text-decoration: none;color: #FF9900;}
h1 a:hover, h2 a:hover {text-decoration: none;color: #0099FF;}
h1 a:active, h2 a:active {text-decoration: none;color: #FF9900;}

a:visited {text-decoration: none;color: #FF9900;}
a:link {text-decoration: none;color: #FF9900;}
a:hover {text-decoration: none;color: #0099FF;}
a:active {text-decoration: none;color: #FF9900;}

a.current:visited {color: #363636;}
a.current:link {color: #363636;}
a.current:hover {color: #363636;}
a.current:active {color: #363636;}

a.active:visited {color: #363636;}
a.active:link {color: #363636;}
a.active:hover {color: #363636;}
a.active:active {color: #363636;}

div.spacer {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1px;
	height:1px;
}
#container {
/*entire page is in container!!*/
	width: 1000px;
	position: relative;
	text-align: left;
	margin: 0px auto;
}
/*konec výchozích nastavení*/
/*hlavička*/
#header {position: relative; height: 139px; background-color: white;}
#head0{position:absolute;top:4px;right:0px;text-align:right;color: #363636;background:none;font-size:11px;}
#head0 a{color: #0099FF;font-size:11px;padding-left:3px;}
#head0 a:hover{text-decoration:underline;}
#big_banner{
  position:absolute;
  top:44px;
  left:522px;
}
#big_banner img{
  width:468px;
  height:60px;
}
#main2{
  position:relative;
}
#main2 #main_banner{
  float:left;
  margin-right:8px;
  margin-bottom:5px;
}
#objednat_banner{
  position:absolute;
  top:112px;
  left:940px;
}
#svatky{
  position:absolute;
  bottom:11px;
  right:70px;
  color:#fafafa;
  font-size:10px;
}
#x1 {background-image: url(../img/header-mid-1.jpg); background-repeat: no-repeat; border: none; position: absolute; top: 0px; left: 0px; height: 139px; width: 350px; }
#x2 {background-image: url(../img/header-mid-2.jpg); background-repeat: no-repeat; border: none; position: absolute; top: 0px; left: 350px; height: 139px; width: 130px; }
#x3 {background-image: url(../img/header-mid-3.jpg); background-repeat: no-repeat; border: none; position: absolute; top: 0px; left: 480px; height: 139px; width: 130px; }
#x4 {background-image: url(../img/header-mid-4.jpg); background-repeat: no-repeat; border: none; position: absolute; top: 0px; left: 610px; height: 139px; width: 130px; }
#x5 {background-image: url(../img/header-mid-5.jpg); background-repeat: no-repeat; border: none; position: absolute; top: 0px; left: 740px; height: 139px; width: 130px; }
#x6 {background-image: url(../img/header-mid-6.jpg); background-repeat: no-repeat; border: none; position: absolute; top: 0px; left: 870px; height: 139px; width: 130px; }

#head2{
background-image: url(../img/header-2.jpg);
background-position: left top;
background-repeat: no-repeat;
}
#head2 a{
float:left;
height: 19px;
width:107px;
padding:2px 0px 0px 0px;
margin:2px 2px 0px 2px;
display: block;
background-color: #0099FF;
color: #FFFFFF;
text-align:center;
background-repeat:no-repeat;
background-position: left top;
}

table#searchresult {
	width: 100%;
}
table#searchresult td {
	padding: 3px;
}
table#searchresult tr th {
	text-align: center;
}
th#kod {
	width: 90px;
}
th#nazev {
	width: 90px;
}
th#popis {
}

#login_menu,#my_menu {
	font-size: 10px;
	background-color: #FFE3BB;	
	padding: 5px 0px 10px 5px;
	color: #363636;
	margin-bottom:3px;
}
#login_menu form {
	position: relative;
}
#login_menu form input.form_cell {
  border: 0;
  width: 75px;
	height: 17px;
  border: none;
  border-width:0;
	padding: 4px 4px 4px 4px;
  margin: 0px 0px 3px 0px;
	font-size: 12px;
	background-image: url(../img/form_cell.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #111111;
}
#login_menu #trvale{
  position:relative;
  top:-3px;
  left:4px;
}
#my_menu a{
	padding: 2px 0px 2px 19px;
	display:block;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../img/arrow-moje-menu.gif);
  }
a#logout {
	color: #666666;
	padding-left: 19px;
	background-image: url(../img/arrow-moje-menu-grey.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#search{
 padding:5px 0px 5px 0px;
}

#searchbox{
 padding: 3px 5px 3px 5px;
 width: 140px;
 height: 19px;
 background-repeat: no-repeat;
 background-position: left top;
 background-image: url(../img/searchbox.gif);
 border:0;
 margin:0px 0px 0px 0px;
 margin-right:1px;
}
/*konec hlavičky*/
/*levý sloupec*/
#left_column {
/*setting for left column. left column is in container!*/
  float: right;
	width: 180px;
}

.menu {
  margin-bottom: 5px;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left:0px;
	color: #363636;
	background-color:#FFE3BB;
}
.menu li {
	list-style-type: none;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-left: 8px;
}
.menu a:visited, .menu a:link, .menu a:hover, .menu a:active {
	text-decoration: none;
	font-weight: normal;
	padding: 0px 0px 0px 12px;
	font-size: 10px;
	background-image: url(../img/arrow-1.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	color:#0099FF;
	display:block;
}
.menu a:hover, .menu a.active {
  text-decoration: underline;
  background-image: url(../img/arrow-1.gif);
	font-size: 10px;
	color:#FF9900;
}
.menu a.bigger{
  font-size:12px;
  padding: 0px 0px 0px 15px;
  background-position: left 3px;
  background-image: url(../img/arrow-1b.gif);
}
.menu a.nobg{
  background: none;
	color:#0099FF;
}
.menu a.bg{
	color:#0064A6;
	font-weight: bold;
}

#right_column ul.menu a{
	color:#0099FF;
}

#right_column ul.menu a:hover{
	color:#FF9900;
}

#doporucit_table{
  font-size:11px;
  width:100%;
}

.doporucit_input{
  width: 147px;
  height:17px;
  padding:2px 5px 2px 5px;
  border: 1px #FF9900 solid;
}

#doporucit_send{
  margin:5px 0px 5px 0px;
}

#left_column ul.menu ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}
#left_column ul.menu ul li{
	padding-left: 15px;
}
#left_column ul.menu ul li a{
  background-image: url(../img/arrow-2.gif);
	background-position: left 3px;
}
#left_column ul.menu ul li a.active{
  background-image: url(../img/arrow-2.gif);
}
.left_div{
  background-color:#FFE3BB;
  padding: 4px 8px 4px 8px;
  margin-bottom: 3px;
}
.left_div a{
  color:#0099FF;
  font-size:10px;
}
.left_div a.active_velikost, .left_div a:hover{
  color:#FF9900;
}
#infoline {
	position: relative;
	font-size: 10px;
	height: 150px;
	margin-top: 10px;
	padding-left: 10px;
	background-image: url(../img/infoline-background.jpg);
	background-repeat: no-repeat;
	background-position: left 30px;
	color: #363636;
}

#infoline h3 {
	position:absolute;
	top:112px;
	left:16px;
	font-weight: bold;
	font-size: 14px;
	color: #006600;
	font-weight: bold;
}
#infoline a {
	position: relative;
	left: 18px;
	bottom: 10px;
	font-size: 0.85em;
}

#newsletter {
	margin-top: 15px;
	padding: 5px 10px 5px 10px;
	position: relative;
	color: #363636;
}
/*konec levého sloupce*/
/*Pravý sloupec*/
#right_column {
  float: right;
	width: 180px;
}
#right_column a{
	color: #363636;
}
#right_column a:hover{
  font-weight:bold;
	color: #363636;
}
#small_cart{
  position: relative;
  margin-top:10px;
  padding: 5px 10px 20px 10px;
	color: #363636;
}
.minibanner{
  float:left;
  margin:2px 0px 1px 1px;
}
.minibanner img{
  width:88px;
  height: 31px;
}
/*Konec pravého sloupce*/
/*hlavní obsah*/
#wrapper{
  position:relative;
  float:left;
  width:815px;
}
#page{
  position:relative;
  width: 630px;
  padding-left:5px;
  padding-top: 2px;
  float: right;
}
#vyhledavani{
  width:100%;
}
#vyhledavani input,#vyhledavani select,#vyhledavani option{
  width:142px;
}
/*formating for small item in section/category view*/
a.active_category{
  color:#0099FF;
  text-decoration: underline;
  font-weight: bold;
}
div.small_item {
	position: relative;
	width: 149px;
	height: 340px;
	margin-right: 6px;
	margin-bottom:6px;
	padding-top:3px;
	float: left;
	overflow: hidden;
	/*background-color:#FFE3BB;*/
	background-color:#ffffff;
	border: 1px #FFD99F solid;
	text-align:center;
}
div.small_item p,div.small_item h2{
  padding:0px 0px 0px 0px;
}
div.small_item h2.smallnadpis {
	font-size: 12px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top:1px;
	padding-bottom:1px;
	margin:2px 0px 2px 0px;
	height:28px;overflow:hidden;
}
div.small_item p.h2{
	font-size: 12px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top:1px;
	padding-bottom:1px;
	margin:2px 0px 2px 0px;
	color:#0099FF;
	font-weight: bold;
}
div.small_item .znacka{
  font-size:10px;

	overflow: hidden;
}
div.small_item h2.description {
	padding-left: 7px;
	padding-right: 7px;
	padding-top:1px;
	padding-bottom:1px;
	margin:2px 0px 2px 0px;
  font-size: 9px;
	font-weight: normal;
	height: 35px;
	overflow: hidden;
	text-align: justify;
	color: #363636;
}
div.small_item img.small,div.small_item img.tooltip{
	/*position: absolute;*/
	/*top: 34px;left: 40px;
Je řešeno přímo v scriptu, aby byli zarovnány svisle na střed*/
}
div.small_item img.action{
	position: absolute;
	top: 52px;
	right: 6px;
	border: none;
}
div.small_item img.nove{
	position: absolute;
	top: 1px;
	right: 1px;
	border: none;
}
div.small_item .cena{
  font-size:11px;
  color: #363636;
  font-weight: normal;
}
div.paging {
  text-align:center;
	margin-bottom: 12px;
	font-size: 11px;
}
.paging a{
  font-size:14px;
  color: #E08312;
  text-decoration: underline;
}
.paging a.current{
  font-size:14px;
  color: #121212;
  text-decoration: none;
  font-weight:bold;
}

#item_order_form {
	position: absolute;
	right: 241px;
	top:180px;
}
#item_order_form select {
	width: 77px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-size: 10px;
}
/*end of small item formating*/
#content div#item {
/*formating for item one item view*/
 position:relative;
 padding: 0px 3px 320px 3px;
 background-image: url(../img/item-big-background.jpg);
 background-repeat: repeat-x;
}
#item h1#item_name {
  font-size: 15px;
  text-align:left;
  color: #565656;
  margin-bottom:8px;
  margin-top:-2px;
}
#item #kod {
	font-size: 10px;
	color: #9a9a9a;
	font-weight: normal;
	margin-bottom: 12px;
}
#item #left {
/*levý  sloupec*/
  position:relative;
	float: left;
	width: 177px;
}
#item #right {
/*pravý sloupec*/
  position:relative;
  background:none;
	float: right;
	width: 340px;
}
#long_description ul, ol {
	padding-left: 25px;
}
#right h3#dostupnost{
color:#333333;
padding: 2px 0px 2px 28px;
font-size: 14px;
margin:0px 0px 10px 0px;
background-image: url(../img/info.jpg);
background-repeat: no-repeat;
background-position: left top;
}
#right form {
  width: 310px;
	border: 1px #FF9900 solid;
	padding: 2px 5px 2px 5px;
	background-image: url(../img/background-item-blue.jpg);
	background-repeat:repeat;
}
#right form table {
  width: 310px;
  color: #363636;
	font-size: 10px;
	font-weight: bold;
}
#right form table input {
	text-align: right;
}
#right .specifics{
  width: 310px;
	background-image: url(../img/background-item-blue.jpg);
	background-repeat: repeat;
	border: 1px #FF9900 solid;
  color: #363636;
  margin: 10px 0px 10px 0px;
  padding: 7px 5px 7px 5px;
}
#right .specifics form{
  background: none;
  border: none;
  width:auto;
}
#right .specifics form table{
  width:auto;
  color: #231f20;
}
#item table#ceny {
	width: 175px;
}
#item table#ceny tr {

}
#item table#ceny td {
	padding: 4px 5px 4px 5px;
	font-size:13px;
}
#item table#ceny td.bunka_s_cenou{
  background-position: right;
  border-left: none;
  text-align: right;
}

#item table#ceny td.separator {
	height: 1px;
	padding: 0px;
	margin: 0px;
	background:none;
	border:none;
}
#ceny #sleva {
	background-color: #FCDBB4;
}
#ceny #bezne {
	background-color: #FCDBB4;
}
#ceny #vase_cena {
  background-color: #F9AE55;
}
#ceny #vase_cena td{
	font-weight: bold;
}
#ceny #vase_cena_dph {
	background-color: #FCDBB4;
}
#ceny #usetrite{
  background-color:#CCCCCC;
}
#ceny #usetrite td{

}
.item_specific{/*Formát nadpisu specific*/
 position: relative;
 padding:6px 10px 4px 10px;
 height: 20px;
 width: 500px;
 background-image: url(../img/specific_header.jpg);
 background-repeat: no-repeat;
 background-position: left top;
}
.item_specific h2{
 width:400px;
}
.item_specific form{
 width:90px;
 position: absolute;
 right: 30px;
 top: 3px;
}
.specific_images div{
 float: left;
 position:relative;
 margin: 10px 8px 4px 0px;
 display: block;
 width: 125px;
 height: 110px;
}
/*formátování registračního formuláře*/
#registration table {
	width: 100%;
}
#registration tr td {
	font-size: 0.8em;
}
#registration tr td.required {
	font-size: 0.8em;
	font-weight: bold;
}
#registration input, #registration select {
	width: 140px;
}
#registration input.long {
	width: 99%;
}
#registration input.right, #registration select.right {
	width: 140px;
	float: right;
}
/*konec formátování registračního formuláře*/
/*formátování nákupního košíku a volby způsobu dopravy a platby*/
#kosik {
	width: 100%;
}
#kosik a {
	font-weight: bold;
}
table#kosik input {
	text-align: right;
	width: 45px;
	font-size: 10px;
	font-weight: bold;
}
#kosik th {
	color: #FF9900;
}
#kosik tr td {
	font-size: 10px;
	padding: 1px 1px 2px 1px;
}
table#platba-dodani {
	font-size: 0.8em;
	width: 100%;
}
#platba-dodani tr td {
}
#platba-dodani .lichy {
	background-color: #deecf9;
}
#platba-dodani .sudy {
}
#platba-dodani input {
	margin-left: 5px;
}
#platba-dodani .name_payment_spedition {
	color: #FF9900;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#platba-dodani #pament_spedition_footer {
	font-size: 15px;
	color: #2e5b85;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #deecf9;
	border: 1px #FF9900 solid;
}
h2.nadpis_kosik {
/*všechny h2 v košíku*/
	font-size: 18px;
	margin-top: 3px;
	margin-bottom: 8px;
	font-weight: normal;
}
/*konec formátování nákupního košíku*/
/*formátování objednávky*/
#order table {
	width: 100%;
}
#order tr td {
}
#order input.long {
	width: 99%;
}
#order input, #order select {
	width: 140px;
}
#order #kosik input {
	text-align: right;
	width: 45px;
}
#order input.right, #order select.right {
	width: 140px;
}
/*konec formátování objednávky*/
/*formátování sekce moje objednávky*/
#table_orders {
	width: 100%;
	font-size: 10px;
}
#table_orders th {
	padding: 8px 1px 8px 1px;
	text-align: center;
}
#table_orders td {
	padding: 2px 1px 2px 1px;
}
#table_ordered_items {
	width: 100%;
}
/*konec formátování "moje objednávky"*/
/*konec hlavního obsahu*/
/*zápatí*/
#footer {
	position: relative;
	top: 0px;
	left: 0px;
	height: 70px;
	color: #363636;
	background-color: #FF9900;
	background-image: url(../img/footer-background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 4px;
}
#footer #f1 {
	position: relative;
	top: 10px;
  left: 15px;
  width:580px;
  color:#363636;
  font-size: 11px;
}
#f1 a{
  color:#363636;
  text-decoration: none;
  font-size: 11px;
  font-weight: normal;
}
#f1 a:hover{
  text-decoration:underline;
}
#footer2{
  position:relative;
}

#footer2 #copyright {
	position: absolute;
	right: 0px;
	top: 0px;
}
#f1 a#mimibazar{
  color:#FF9900;
  font-size:12px;
  top:50px;
  left:-1000px;
  position:absolute;
}
/*konec zápatí*/
/*tooltip*/
#tooltip{/*vnější obal*/
border: 2px #FF9900 solid;
border-bottom-width: 8px;
position:absolute;
visibility:hidden;
background-color: white;
}
#tool_data{/*vnitřní obsah*/
margin: 5px 5px 5px 5px;
}
/*Konec tooltipu*/
.fotka{
    margin: 10px 12px 10px 12px;
    position:relative;
    float:left;
    width: 107px;
    height:107px;
}
/*Nastavení BBcodu*/
.bold {
	font-weight: bold;
}
.italics {
	font-style: italic;
}
.underline {
	text-decoration: underline;
}
.strikethrough {
	text-decoration: line-through;
}
.overline {
	text-decoration: overline;
}
.quotecodeheader {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.codebody {
	background-color: #FFFFFF;
	font-family: Courier new, courier, mono;
	font-size: 12px;
	color: #006600;
	border: 1px solid #BFBFBF;
}
.quotebody {
	background-color: #FFFFFF;
	font-family: Courier new, courier, mono;
	font-size: 12px;
	color: #660002;
	border: 1px solid #BFBFBF;
}
.listbullet {
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 15px;
}
.listdecimal {
	list-style-type: decimal;
	list-style-position: inside;
	padding-left: 15px;
}
.listlowerroman {
	list-style-type: lower-roman;
	list-style-position: inside;
	padding-left: 15px;
}
.listupperroman {
	list-style-type: upper-roman;
	list-style-position: inside;
	padding-left: 15px;
}
.listloweralpha {
	list-style-type: lower-alpha;
	list-style-position: inside;
	padding-left: 15px;
}
.listupperalpha {
	list-style-type: upper-alpha;
	list-style-position: inside;
	padding-left: 15px;
}
/*Konec nastavení BBcodu*/
#inzerat_form input,#inzerat_form select{
  width:159px;
}
#inzerat_form textarea{
  width:400px;
}
#messages{
  width:100%;
}

.gimage{
  float: left;
  position: relative;
  margin-right:12px;
  margin-bottom: 6px;
  width:125px;
  height:100px;
}
table.inzerenti{
  width:100%;
  margin-bottom:15px;
}
table.inzerenti td,table.inzerenti th{
  text-align:center;
}
table.inzerenti th{
  border-bottom:1px solid black;
}

div.maxinzerent,div.extrainzerent {
	position: relative;
	width: 149px;
	height: 251px;
	margin-right: 6px;
	margin-bottom:6px;
	padding-top:3px;
	float: left;
	overflow: hidden;
	/*background-color:#FFE3BB;*/
	background-color:#ffffff;
	border: 1px #FF9900 solid;
	text-align:center;
}
div.maxinzerent p,div.maxinzerent h2,div.extrainzerent p,div.extrainzerent h2{
  padding:0px 0px 0px 0px;
}
div.maxinzerent h2,div.maxinzerent h2 a,div.extrainzerent h2,div.extrainzerent h2 a{
	font-size: 12px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top:1px;
	padding-bottom:1px;
	margin:2px 0px 2px 0px;
	color: #0099FF;
}

div.maxinzerent h2.description,div.extrainzerent h2.description {
	font-size: 9px;
	font-weight: normal;
	height: 35px;
	overflow: hidden;
	text-align: justify;
	color: #363636;
}
div.maxinzerent p,div.extrainzerent p {
	font-size:10px;
  height:58px;
	overflow:hidden;
	padding-top:4px;
}
div.maxinzerent p.c_image,div.extrainzerent p.c_image {
	height:95px;
	overflow:hidden;
	padding-top:0px;
}

div.extrainzerent{
  height:90px;
}

div.miniinzeraty{
  width:100%;
}
div.miniinzeraty div{
  position:relative;
  float:left;
  height:43px;
  width:305px;
  margin:1px 4px 1px 4px;
}
div.miniinzeraty div.minisuda{
  background-color: #FFE3BB;
}

div.miniinzeraty div.minilicha{
  background-color: #EAEAEA;
}

div.miniinzeraty div div.miniramecek{
  height:39px;
  width:47px;
  margin-top:2px;
  border: 0px #FF9900 solid;
  background-color: #ffffff;
  position:relative;
}

div.miniinzeraty div .miniodkaz{
  position:absolute;
}


div.miniinzeraty div strong{
  position:absolute;
  top:4px;
  left:55px;
  height:28px;
  width:190px;
  color:#0099FF;
  font-size:12px;
  overflow:hidden;
  font-weight: bold;
}
div.miniinzeraty div p.cena{
  position:absolute;
  top:16px;
  right:8px;
  font-size:11px;
  color:#555555;
}
#forum{
  width:100%;
}
#forum textarea,#forum table{
  width:100%;
}
.prispevek{
  position:relative;
}
.prispevek a{
  color:#0099FF;
}
.prispevek a:hover{
	color:#FF9900;
}
.prispevek_fotka img{
  position:absolute;
  left:3px;
  top:3px;
  width:40px;
}
.prispevek_text{
  padding-left:45px;
}
.forum_text{
  padding-left:0px;
}
.prispevek_nadpis{
  border-bottom: 1px solid #0099FF;
  color:#676767;
  padding-bottom:1px;
  margin-bottom:3px;
}
.prispevek_nadpis img{
  position:relative;
  top:4px;
}
.maminkafotka{
  text-align:center;
  border: 1px #FFB03A solid;
  margin: 5px 0px 5px 0px;
  padding: 4px 0px 4px 0px;
}
#g_odkazy{
  padding:2px 0px 5px 0px;
}
.float_gallery_image{
  text-align:center;
  border: 1px #FFB03A solid;
  margin: 0px 0px 6px 6px;
  padding: 2px 0px 2px 0px;
  width:148px;
  height:150px;
  float:left;
}
.float_update_gallery_image{
  position:relative;
  text-align:center;
  border: 1px #FFB03A solid;
  margin: 0px 0px 6px 6px;
  padding: 2px 0px 2px 2px;
  height:200px;
}
.float_update_gallery_image div{
  float:right;
  width:450px;
  height:196px;
  text-align:left;
}
.float_update_gallery_image div textarea,.float_update_gallery_image div input{
  width:350px;
}

