HTML { font-size:100.01%; height:100%;}
BODY,DIV,SPAN,APPLET,OBJECT,IFRAME,H1,H2,H3,H4,H5,H6,BLOCKQUOTE,PRE,A,ABBR,ACRONYM,ADDRESS,BIG,CITE,CODE,DEL,DFN,EM,FONT,IMG,INS,KBD,Q,S,SAMP,SMALL,STRIKE,SUB,SUP,TT,VAR,DL,DT,DD,FIELDSET,FORM,LABEL,LEGEND,CAPTION,TFOOT,THEAD,TH,HR { padding:0; margin:0; border:none; outline:none; vertical-align:baseline; font-family:inherit; }
P { margin-top:0px;}
DFN,I,CITE,VAR,ADDRESS,EM { font-style:normal; }
TH,B,H1,H2,H3,H4,H5,H6 { font-weight:normal; }
TEXTAREA,INPUT,SELECT { font-family:inherit; font-size:1em; }
TABLE { border-collapse:collapse; border-spacing:0; }
CAPTION,TH,TD { text-align:left; }
:focus { outline:none; }

/* main */
body {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;height: 100%; background:url(gfx/bg.jpg) top center no-repeat #f0eff2;}

.container {width: 730px;margin:auto;float: none;}
.mainpage {width: 730px;position: relative;margin:auto;float: none;}

/* header */
.header { width:730px; height:160px; background: url(gfx/header.jpg) no-repeat;}
	.logo {}

/* menu */
.menu { width:720px; height:40px; padding:0 0 0 10px; background:url(gfx/menu.jpg) no-repeat;}
	.btn { height:40px; display:block; float:left;}
		.btn a { height:28px; padding:12px 15px 0 15px; color:#FFF; text-decoration:none; float:left;}
			.btn a:hover {background:#fff; color:#666;}
	.btnon { background: #fff; height:40px; display:block; float:left;  color:#666;}
		.btnon a { height:28px; padding:12px 15px 0 15px;  color:#666; text-decoration:none; float:left;}
			.btnon a:hover { background:#fff; color:#666;}


/* content */
.container-content { width:730px; padding:30px 0 0;background:#FFF; overflow:auto;}
	.content-left { width:440px; padding:0 40px 30px 20px;float:left; background:#FFF;}
		.pic-text { width:85px; height:60px; margin:0 20px 10px 0; background:url(gfx/tn/pic-text.html); float:left;}
	.content-right { width:230px; padding:0 0 30px 0; float:left; background:#FFF; color:#666;}
	
	
/* footer */
.footer {  height:90px; padding:60px 0 0 20px; background:url(gfx/footer.jpg) no-repeat; color:#FFF;clear:both;float: none;}
	.footer a {color:#FFFFFF; text-decoration:none;}
	.footer a:hover {color:#fff; text-decoration:underline;}
			.menu-bottom {  height:136px; position: relative;margin:auto;float: none;}
				.copyright{ padding:20px 0 0 0; color:#fff; font-size:10px;}
				.copyright a{ color:#fff;}
				
/* clanok */
.clanok { padding-bottom:20px; background:url(gfx/clanok.gif) bottom repeat-x;}
	.clanok a {}
	.clanok a:hover { text-decoration:underline;}

	.clanok-viac { padding:10px 12px 10px 0;text-align:right; font-size:10px; font-weight:bold;background:url(gfx/clanok-viac.gif) right no-repeat;}
	
/* galeria */
.gallery { padding: 0 0 20px 0; clear:both; overflow:auto;}
	.gallimg {width:100px; height:81px; display:block; padding-right:10px;float:left; margin-bottom:13px; background-repeat: no-repeat; }
	.gallimg a {width:100px; height:81px;display:block;}
	.gallimg a:hover {  opacity:0.5; filter:alpha(opacity=50); background: url(gfx/gallhover.gif) no-repeat;} 



/* tn */
.tn-01 { width:210px; height:170px;margin:0 20px 35px 0;}




.lavo-nadpis {font-size:14px; padding:0 0 0 30px; font-weight:bold; color:#cc0066; background:url(gfx/obalka.gif) no-repeat;}


/* h */
h1 { font-size:24px; padding:0 0 30px 0; color:#333333;}
h2 { font-size:14px; padding:30px 0 20px 0; font-weight:bold; color:#c0001e;}
h3 { font-size:14px;padding:20px 0 10px 0; font-weight:normal; color:#c0001e;}
h4 {font-size:12px; padding:20px 0 10px 0; font-weight:bold; color:#666;}
h5 {font-size:12px; padding:20px 0 10px 0; font-weight:bold; color:#333;}
h6 {font-size:12px; padding:20px 0 10px 0; font-weight:normal; color:#666;}

/**** table *****/
table {}
td {padding-left:19px; padding-top:3px; padding-bottom:3px;}

/* */
ul, ol { list-style-position:inside; padding:0 0 0 7px;}
li { padding-left:5px;}
strong, b { font-weight:bold;}
a { color:#947129; text-decoration:underline;}
	a:hover { text-decoration:none;}
small {}
i,em { font-style:italic;}


