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

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

a:link { text-decoration: none; color: #fff; }
a:active { text-decoration: none; color: #fff; }
a:visited { text-decoration: none; color: #fff; }
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; }

a.darkurl:link {color:#999;}
a.darkurl:active {color:#999;}
a.darkurl:visited {color:#999;}
a.darkurl:hover {color:#e00;}

.headlines { 
			font-family: 'Faster One', cursive;
			font-size: 50pt;
			text-align: left;
			line-height: 0.9em;
			text-shadow: -2px 1px 6px #99f;
			color:#000;
			line-height: 1.1em;
			}

.headlines a:link {color:#666; opacity: 0.9;}
.headlines a:active {color:#666; opacity: 0.9;}
.headlines a:visited {color:#99f; opacity: 0.9;}
.headlines a:hover {color:#111; opacity: 1; background: none; border-bottom: none;}			
			
#homebutton {
	    position: fixed;
	    margin: 0px 0  0 6px;
	    }

#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.3em;
    z-index:400;
    letter-spacing: 0.5px;
}

#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;
    min-width: 650px;
    max-width: 1000px;
    font-family: 'Gochi Hand', Helvetica, sans-serif;
    line-height: 1.2em;
    font-size: 14pt;
    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: Helvetica, sans-serif;  
    font-weight: normal; 
    text-align: left;
    line-height: 1.3em;
    padding: 0 0 0.5em 0; 
    color: #2BE37E; 
    position: fixed;
    top:10px;
	width:100%;
	left:0px;
	text-align:center;
    opacity: 0.4;
    z-index:170;}
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; line-height: 10pt;}

#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: 0.6em;}

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: 71px;
   left: 920px;
   width: 290px;
   font-size: 10pt;
   line-height: 1.3em;
	font-size: 9pt;
	color: #ddd;
}

#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;
}

#lime	{
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	border:0px solid #0A0A00;
	background-color:#71F269;
	-webkit-box-shadow: #B3B3B3 5px 5px 5px;
	-moz-box-shadow: #B3B3B3 5px 5px 5px;
	box-shadow: #444 2px 2px 2px;
		/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #C4FF80 0%, #40C930 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #C4FF80 0%, #40C930 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #C4FF80 0%, #40C930 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #C4FF80), color-stop(1, #40C930));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #C4FF80 0%, #40C930 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #C4FF80 0%, #40C930 100%);
}


#limetxt	{
		margin:6px 6px 6px 6px;
		font-size: 10pt;
		font-family: helvetica, sans-serif;
}

.dropshadow {
			-webkit-box-shadow: -2px 3px 12px 0px rgba(50, 50, 50, 0.4);
			-moz-box-shadow:    -2px 3px 12px 0px rgba(50, 50, 50, 0.4);
			box-shadow:         -2px 3px 12px 0px rgba(50, 50, 50, 0.4);
}

#glove
{
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	left: 20px;
	top: 20px;
	overflow: hidden;
	width: 20px;
	height: 20px;
	background-image: url('http://martinkohout.com/hand/img/hands1.gif');
	background-position: 180px 100px;
	
	-moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
	
	z-index: 10000;
}