* {
	margin: 0;
	padding: 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

input,select {padding: 2px;}

img {
	border-style: none;
	vertical-align: middle;
}
.invisible {
	display: none;
}
.main-obal {
	width: 100%;
	
}
.main-obal-compare
{
	width: 100%;
	background-color: #fff;
}
.main {
	width: 98%;
	margin: 0 1% 0 1%;
	background-color: rgb(196,232,255);
}
.cleaner {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}
.center {
	text-align: center;
	margin: 0 auto;
}
.righttext {
	display: none;
}
.bold {
    font-weight: bold;
}
/* Základní nastavení */
body {
	font-family: verdana, arial, sans-serif; 
	font-size: x-small;
	text-align: center;
	background: url('../img/tapetabublinyblue.gif') repeat top left; 
	
	color: #000000;	
}
html>body {
	font-size: small;
}
td {
	font-family: verdana, arial, sans-serif; 
	font-size: 11px;
}
.page {
	width: 100%; 
	margin: 0 auto;
	text-align: left;
	border-top: 0px solid #2C3D47;
	border-bottom: 0px solid #2C3D47;
	font-size: 92%;
}
/* Horní pruh */
.header {
	overflow: hidden;
	background-color: none;
	height: 180px;
}
.header-left {
	float: left;
	text-align: center;
	padding: 35px 0;
	font-size: 100%;
  position: absolute; top:0px; left:0px; width: 528px; height: 160px}

.header-left img {position: absolute; top:0px; left:0px;}

.header-middle {
	float: left;
	width: 200px;
	text-align: right;
	background: none;
	font-size: 100%;}

.header-right {
	float: right;
	width: 195px;
	text-align: center;
	font-size: 100%;}
  
.header-right a {color: white}

 	
.header-banner {
	padding: 0px 0px 16px 0px;
	background: none;	}


/* Horní menu */
.top-menu {
	background-color: rgb(19,160,228);
	border-top: 1px solid white;
	border-bottom: 0px solid #F7B50C;
	text-align: center;
	padding: 5px;
	width:98%;
	margin: 0 1% 0 1%;
	color: white;
	font-weight: bold;
}

.top-menu li {
	display: inline;
}
.top-menu a {
	color: #fff;
	text-decoration: none;
}
.top-menu a:hover {
	color: rgb(248,176,66);
	text-decoration: underline;
}
/* Hlavní plocha */
.middle {
	float: left;
	width: 60%; 
	color: #000000;
	background-color: rgb(196,232,255);
}
.in-middle {
	padding: 10px;
	background-color: white;
}
.middle a {
	color: #29166F;
}
.middle a:hover {
	color: rgb(248,176,66);
}
.middle p {
	padding: 5px 0;
}
/* Hlavni plocha porovnavani bez sloupcu*/
.middle-compare {
	float: left;
	width: 100%; 
	color: #000000;
	overflow: hidden;
}
.in-middle-compare {
	padding: 10px;
}
.middle-compare a {
	color: #29166F;
}
.middle-compare a:hover {
	color: rgb(248,176,66);
}
.middle-compare p {
	padding: 5px 0;
}
/* Levý a pravý sloupek */
.left {      
	float: left;
	width: 20%;
	color:#000000;
	background: none;
}
.left a {
	color:#000000
}
.left a:hover {
	color: rgb(248,176,66);
}
.left h4 {
	font-size: 100%;
	color: white;
	background: rgb(19,160,228); 
	padding: 5px 5px 5px 5px;
	margin: 10px;
	text-align: left;
}
.right {
	float: right;
	width: 20%; @width: 19%;
	color:#000000;
	background-color: rgb(196,232,255);
}
.right a {
	color:#000000
}
.right a:hover {
	color: rgb(248,176,66);
}
.right h4 {
	font-size: 100%;
	color: white;
	background: rgb(19,160,228); 
	padding: 5px 5px 5px 5px;
	margin: 10px;
	text-align: left;
}
/* Spodní pruh */
.footer {
	background: url('../img/tapetabublinyblue.gif') repeat top left;
	padding: 10px;
	text-align: center;
	font-size: 78%;
	color: #666666;
	margin-bottom: 50px;
}
.footer p {
	padding: 1px;
}
.footer a {
	color: #666666;
}
.footer a:hover {
	color: rgb(248,176,66);
}
/* Spodní menu */
.bottom-menu {
	background-color: rgb(19,160,228);
	border-bottom: 1px solid white;
	text-align: center;
	padding: 5px;
	width: 98%;
	margin: 0 1% 0 1%;
	color: #fff;
}
.bottom-menu li {
	display: inline;
}
.bottom-menu a {
	color: #fff;
	text-decoration: none
}
.bottom-menu a:hover {
	color: rgb(248,176,66);
	text-decoration: underline;
}
/* Cena nákupu */
.total-price {margin:10px; width: 150px;text-align: right;float: right}
.total-price h4 {
	font-size: 100%;
	color: white;
	background: rgb(19,160,228); 
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px 
	width: 150px;
	text-align: left;
}
.total-price p span {
	color: #29166F;
	font-weight: bold;
}
/* Language Selection*/
.selectedlanguage {
	font-weight: bold;
}
.language h4 {
	font-size: 100%;
	color: white;
	background: rgb(19,160,228); 
	padding: 5px 5px 5px 5px;
	margin: 10px;
	text-align: left;
}
.language {
	margin: 10px 0;
	border-bottom: 0px solid #000;
	text-align: center;	
}
.language select
{
    min-width: 50px;
    }
.language div {
	padding: 2px;
}
.language table 
{
    width: 100%;
    text-align: center;
}
.language input
{
    margin: 0 2px 0 2px;
}  
/* Kategorie */
.levels-tree h4 {
	font-size: 100%;
	color: white;
	background: rgb(19,160,228); 
	padding: 5px 5px 5px 5px;
	margin: 10px;
	text-align: left;
}
.levels-tree {
	margin: 10px 0;
	border-bottom: 0px solid #000;
}
.levels-tree ul {
	margin: 10px 0 10px 25px;
}
ul.categorization, ul.department {
	margin: 10px 0 10px 25px;
}
.levels-tree ul ul {
	margin: 2px 0 20px 10px;
}
.levels-tree li {        
	list-style-type: square;
	padding:5px;
	color: rgb(19,160,228);
}
.levels-tree ul ul li {
	color: rgb(19,160,228);
}
.levels-tree a {
	color: #000;
}
.levels-tree a:hover {
	color: rgb(248,176,66);
}
/* Anketa */
.enquiry h4 {
	font-size: 100%;
	color: white;
	background: rgb(19,160,228); 
	padding: 5px 5px 5px 5px;
	margin: 10px;
	text-align: left;
}
.enquiry form 
{
    padding: 0 10px;
}
.enquiry-question {
    font-weight: bold;
    margin-bottom: 10px;
}
.enquiry a {
    display: block; margin: 5px 0 2px 0;
}
.enquiry input {
    margin: 5px 0 2px 0;
}
.enquiry-submit {
    text-align: center;
    margin: 5px 0 2px 0;
}
.answer1 {background-color: Blue;}
.answer2 {background-color: Gray;}
.answer3 {background-color: Red;}
.answer4 {background-color: Green;}
.answer5 {background-color: Maroon;}
.answer6 {background-color: Navy;}
.answer7 {background-color: Aqua;}
.answer8 {background-color: Orange;}
.answer9 {background-color: Purple;}
.answer10 {background-color: Silver;}
/* Odběr novinek */
.newstaking h4 {
	font-size: 100%;
	color: white;
	background: rgb(19,160,228); 
	padding: 5px 5px 5px 5px;
	margin: 10px;
	text-align: left;
}
.newstaking form 
{
    padding: 0 10px;
}
.newstaking a {
    display: block; margin: 5px 0 2px 0;
}
.newstaking input {
    margin: 2px 0;
}
.newstaking_submit{
    margin: 5px 0 2px 0;
}
/* Uživatelské výběry */
.item-section {
	margin: 10px;
	text-align: center;
}
.item-section a {
	color: #000;
	font-weight: bold;
}
.item-section a:hover {
	color: rgb(248,176,66);
}
.item-section div {
	margin-bottom:5px;
}
.item-section div strong {
	color: #29166F;
}
/* Uživatelský výběr 1 */
.user-selection1 h4 {
	font-size: 100%;
	color: white;
	background: rgb(19,160,228); 
	padding: 5px 5px 5px 5px;
	margin: 10px;
	text-align: left;
}
.user-selection1 {
	margin: 10px 0;
	border-bottom: 0px solid #000;
}
/* Uživatelský výběr 2 */
.user-selection2 h4 {
	font-size: 100%;
	color: white;
	background: rgb(19,160,228); 
	padding: 5px 5px 5px 5px;
	margin: 10px;
	text-align: left;
}
.user-selection2 {
	margin: 10px 0;
	border-bottom: 0px solid #000;
}
/* Uživatelský výběr 3 */
.user-selection3 h4 {
	font-size: 100%;
	color: white;
	background: rgb(19,160,228); 
	padding: 5px 5px 5px 5px;
	margin: 10px;
	text-align: left;
}
.user-selection3 {
	margin: 10px 0;
	border-bottom: 0px solid #000;
	background-color: ;
}
/* Přihlášení */
.customer-login h4 {
	font-size: 100%;
	color: white;
	background: rgb(19,160,228); 
	padding: 5px 5px 5px 5px;
	margin: 10px;
	text-align: left;
}
.customer-login {
	margin: 10px 0;
	border-bottom: 0px solid #000;
}
.customer-login form {
	margin: 10px 10px 0 10px;
}
.customer-login input.field {
	width: 120px;
}
.customer-login ul {
	list-style: none;
	padding: 10px
}
.customer-login a {
	padding: 3px 0;
	text-decoration: underline;
	color: #000;
}
.customer-login a:hover {
	color: rgb(248,176,66);
}
/* Blok zákazníka */
.customer-section h4 {
	font-size: 100%;
	color: white;
	background: rgb(19,160,228); 
	padding: 5px 5px 5px 5px;
	margin: 10px;
	text-align: left;
}
.customer-section {
	margin: 10px 0;
	border-bottom: 1px solid #000;
}
.customer-section ul {
	list-style: none;
	padding: 10px
}
.customer-section p {
	text-align: center;
	padding-top: 10px;
}
.customer-section p span {
	font-weight: bold;
}
.customer-section a {
	padding: 3px 0;
	text-decoration: underline;
	color: #000;
}
.customer-section a:hover {
	color: rgb(248,176,66);
}
/* Vyhledávání */
.search-form h4 {
	font-size: 100%;
	color: white;
	background: rgb(19,160,228); 
	padding: 5px 5px 5px 5px;
	text-align: left;
	margin: 10px; display: none;
}            
.search-form input{width: 65%;
	
}
.search-form form {
	margin: 10px 10px 0 10px;
}
.search-form ul {
	list-style: none;
	padding: 10px;
}
.search-form a {
	padding: 3px 0;
	text-decoration: underline;
	color: #000;
}
.search-form a:hover {
	color: rgb(248,176,66);
}
/* Filtry */
.filters h4 {
	font-size: 100%;
	color: white;
	background: rgb(19,160,228); 
	padding: 5px 5px 5px 5px;
	margin: 10px;
	text-align: left;
}
.filters {
	margin: 10px 0;
	border-bottom: 0px solid #000;
}
.filters p {
	padding: 5px 10px;
}
/* Levy Info panel */
.left-info h4 {
	font-size: 100%;
	color: white;
	background: rgb(19,160,228); 
	padding: 5px 5px 5px 5px;
	margin: 10px;
	text-align: left;
}
.left-info {
	margin: 10px 0;
	text-align: center;
}
.left-info img {
    margin: 5px 0px;
}
.left-info p {
	padding: 5px 10px;
}
/* Pravy Info panel */
.right-info h4 {
	font-size: 100%;
	color: white;
	background: rgb(19,160,228); 
	padding: 5px 5px 5px 5px;
	margin: 10px;
	text-align: left;
}
.right-info {
	margin: 10px 0;
	text-align: center;
}
.right-info img {
    margin: 5px 0px;
}
.right-info p {
	padding: 5px 10px;
}
/* Nadpis stránky */
h1 {
	color: #2C3D47;
	font-size: 116%;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
h1 img {
	vertical-align: middle;
	margin: 0px 5px 0px 0px;
}
h2 {
	color: #29166F;
	font-size: 112%;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
/* Chybové hlášení */
.missing-entry {
	color: #FF0000;
}
.missing-entry strong {
	font-size: 100%
}
/* Cesta kategorií */
.breadcrumbs {
	border-bottom: 1px dotted #2c3d47;
	font-size: 93%;
	padding: 0px 0px 3px 0px; 
	margin: 0px 0px 5px 0px;
}
.breadcrumbs a {
	color: #2C3D47;
}
.breadcrumbs a:hover {
	color: rgb(248,176,66);
}
/* Formuláře */
fieldset {
	border-left: 1px solid #2c3d47;
	border-right: 1px solid #2c3d47;
	border-top: 1px solid #2c3d47;
	border-bottom: 1px solid #2c3d47;
	margin: 10px 5%;
	padding: 5px;
}
legend {
	color: #2C3D47;
	font-weight: bold;
}
legend img {
	vertical-align: middle;
	margin: 0px 5px 0px 0px;
}
label {margin: 10px 0 0 0; padding: 0; display: block; font-weight: bold;}
.input {
	background-color: #fff;
	border: 1px solid #bbb;
	padding: 2px 0;
}
/* Výběry titulka */
.main-selection {
	margin: 10px 0;
}
.main-selection a {
	color: #000;
	font-weight: bold;
}
.main-selection a:hover {
	color: rgb(248,176,66);
}
.main-selection div {
	margin-bottom:5px;
}
.main-selection div strong {
	color: #29166F;
}
.main-column {
	float:left; 
	width: 31%;
	margin: 10px 10px 10px 0;
	text-align: center;
}
/* Tabulka parametrů */
.parameters {
	margin-top: 10px;
}
.parameters td {
	border: none;
	padding: 2px;
}
.sec-line {
	background: #F8F8F8;
}
.property-title {
	background: #c0c0c0;
	font-weight: bold;
}
.property-name {
	background: #EFEFEF;
}
.property-value {
}
/* Ceník, katalog, košík */
.count {
	width: 30px;
}
.marks {
	margin: 8px 0;
}
td div.marks {
	margin: 0 0 4px 0;
}
.marks span {
	font-weight: bold;
	background-color: #29166F;
	color: #fff;
	padding: 3px;
	margin-right: 3px;
}
.marks img {
	margin-right: 3px;
}
.product-list {
	width: 100%;
}
.product-list td {
	padding: 2px 2px; 
}
.product-list th {
    font-size: 11px;
    text-align: left;
    margin: 0;
    padding: 0;
}
.product-list-header td {
	border-bottom: 1px solid #29166F;
	color: #2C3D47;
	font-weight: bold;
	background-color: #EBEBEB;
}
.product-list-footer td {
	color: #2C3D47;
	text-align: right;
}
.product-list-row td {
	background-color: #F5F5F5;
}
.product-list-secrow td, .product-list-row td.picture {
	border-bottom: 1px dotted #2c3d47;
}
.product-list-row td.price, .product-list-row td.button, .product-list-secrow td.price, .product-list-secrow td.button, .product-list-footer td.price, .bookmarked td.price, .bookmarked th.price {
	text-align: right;
}
.old-price-with-vat, .old-price {
	text-decoration: line-through;
	text-align: right;
}
.cat-picture {
	float: left;
	margin-right: 10px;
}
.cat-description {
	float: left;
}
.cat-price-row {
	width: 100%;
}
.cat-price {
	float: right;
	text-align: right;
}
.cat-price div {
	margin-bottom: 5px;
}
.cat-price-button * {
	vertical-align: middle;
}
.cat-price-button {
	float: right;
	margin-left: 10px;
}
.add-button {
	text-align: right;
	margin: 5px 0;
}
.cat-item-data span {
	font-weight: bold;
}                      
.cat-item-description {margin-bottom: 10px}

.cat-item-description p {
    margin: 0;
    padding: 0;
}
.price-with-vat, .product-list-footer td.price-with-vat {
	text-align: right;
	font-weight: bold;
	color: #29166F;
}
.discount {
	text-align: right;
	font-weight: bold;
	color: #29166F;
}
.product-list-name, .product-list-name a {
	font-weight: bold;
	color: #2C3D47;
}
.product-list-name a:hover {
	color: rgb(248,176,66);
}
.product-list-name-mark, .product-list-name-mark a {
    color: #ff0000;
    font-weight: bold;
}
.product-list-name-mark a:hover {
    color:rgb(248,176,66);
} 
h2.product-list-name  {
	font-size: 113%;
	margin: 10px 0 5px 0;
}
div.product-list-row {
	padding: 0px 0px 10px 0;
	
}
.cat-item-data {
	line-height: 130%;
	font-size: 92%;
}
.cat-column {
	float:left; 
	width:46%; 
	margin: 0 10px 10px 0;
	padding: 10px;     
	border: 1px solid rgb(196,232,255);
  overflow: hidden;}

.posun {padding: 0 10px 0 10px;}

/* ------- Bloky nenastavujici se zatim z managera ------- */
/* Registracni formular */
.reg-form, .enhsearch-form {
	margin: 0 auto 10px auto;
	text-align: center;
}
.reg-form fieldset {
	margin-bottom: 10px;
}
.reg-form table, .enhsearch-form table {
	width: 100%;
}
.reg-form td, .enhsearch-form td {
	text-align: left;
}
.reg-form td.name, .enhsearch-form td.name {
	width: 40%;
}
.reg-form td.value {
	width: 60%;
}
.reg-form .input, .enhsearch-form .input, .enhsearch-form select {
	width:80%;
}
/* User data */
.user-data {
	width: 80%;
	text-align: left;
}
.user-data td {
	padding: 1px 5px 1px 0;
	text-align: left;
}
.user-data td.name {
	width: 40%;
	text-align: left;
}
.user-data td.value {
	width: 60%;
	text-align: left;
}
/* Strankovani */
.pager {
	width: 100%;
	margin: 5px 0;
}
.pager-txt {
	float: left;
	padding-top: 4px;
}
.pager-btn {
	float: right;
}
/* Sestavy */
.configure-button {
	text-align: right;
	margin: 5px 0 20px 0;
}
.componentgroup-name {
	margin-top: 10px;
	font-weight: bold;
}
/* Kosik, pokladna */
.cart-button {
	text-align: right;
	margin: 5px 0 20px 0;
}
.deliveries {
	float: left;
	margin: 3px 0 10px 0;
	width: 50%;
}
.payments {
	float: left;
	margin: 3px 0 10px 0;
	width: 50%;
}
.delivery-adress {
	width: 100%;
	text-align: left;
}
.delivery-adress td {
    text-align: left;
    }
.delivery-adress td.name {
	width: 40%;
	text-align: left;
}
.delivery-adress td.value {
	width: 60%;
	text-align: left;
}
.delivery-adress .input {
	width:80%;
}
.extrapay-name td {
    height: 15px;
    color: #666666;
    font-size: 10px;
    text-align: right;
    background-color: Transparent;
    border-top: 0px solid #f5f5f5;
    border-bottom: 0px solid #f5f5f5;
    border-right: 0px solid #f5f5f5;
    border-left: 0px solid #f5f5f5;
}
.extrapay-footer td {
    height: 15px;
    color: #666666;
    font-size: 10px;
    text-align: right;
    background-color: Transparent;
    border-top: 0px solid #f5f5f5;
    border-bottom: 0px solid #f5f5f5;
    border-right: 0px solid #f5f5f5;
    border-left: 0px solid #f5f5f5;    
}
h3  {
	font-size: 108%;
	margin: 10px 0 5px 0;
}
.update {
	margin: 20px 10px 10px 10px;
	font-size: 86%;
	text-align: center;
}
.last {
	margin-right: 0 
}
.show-filters {
	text-align: right;
	margin-bottom: 15px;
}
.show-filters span {
	color: #29166F;
	font-weight: bold;
}
#ordering * {
	vertical-align: middle;
}
form#ordering {
    float: right;
}
.selected {
	font-weight: bold;
}
.leftpanel {
	background-color: #F0F0F0;
}
.rightpanel {
	background-color: #F0F0F0;
}
/* Currency Selection - Blok vzberu meny */
.currency {
	color: #000000;
	text-align: right;
	margin:10px; display: none
}
/* Wizard pokladna - krokovani 1234 */
.step1-deliveries {
	margin: 3px 0 10px 0;
}
.step1-button {
    	text-align: left;
    	padding-left: 10px;
}
.souhrn-data {
    width: 100%;
    text-align: left;
}
.souhrn-data td {
	padding: 1px 5px 1px 0;
	text-align: left;
}
.souhrn-data td.name {
	width: 40%;
	text-align: left;
}
.souhrn-data td.value {
	width: 60%;
	text-align: left;
}
p.extra-pay-catalogue {
    font-size: 80%;
    color: #666666;
}
/* odkazy u detailu vyrobku */
.detail-link {
	float: right;
	text-align: right;
}
.detail-link a {
  text-decoration: none;
}
.detail-link a:hover {
  text-decoration: underline;
  color: rgb(248,176,66);
}
/* level start page - uvodni stranka kategorie */
.lvl-thumbs {
    float: right;
}
/* EAvailableItemsInOrder */
.items-in-order fieldset {
    width: 100%;
   	padding: 5px;
   	border: 1px solid #cc0000;
   	text-align: left;
   	margin-bottom: 10px;
}
/* CompareList */
.compare td {
    padding: 3px;
}
.compare-row {
    background-color: #eeeeee;
}
.compare-delete {
    float: right;
}
.compare-deleteall {
    text-align: right;
}
/* Bookmarked */    
table .bookmarked {
    width: 100%;
}
.bookmarked td {
    padding: 3px;
}
.bookmarked th {
    font-size: 12px;
}
/* ParamSearch */    
table .paramsearch {
    width: 98%;
}
/* js levels tree*/
.leftmenu {
    margin: 0 0 10px 0;
}
.leftmenu li {
	list-style-type: none;
	clear: both;
}
.leftmenu a {
	display: block;
	width: 163px;
	height: auto;
	padding: 2px 0 2px 6px;
	text-decoration: none;
	float: left;
}
.leftmenu ul {
    margin: 10px 0 10px 10px;
}
.leftmenu ul ul {
    display:none;
    margin-left: 15px;
}
.leftmenu ul ul a {
	width: 148px;
}
.leftmenu a:hover {
	text-decoration: underline;
	color:rgb(248,176,66);
}
.leftmenu ul ul a:hover, .leftmenu ul ul ul ul a:hover {color: rgb(248,176,66);
}
.leftmenu ul ul ul a {
	width: 133px;
}
.leftmenu ul ul ul a:hover {
}
.leftmenu ul ul ul ul a {
	width: 118px;
}
.leftmenu ul ul ul ul ul a {
	width: 103px;
}
.leftmenu a.last {
	background: none;
}
.leftmenu span {
	background: url("images/ctv.gif") no-repeat; 
	width: 12px; 
	height: 14px; 
	display: block; 
	float: left;
}
.leftmenu span.p {
	background: url("images/tp.gif") no-repeat;
}
span.selected {
	background: none;
	display: inline;
	width: auto;
	height: auto;
	font-weight: bold;
	padding: 2px 0 2px 0px;
}
.dualprice {
	font-size: x-small;
}
/* Diskuze */
table.diskuze {width: 100%; border-collapse: collapse;}
.diskuze td {border-bottom: 0px solid #eee;}
.diskuzeodkazy {margin-top: 15px;}
.diskuzeodkazy a {background-color: #29166F;color: #fff;padding: 5px;margin: 2px; text-decoration: none;}
.diskuzeodkazy a:hover {color: rgb(248,176,66); text-decoration: underline;}

.zanoreni0 {padding: 5px;padding-left: 0px;}
.zanoreni1 {padding: 5px;padding-left: 10px;}
.zanoreni2 {padding: 5px;padding-left: 20px;}
.zanoreni3 {padding: 5px;padding-left: 30px;}
.zanoreni4 {padding: 5px;padding-left: 40px;}
.zanoreni5 {padding: 5px;padding-left: 50px;}
.zanoreni6 {padding: 5px;padding-left: 60px;}
.zanoreni7 {padding: 5px;padding-left: 70px;}
.zanoreni8 {padding: 5px;padding-left: 80px;}
.zanoreni9 {padding: 5px;padding-left: 90px;}
.zanoreni10 {padding: 5px;padding-left: 100px;}

.arena_zanoreni0 {margin: 5px 0px 5px 0px; border: 1px solid #eee; border-top: 2px solid #2C3D47; }
.arena_zanoreni1 {margin: 5px 0px 5px 10px; border: 1px solid #eee;}
.arena_zanoreni2 {margin: 5px 0px 5px 20px; border: 1px solid #eee;}
.arena_zanoreni3 {margin: 5px 0px 5px 30px; border: 1px solid #eee;}
.arena_zanoreni4 {margin: 5px 0px 5px 40px; border: 1px solid #eee;}
.arena_zanoreni5 {margin: 5px 0px 5px 50px; border: 1px solid #eee;}
.arena_zanoreni6 {margin: 5px 0px 5px 60px; border: 1px solid #eee;}
.arena_zanoreni7 {margin: 5px 0px 5px 70px; border: 1px solid #eee;}
.arena_zanoreni8 {margin: 5px 0px 5px 80px; border: 1px solid #eee;}
.arena_zanoreni9 {margin: 5px 0px 5px 90px; border: 1px solid #eee;}
.arena_zanoreni10 {margin: 5px 0px 5px 100px; border: 1px solid #eee;}


.predmet {font-size: 110%; background: #eee; font-weight: bold; padding: 5px 5px 3px 5px;}
.autordatum {font-size: 90%; background: #eee; padding: 0px 5px 5px 5px;}
.textprispevku {padding: 5px;}
.odpovedet {text-align: right; padding: 5px;}
.odpovedet a {font-weight: bold; }
.odpovedet a:hover {text-decoration: none; color: rgb(248,176,66)}

.discform p {margin: 5px 0;}
.discform input {margin: 0; padding: 0;}
.fielddiskuze {padding: 2px; width: 200px;}
.prispevekdiskuze {width: 90%; height: 200px; padding: 2px;}

.footer {padding-bottom: 50px; position: relative; top:0px; left:0px;}
.podp {position: absolute; bottom:5px; right:5px;}
.podp .txt {float: left}
.podp img {float: right;}
