body {
       margin: 0px;
       padding: 0px;
       font-size: 11px;
       font-family: Verdana;
       color: #BAB7A8;
       background-color: #3A3A3A;
}
table {
       font-size: 11px;
       font-family: Verdana;
       color: #BAB7A8;
}
form {
       margin: 0px;
}
a {
       color: #DAB32E;
       text-decoration: none;
}
a:hover {
       color: #DAB32E;
       text-decoration: underline;
}
h2 {
       font-size: 18px;
       color: #BAB7A8;
       margin-top: 5px;
       margin-bottom: 5px;
}
h3 {
       font-size: 14px;
       font-weight: bold;
       color: #C5A229;
       margin: 0px;
       margin-bottom: 5px;
}
p {
       margin-top: 5px;
       margin-bottom: 5px;
}
.form-text {
       color: #BAB7A8;
}
/***************** SEKCIE ********************/
.section-outer-2 {
       height: 72px;
       background-color: #2F2F2F;
       background-image: url('/images/predel.png');
       background-repeat: no-repeat;
       background-position: bottom;
}
.section-inner-2 td{
       text-align: left;
}
.section-outer-3 {
    width: 180px;
    background-color: #4A4942;
    background-image: url('/images/sekcia3_spodok.png');
    background-repeat: no-repeat;
    background-position: bottom; 
	padding-bottom: 50px; 
}
.section-inner-3 {
       padding: 5px 15px 0px 15px;     
}
.section-outer-4 {
       background-color: #525044;
       padding: 5px 5px 5px 5px;
}
.section-outer-5 {
       background-color: #525044;
}
.template-1 {
       background-color: #525044;
}
.page-header {
       width: 780px;
       height: 20px;
       background-color: #2C2C2C;
       padding: 0px 14px 0px 14px;
}
.page-header a {
       font-size: 9px;
       color: #AE912D;
}
.page-header a:hover {
       font-size: 9px;
       color: #AE912D;
}
.page-footer {
       width: 780px;
       height: 108px;
       background-image: url('/images/footer_bg.png');
       background-repeat: no-repeat;
       background-position: top;             
       font-size: 9px;
}
/*************** SEARCH ******************/
.search {
       padding-left: 15px;
       padding-top: 12px;
}
.search .form-text {
       width: 130px;
       font-size: 10px;
       background-color: #41403A;
       border-left: 1px solid #33332E; 
       border-top: 1px solid #33332E;
       border-right: 1px solid #54534F;
       border-bottom: 1px solid #54534F;
}
.search .form-button {
       width: 32px;
       height: 14px;
       background-color: transparent;
       background-image: url('/images/search_button.png');
       background-repeat: no-repeat;  
       border: 0px;     
}
.search-result td{
       padding: 5px 15px 5px 15px;
}
.search-result-content
{
}
.search-result-preview
{
}
.novinky {
       color: #828075;
       padding-top: 15px;
       font-size: 9px;
}
.novinky p {
       color: #BAB7A8;
}
/********************* SUBSCRIBE *********************/
.subscribe {
       font-size: 9px;
}
.subscribe td{
       padding-top: 5px;
}
.subscribe .form-text {
       width: 150px;
       font-size: 10px;
       background-color: #5D5C54;
       border-left: 1px solid #3F3E39; 
       border-top: 1px solid #3F3E39;
       border-right: 1px solid #6C6B63;
       border-bottom: 1px solid #6C6B63;
}
.subscribe .form-button {
       width: 33px;
       height: 13px;
       background-color: transparent;
       background-image: url('/images/subscribe_button.png');
       background-repeat: no-repeat;  
       border: 0px;     
}
.uvod {
       background-image: url('/images/stage_startuje.gif');
       background-repeat: no-repeat;  
}
.uvod-text {
       padding: 76px 20px 0px 20px;
}
.uvod-akcia {
       padding: 20px 15px 20px 0px;
}
/******************** SHOP ********************/
.minibasket {
       color: #8C8C8C;
}
.minibasket a{
       color: #8C8C8C;
}
.minibasket p{
       margin: 0px;
       color: #EBC025;
}
/******************* BLOGGER *******************/
.blogger {
	padding-top: 10px;
}
.blogger-detail-title {
       font-weight: bold;
}
.blogger-preview-title {
       color: #C5A229;
       padding-top: 15px;
       font-size: 10px;
}
.blogger-preview-title a{
       color: #C5A229;
       font-size: 10px;
}
.blogger-preview-title a:hover{
       color: #C5A229;
       font-size: 10px;
}
.blogger-preview-preview {
       color: #828075;
       font-size: 9px;
}
.blogger-preview-preview p{
       color: #BAB7A8;
       font-size: 9px;
}
/******************* DETAIL *******************/
.detail-maker {
       color: #BAB7A8;
       font-size: 12px;
       font-weight: bold;
}
.detail-nazov {
       font-size: 18px;
       color: #BAB7A8;
       margin-top: 5px;
       margin-bottom: 5px;
}
.detail-kod {
       font-size: 10px;
       color: #828075;
       margin-top: 5px;
}
.detail-cena1{
       font-size: 12px;
       color: #BAB7A8;
}
.detail-cena2{
       font-size: 12px;
       color: #E0B726;
}
.detail-cena{
       margin-top: 10px;
       margin-bottom: 10px;
}



.form-input {
	text-align: left; 
	font-size: 11px; 
	border: 0px; 
	background-color: #BAB7A8;
	color:#000000;
}
.form-input-pocet {
	text-align: center; 
	font-size: 10px; 
	border: 0px; 
	background-color: #BAB7A8;
}
.form-input-search {
	text-align: left; 
	font-size: 10px;
	width: 120px; 
	border: 1px solid #54534F; 
	background-color: #41403A;
	color: #FFFFFF;
}
.form-select-vyber {
	text-align: left; 
	font-size: 10px; 
	border: 0px;
	width: 150px; 
	background-color: #BAB7A8;
}
/******************* BROWSE *******************/
.browse-cena {
       color: #BAB7A8;
       font-size: 10px;
       text-align: center;
}
