/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: arial, sans-serif;
	font-size: 11pt;
	background: #f1f1f1;
	letter-spacing:0.3px;
    line-height: 1.25em;
}
body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { text-decoration: none; color: #00c; }
a:active { text-decoration: none; color: #000; }
a:visited { text-decoration: none; color: #00c; }
a:hover { text-decoration: none; color: #e00; border-bottom: 1px solid blue; background-image:url('http://www.martinkohout.com/files/flowbg4.jpg'); }

#img-container span.backgrounded a,
#img-container a.thickbox,
#img-container a.thumb-img,
#img-container #d-col1 a { background: transparent; } 

a img { border: none; }

img { margin: 3px 0 3px 0; }

h1.hid { line-height: 1px; margin-left: -2000px; padding-bottom: 0px;}

a.namelogo { margin-left: 0px; line-height: 40px; }

#homebutton {
	    position: fixed;
	    margin: 0px 0  0 6px;
	    background-color: #f1f1f1;
	    }

#menu {
    width: 270px;

    top: -14px;
    bottom: 0;
	left: 0;
    position: absolute;
    margin: 25px 0  0 12px;
    text-align: left;
    font-size: 9pt;
    text-transform: uppercase;
    line-height: 1.27em;
}

#menu ul {
	list-style: none;
	margin: 15px 0 0 0;
        }

#menu li { 
        margin-bottom: 0px;
        text-indent: 0px;
}

#menu ul li.section-title { font-style: italic; color: #888;
}

#content {
    height: 100%;
    margin: 30px 0 50px 300px;
    top: 0;
    width: 575px;
    font-family: 'Crimson Text', times, serif;
    line-height: 1.2em;
    font-size: 15pt;
    letter-spacing: 0.045em;
}

.container {
    padding: 5px 5px 25px 5px;
}

#content p { margin-bottom: 8px; }

p {
    margin: 0 0 9px 0;
    text-indent: 0px;
}

ul {
    text-indent: 5px;
	}

h1 { font-size: 36pt; 
    font-family: arial, sans-serif;  
    font-weight: normal; 
    text-align: left;
    line-height: 1.3em;
    padding: 0 0 0.5em 0; 
    color: #222; }
h2 { font-size: 36px; 
    font-family: arial, sans-serif;  
    font-style: italic; 
    font-weight: 100; 
    color: #222; 
    line-height: 1.1em;}
h3 { font-size: 18px; 
    font-family: arial, sans-serif;  
    font-weight: 300; 
    font-style: italic;
    color: #222; 
    line-height: 1.1em;}

small { color: #999; font-size: 8pt; }

#img-container	{ margin: 0; padding: 0; }
#img-container p	{ width: 565px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }

div.titlediv { margin-top: 1.5em;}

u.title { line-height: 3em; text-decoration: none; border-bottom: 1px solid blue;}

#kruhfixed { 
     position: fixed;
     right: 17px;
     top: 2em;
     text-align: right;
}

h1.smallh1 { font-size: 12pt;}

#thirdrow {
   position: absolute;
   top: 111px;
   left: 920px;
   width: 200px;
   font-size: 10pt;
   line-height: 1.1em;
   font-style: italic;
}

#ggiqa {
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -200px 0 0 -330px;
}

#giiqa {
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -200px 0 0 330px;
}

#giqqa {
    position: fixed;
    top: 50%;
    left: 50%;
    margin: 200px 0 0 -330px;
}

#giqaa {
    position: fixed;
    top: 50%;
    left: 50%;
    margin: 200px 0 0 330px;
}
