﻿
/* ssilki */
a              { color: #104fb1; text-decoration: none }
a:hover        { color: #74aaff; text-decoration:underline }


/* Osnovnie Tsveta */

#tdcolor1 {background-color: #104fb1;}
#tdcolor2 {background-color: #74aaff;}


/* verhnee menu */
.menuNormal1   {background-color: transparent; font-family: Arial;  font-size: 12px; padding: 0 20 0 20; cursor:pointer; font-weight: bold;text-transform: uppercase; border-right: 1px solid #FFFFFF;}
.menuOver1     {background-color: #FFFFFF; font-family: Arial;  font-size: 12px; padding: 5 20 0 20; cursor:pointer; font-weight: bold; text-transform: uppercase; border-right: 1px solid #FFFFFF; border-bottom: 5px solid #74aaff; }
TD.menuNormal1 A.c1 {color: #FFFFFF; text-decoration:none;}
TD.menuOver1 A.c1 {color: #74aaff; text-decoration:none;}

/* nijnee menu */
a.mnu2 {font-family: Arial ; font-size: 12px; color:#FFFFFF;text-decoration: none; padding: 0 10 0 10; text-transform: uppercase;font-weight: bold;}
a.mnu2:hover {font-family: Arial ; font-size: 12px; color: #FFFFFF;text-decoration: underline;padding: 0 10 0 10;  text-transform: uppercase; font-weight: bold;}

/* verticalnoe menu */
td.menu  {padding: 15 60 15 30;}
a.mnu {font-family: Arial ; font-size: 12px; color:#104fb1;text-decoration: none;  text-transform: uppercase;font-weight: bold;}
a.mnu:hover {font-family: Arial ; font-size: 12px; color: #74aaff;text-decoration: none;  text-transform: uppercase; font-weight: bold;}


/* Tema Stranitsi */
td.tema {padding: 0 20 0 0;}
h1.tema {font-family: Arial Narrow; font-size:18px; color: #104fb1; text-transform:uppercase; margin:0}

h1 { font-size: 15px; font-family: Arial; }
h2 { font-size: 14px; font-family: Arial; }
h3 { font-size: 12px; font-family: Arial; }
h4 { font-size: 11px; font-family: Arial; }
h5 { font-size: 11px; font-family: Arial; }



/*Tekst stranits*/
td.body1  {padding: 10 30 10 30;}
.body {font-family: Arial; font-size: 13px; color: #333333; padding: 10 0 10 0;}

/* poisk po saytu */
input.search {  
border: 1px solid #c7c7c7; font-family: Arial;font-size: 11px;  color: #333333; background-color: FFFFFF;  padding: 0 0 0 10; high:25px;} 

input.search-button {  
border: 1px solid #104fb1;  margin-right: 5px;  cursor: pointer;  font-family: Arial;  font-size: 11px;  color:#ffffff;  background-color: #104fb1;}




/* copyright */
td.copyright {font-size: 11px; color: #FFFFFF;font-family: Arial ;padding: 0 15 0 15}
span.copyright {font-size: 11px; color: #FFFFFF;}
span.copyright a { color: #FFFFFF;}

/* telefoni */

td.tel {font-family: verdana; font-size: 12px; color: #104fb1; padding:0 0 0 40;}



/* stili  tablits */

table.table1 { font-size:12px; border-collapse: collapse; font-family: Arial; }
table.table1 td { padding: 4px; border: 1px solid #333333; }

table.table0 { font-size:12px; border-collapse: collapse; font-family: Arial; }
table.table0 td { padding: 4px; border-width: 0px; }

/* */

td.shop-column1 { width: 70%; padding-right: 10px; }
td.shop-column2 { width: 30%; }

h2.shop-product-title { font-size: 18px; font-weight: bold; }

/* SHOP CART */

div.shop-cart { text-align: right; font-size: 10px; text-transform: uppercase; margin-bottom: 20px; }
a.shop-cart { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: none; text-transform: uppercase;}
a.shop-cart:hover { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: underline; text-transform: uppercase;}

/* SHOP PATH */

div.shop-path { text-align: left; font-size: 10px; text-transform: uppercase; margin-bottom: 10px; }
a.shop-path { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: none; text-transform: uppercase;}
a.shop-path:hover { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: underline; text-transform: uppercase;}

/* SHOP FOLDERS */

div.shop-folders { }
div.shop-folders-title { color:#000000;font-weight:bold;padding:5px;background-color:#e0e0e0; }
div.shop-folders-body { padding: 15px; font-size: 11px; }
a.shop-folder { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: none; text-transform: uppercase;}
a.shop-folder:hover { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: underline; text-transform: uppercase;}

/* SHOP PRODUCT LIST */

table.shop-products { font-size:11px; border-collapse: collapse; border-bottom: 1px solid #cccccc;  }
table.shop-products td { padding:5px; border-right: 1px solid #cccccc; border-left: 1px solid #cccccc;}
td.product-th { padding:5px; background-color: #cccccc; font-weight: bold; color: #000000; text-align: center; }
td.product-tb { padding:5px; border-top: 1px solid #cccccc; text-align: right; }

div.shop-add-to-cart { padding:5px; }
span.shop-remove-from-cart { cursor: pointer; color: #cc0000; text-decoration: underline; }
span.shop-remove-from-cart:hover { cursor: pointer; color: #000000; text-decoration: underline; }

/* SHOP PRODUCT LIST STAGE */

table.stage { font-size:11px; }
td.stage-title { text-transform:uppercase; background-color:#cccccc; padding:7px; }
td.stage-image { padding: 5px; text-align:center; }
td.stage-body { padding: 10px; }


/* SHOP PRODUCT FORMS */

input.number { border:1px solid #cccccc; }
input.shop-add-to-cart { }
form.nomargin { margin: 0px;}

/* SHOP PRODUCT MISC */

#shop-added { display:none; z-index:10000; padding:5px; border:1px solid gray; position:absolute; left:0px; top: -20px; background-color:#FFFFCC;font-size:11px;font-family: verdana; }











form.hidden { margin: 0px; }

body, td { font-family: verdana; font-size: 12px; }

ul.boxes {
	color: #cccccc;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 10px;
}

ul.boxes li { margin-bottom: 5px; }
ul.boxes li:hover { margin-bottom: 5px; }
