/* 	CSS Glamour 
	Author: Martin Winkler  */

/* Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body { line-height: 1; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: '';	content: none; }

:focus { outline: 0; }

ins {	 text-decoration: none;}
del {	 text-decoration: line-through; }

table { border-collapse: collapse; border-spacing: 0; }

sup {
	vertical-align: top;
	font-size: 9px;
	padding-left: 2px;
}

/* Main structure */
	
body {
	font-family: 'Tahoma';
	font-size: 0.6em;
	color: 6a6a6a;
	background: #fff url('images/bgr.gif') center top no-repeat;
}

#container {
	width: 800px;
	margin: 0 auto;
}

#page {
	background: url('images/page-t.gif') left top repeat-x;
	margin: 10px 0 0 0;
	padding: 20px;	
}

#content {
	float: left;
	width: 538px;
	padding-right: 20px;
	background: transparent url('images/b-dot-v.gif') right top repeat-y;
}

#sidebar {
	float: left;
	width: 182px;
	padding-left: 20px;
}

#footer { margin: 20px 0 80px 0; padding: 0 20px; border-top: 1px solid #cdcdcd; position: relative; }
#footer p { text-align: center; margin-bottom: 15px; line-height: 0; }
img.lb { display: block; width: 124px; height: 33px; position: absolute; top: 20px; right: 20px; }

/* Header */

#header {
	width: 800px;	
	position: relative;	
}

#logo {
	width: 800px;	
	height: 75px;
}

#menu {
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	height: 28px;
	position: relative;
	margin: 0;	
}

#menu ul { margin: 0; position: absolute; left: 20px; top: 4px; }
#menu ul li { float: left; margin: 0 42px 0 0; }
#menu ul li a { font-family: 'Georgia'; font-size: 15px; color: #9b9b9b; background: none; text-decoration: none; }
#menu ul li.current a { color: #a0012d; }

#lng { position: absolute; left: 752px; top: 13px; }
#lng a { font-size: 11px; color: #c30238; position: absolute; }

/*#lng a span { width: 26px; height: 14px; top: 0; left: 0; display: block; position: absolute; }*/
#lng a.ico-cz span { background: url('images/flag-cz.gif') left top no-repeat; }
#lng a.ico-en span { background: transparent url('images/flag-en.gif') left top no-repeat; }

#lng a.ico-en { left: 44px; }

.language_item { display: inline; }
.current_language_item { position: relative; right: 40px; }

#banner {
	width: 800px;
	height: 300px;
	margin: 10px 0 0 0;
	background: #cdcdcd;
}

/* Columns */

.col-1, .col-2 { float: left; }

.col2-set .col-1, 
.col2-set .col-2 { 
	width: 248px;
	padding-right: 21px;
	margin-right: 20px;
}

.b-dot-v { background: transparent url('images/b-dot-v.gif') right top repeat-y; }
.b-dot-h { background: transparent url('images/b-dot-h.gif') left top repeat-x; padding-top: 30px; }

.col2-set .col-2 { margin-right: 0;padding-right: 0; }

.portfolio { margin: 10px 0 40px 0; }
.portfolio img { margin: 20px 28px 0 0; float: left; padding: 3px; width: 100px; height: 32px; }
.portfolio a img { background: url('images/port-b.gif') left top no-repeat; }

/* Headers */

h1 { position: absolute; margin: 32px 0 0 20px; }
h1 a { font-size: 25px; font-weight: normal; text-transform: uppercase; background: none; color: #c30238; text-decoration: none; }

h1 span {
	width: 274px;
	height: 33px;
	background: transparent url('images/h1.gif') left top no-repeat;
	display: block; 
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}

h2 {
	font-family: 'Georgia';
	font-size: 20px;
	font-weight: normal;
	color: #c4093e;
	margin: 10px 0 0 0;
}

h3 {
	font-family: 'Georgia';
	font-size: 18px;
	font-weight: normal;
	color: #c4093e;
	margin: 30px 0 0 0;
}

h3.mini {
	font-family: 'Arial';
	font-size: 15px;
	font-weight: bold;
	color: #494949;
	margin: 30px 0 0 0;
}

#sidebar h3 { font-size: 16px; margin: 30px 0 0 0; }
#sidebar h3.first { margin: 10px 0 0 0; }

h4 {
	font-family: 'Arial';
	font-size: 14px;
	font-weight: bold;
	color: #494949;
	margin: 30px 0 0 0;
}

/* Standard classes */

p {
	font-size: 13px;
	color: #6a6a6a;
	margin: 20px 0 0 0;
	line-height: 20px;
	text-align: justify;
}

small{ font-size: 11px; }

a { background: url('images/a-dot.gif') left bottom repeat-x; text-decoration: none; color: #c4093e; }
a:hover { text-decoration: none; background: none; }
.no-underline a { background: none; text-decoration: none; }

ul { margin: 20px 0 0 0; }
li { font-size: 13px; color: #6a6a6a; line-height: 20px; }
ul.comm-list li { background: url('images/list.gif') left 5px no-repeat; padding-left: 16px; margin-left: 5px; }

/* Various classes */

.bold { font-weight: bold; }

.a-center { text-align: center; }
.a-right { text-align: right; }
.a-left { text-align: left; }
.left { float: left; }
.right { float: right; }

.top-20 { margin-top: 20px; }
.top-10 { margin-top: 10px; }

img.left { float: left; margin: 0 15px 0 0; }
img.right { float: right; margin: 0 0 0 15px; }

.twitter { background: url('images/twitter.gif') right top no-repeat; width: 182px;  }
.twitter-message { font-size: 12px; }

.job { background: url('images/job.gif') right top no-repeat; width: 182px;  }

.rss { background: url('images/rss.gif') left 2px no-repeat; padding-left: 16px;  }


/* Cleaners */

#page:after, 
.col2-set:after,
.portfolio:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
