/*						-=[ by Shuster 2007 ]=-						*/

/* [layout] */
body, html {
	border:  0px none;
	margin:  0px;
	padding: 0px;
	font-family: "Trebuchet MS", "Geneva CE", "Helvetica", sans-serif !important;
	font-size: middle !important;
	font-size: "small" !important;
	text-align: center;
	background: #FFF;
}

p, img, h1, h2, h3, h4, h5, form, label, imput, fieldset {
	border:  0px none;
	margin:  0px;
	padding: 0px;
}

p { padding-bottom: 1em; }	/* musi byt padding a nie margin kvoli mozillam */

h2 { font-size: 120%; }
h3 { font-size: 100%; }

hr { border: 1px solid; border-color: #FFFFFF #FFCC00 #FFCC00 #FFCC00; }
.hr1 { border: 1px dashed; border-color: #FFFFFF #FFCC00 #FFCC00 #FFCC00; }

.clr {
	border:  0px none;
	margin:  0px;
	padding: 0px;

	float: none;
	clear: both;

	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.clr hr {
	visibility: hidden;	/* kvoli staremu firefoxu */
	margin: 0; padding: 0;
}

.clr2:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: all; 
    visibility: hidden;
}
.clr2 {display: inline-block;}
/* Hides from IE-mac \*/
* html .clr1 {height: 1%;}
.clr2 {display: block;}
/* End hide from IE-mac */

.clr3 { display: table; width: 100%; }
.clr3 hr {
	visibility: hidden;	/* kvoli staremu firefoxu */
	margin: 0; padding: 0;
}

.ie_center, .center { text-align: center; }

.txt { font-size: 86%; }

.normal { font-weight: normal; }

.img_right {
	float: right;
	margin: 0 0 10px 10px;
	background-color: #FFF;
	padding: 10px;
	border: 1px solid #999;
}
.img_right label {
	font-size: 70%;
	display: block;
}
div.img_right img { border: 1px solid #000; }

.img_left {
	float: left;
	margin: 0 10px 10px 0;
	background-color: #FFF;
	padding: 10px;
	/*border: 1px solid #999;*/
}
.img_left label {
	font-size: 70%;
	display: block;
}
/*div.img_left img { border: 1px solid #000; }*/

#container1 {
	width: 100%; display: table; text-align: center; margin-top: 5px;
}
#container2 {
	width: 1000px; margin: 0px auto;
}
#container3 {
	width: 1000px; margin: 0px auto; text-align: left;
}
#container4 {
	width: 1000px; margin: 20px auto; text-align: left;
}

#main_banner {
	width: 1000px; height: 90px; margin: 0 auto; white-space: nowrap;
}
#banner_area1 {
	width: 100%; margin: 10px auto 3px auto;
}

#main_logo_bar {
	width: 100%; height: 40px; line-height: 40px;  text-align: center; background: url("../templates/img/bg_bar1.png") left center repeat-x;
}
#main_logo {
	width: 132px; height: 40px; line-height: 40px; margin-left: 24px; text-align: left; background: url("../templates/img/logo_main.png") left center no-repeat; float: left;
}
#main_logo h1 a { display: block; width: 132px; height: 40px; }
#main_logo h1 span { display: none; }

#menu1 {
	float: left;
	margin: -2px 0 -2px 20px;
	padding: 0;
}
#menu1 ul {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 16px;
}
#menu1 li {
	display: inline;
	list-style-type: none;
	margin-right: 40px;
}
#menu1 li a, #menu1 li a:visited {
	border-bottom: 5px solid #BFBFBF;
	padding: 0 10px 5px 10px;
	text-decoration: none;
	color: #FFF;
}
#menu1 li a:hover {
	border-bottom: 5px solid #000;
	padding: 0 10px 5px 10px;
}



#footer_bar {
	width: 100%; height: 14px; text-align: center; background: url("../templates/img/bg_bar2.png") left bottom repeat-x;
}
#footer_bar hr { display: none; }
#footer { width: 1000px; margin: 5px auto; text-align: left; color: #999; font-size: 92%;  }

.banner1 { width: 192px; height: 90px; float: left; background: red; }

.banner2 { width: 90px; height: 90px; float: left; background: red; }

.bs1 { width: 10px; height: 90px; float: left; background: transparent; }
.bs2 { width: 11px; height: 90px; float: left; background: transparent; }

.hl1 { color: #CC0304; }
.hl2 { color: #999; }
.nx1 { background: url("../templates/img/arrow1.gif") left no-repeat; visibility: none; }

.col1 { width: 380px; float: left; margin-left: 10px; }
.col1 .ainfo { font-size: 76%; }
.col1 h3 { color: #CC0304; }
.col1 a { color: #CC0304; text-decoration: none; }

.col2 { width: 540px; float: left; margin-left: 40px; }
.col2 dl { font-size: 86%; padding: 0; margin:  0 0 1em 0; }
.col2 dt { font-weight: bold; float: left; }
.col2 dd { margin: 0; }

.col3 { width: 300px; float: left; margin-left: 10px; }
.col3 .ainfo { font-size: 76%; }
.col3 h3 { color: #CC0304; }
.col3 a { color: #CC0304; text-decoration: none; }

.col4 { width: 300px; margin-left: 0px; }
.col4 .ainfo { font-size: 76%; }
.col4 h3 { color: #CC0304; }
.col4 a { color: #CC0304; text-decoration: none; }

.col5 { width: 600px; margin-left: 0px; }
.col5 .ainfo { font-size: 76%; }
.col5 h3 { color: #CC0304; }
.col5 a { color: #CC0304; text-decoration: none; }

/* [frontpage] */
#frontpage .llist a, #frontpage .llist a:visited { text-decoration: none; color: #000; }

#frontpage p { text-align: justify; font-size: 86%; }

#frontpage h2 { font-size: 120%; margin-bottom: 0.5em; }

#frontpage .logor1 { width: 100% }
#frontpage .lrleft { width: 180px; height: 180px; text-align: center; }
#frontpage .lrright { padding-left: 40px; }

#frontpage ul { margin: 0; padding: 0; }
#frontpage li { list-style: none; font-size: 86%; }

#frontpage #register li a, #frontpage #register li a:visited { color: #000; }
#frontpage #register li a:hover { text-decoration: underline; }

/* [common] */
#bwsnav1 {
	height: 18px;
	line-height: 18px;
	margin-bottom: 1em;
	background: #FFF;
	font-size: 11px;
}
#bwsnav1 .bwl {
	float: left;
	padding-left: 2px;
	height: inherit;
	line-height: inherit;
}
#bwsnav1 .bwr {
	float: right;
	padding-right: 2px;
	height: inherit;
	line-height: inherit;
}

#bwsnav2 {
	height: 18px;
	line-height: 18px;
	margin-top: 2em;
	margin-bottom: 1em;
	background: #FFF;
	font-size: 11px;
}
#bwsnav2 .bwl {
	float: left;
	padding-left: 2px;
	height: inherit;
	line-height: inherit;
}
#bwsnav2 .bwl input {
	font-size: 9px;
	vertical-align: middle;
}
#bwsnav2 .bwl .txt {
	border: 1px solid #000;
	width: 24px;
	font-size: 9px;
	margin: 0 4px
}
#bwsnav2 .bwr {
	float: right;
	padding-right: 2px;
	height: inherit;
	line-height: inherit;
}


/* [STATIC] */
/*#static { width: 90%; margin-left: 1em; }*/
#static h2 {
	font-size: 120%;
	margin-bottom: 0.5em;
	text-align: left;
	color: #000;
}

#static h3 { font-size: 100%; text-align: left; }
#static h3 a { color: #A52A2A; text-decoration: none; }
#static h3 a:visited { color: #6A0C0C; text-decoration: none; }
#static h3 a:hover { color: #666633; text-decoration: underline; }
#static h3 a:hover span { color: #DD5608; }

#static p { text-align: justify; font-size: 86%; }


/* [ARTICLE] */
#article { width: 720px; margin-left: 1em; }

#article h2 {
	font-size: 120%;
	margin-bottom: 0.5em;
	text-align: left;
	color: #000;
}

#article h3 { font-size: 100%; text-align: left; }
#article h3 a { color: #960000; text-decoration: none; }
#article h3 a:visited { color: #CC0304; text-decoration: none; }
#article h3 a:hover { color: #666633; text-decoration: underline; }
#article h3 a:hover span { color: #DD5608; }

#article p { text-align: justify; font-size: 86%; }

#article a { color: #996633; }
#article a:visited { color: #6A0C0C; }
#article a:hover { color: #996633; }

#article .perex em { text-indent: 1.5em; }
#article .perex a .print {
	display: block;
	float: right;
	width: 20px;
	height: 20px;
	margin-left: 1em;
	margin-bottom: 0.5em;
	text-align: right;
}

#article .ainfo { font-size: 76%; }

#article .comments { margin-top: 1em; font-size: 86%; }
#article .comments dl { margin: 0; padding: 0; }
#article .comments dl.cm1 { display: table; width: 100%; }
#article .comments dl.cm2 { display: table; width: 100%; }
#article .comments dl.cm3 { display: table; width: 100%; text-align: justify; }
#article .comments dt { font-weight: bold; float: left; margin-right: 0.25em }
#article .comments .cm1 dd { float: left; margin: 0; margin-right: 1em; }
#article .comments .cm2 dt, #article .comments .cm3 dt { display: none; }
#article .comments .cm2 dd, #article .comments .cm3 dd { float: none; margin: 0; padding: 0; }
#article .comments .cm2 dd { font-weight: bold; }

#cm_frm label { font-weight: bold; }
#cm_frm input {
	padding: 1px;
	margin: 1px;
	border: 1px solid #808080;
}
#cm_frm .in1 { width: 384px; }
#cm_frm .in2 { border: 0; }
#cm_frm .in3 { width: 64px; }
#cm_frm .txt1 { border: 1px solid #808080; width: 384px; height: 86px; padding: 1px; margin: 1px; }
#cm_frm .lbl1 { font-weight: normal; font-size: 90%; }
#cm_frm .btn1 { margin-top: 1em; font-weight: bold; border: 2px solid #000; background: #EEE; }

#article .msg {
	width: 393px; border: 1px solid #FF0000; padding: 6px; background: #FFF; color: #FF0000; font-size:  86%; font-weight: bold;
}

/* [logorevue] */
#logorevue dl { font-size: 86%; padding: 0; margin:  0 0 1em 0; text-align: left; }
#logorevue dt { font-weight: bold; float: left; }
#logorevue dd { margin: 0; }

#logorevue .logor1 { width: 100% }
#logorevue .lrleft { width: 180px; height: 180px; text-align: center; }
#logorevue .lrright { padding-left: 40px; }

#logorevue img { max-width: 160px; }

#logorevue a { color: #996633; }
#logorevue a:visited { color: #6A0C0C; }
#logorevue a:hover { color: #996633; }


/* [regsubject] */
#regsubject { width: 720px; margin-left: 1em; }
#regsubject p, fieldset { font-size: 86%; }

#regsubject .in_lbl-1 {
	width: 128px;
	margin-right: 5px;
	vertical-align: top;
	display: block;
	float: left;
	font-weight: bold;
}

#regsubject .in_txt-1 {
	width: 255px;
	padding: 1px;
	margin: 1px;
	border: 1px solid #808080;
}

#regsubject .in_txta-1 {
	width: 255px;
	height: 38px;
	padding: 1px;
	margin: 1px;
	border: 1px solid #808080;
}

#regsubject .msg {
	width: 393px; border: 1px solid #FF0000; padding: 6px; background: #FFF; color: #FF0000; font-size:  86%; font-weight: bold;
}


/*[record]*/
#record p{ font-size: 86%; }

#record  .llist a, #register  .llist a:visited { text-decoration: none; color: #000; }

#record ul { margin: 0; padding: 0; }
#record ul li { list-style: none; font-size: 86%; }
#record ul li a, #record li a:visited { color: #000; }
#record ul li a:hover { text-decoration: underline }

#record .msg {
	width: 400px; border: 1px solid #FF0000; padding: 6px; background: #FFF; color: #FF0000; font-size: 86%; font-weight: bold;
}

#record h3 a, #record h3 a:visited { text-decoration: none; color: #CC0304; }

#record .dl2 dt { float: none; }
#record .dl2 dd { margin-left: 2em; }

#thumbnails div {
margin: 28px 18px;
width: 160px;
height: 140px;
float: left;
font-size:13px;

}
 


* html #thumbnails div a {
display:inline;
float:left;
margin-top: 4px;
height:10px;
width:140px;
position:relative;
}
 
thumbnails div img {
border: 1px solid #999999;
height:160px;
width:140px;
position:absolute;
}
