/*@charset "utf-8";*/
@import url('spec.css');
/* All associated graphics copyright 2006, Eduard ZEMAN alias edi*/
/* Feb 11th, 2006 */

/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. However, feel free to study the CSS and use 
   techniques you learn from it elsewhere. 


*/
/* ----------------------------------------------------------------------- redefining html tags */
*
{
	font-family : "Verdana CE", "Lucida Grande CE", "Helvetica CE", Verdana, Geneva, Lucida, sans-serif; !important; 
	font-size : x-small;
} 
body
{
	margin: 0px auto 0px auto;
	text-align: center;

}
p, img, table, tr, th, td, h1, h2, h3, h4, h5 
{ 
	border: 0px none; 
	margin: 0px; 
	padding: 0px;
} 
h1 {font-size: 2em; font-weight: bold;}
.blue h1 {color: #003366;}
.pink h1 {color: grey;}
h2 {font-size: 1.3em;}
.blue h2 {color: #0058A1;}
.pink h2 {color: #59AF01;}
h3 {font-size: 1.15em;}
.blue h3 {color: #0086E6;}
.pink h3 {color: #7ADE01;}

abbr {text-decoration: underline;}
pre
{
font-size : 10px;
font-style: italic;
background-color:#CCCCCC;
border: #999999;
border-width: 1px;
border-style: solid;
padding: 5px;
}
em{ font-style: italic; font-weight: bold; font-size: 9px;}
/*------------------------------------------------------------------- class style switcher*/


.cleaner {clear: both; display: none;}
.ukoncito{display: table; width: 100%;}
a.webmaster {font-size: 9px;; font-weight: 500; color:#333333; text-decoration: none;}
a.webmaster:hover {color:#FFFFFF; background-color:#333333; text-decoration: none;}
a.mylink {font-weight: 900; color:#333333; text-decoration: underline;}
a.mylink:hover {text-decoration: none;}
a.bgw {font-weight: bold; color: #FFFFFF; text-decoration: none;}
a.bgw:hover {font-weight: bold; color: #FFFFFF; text-decoration: underline;}
.textinmain {padding-left: 20px; padding-bottom: 20px;}
.text { margin-bottom: 5px;}
.wht {color: #FFFFFF;}
.blk {color: #000000;}
.bld {font-weight: bold;}



