body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a {
	font-size: 11px;
	color: #01A84E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	color: #01A84E;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, Lucida Sans;
	font-weight: normal;
}

h1 {
	font-size: 18px;
	color: #01A84E;
}
h1.champ {
	font-size: 18px;
	color: #0678A7;
}
h1.vk {
	font-size: 18px;
	color: #01A84E;
}

h2 {
	font-size: 14px;
	color: #01A84E;
	font-weight: bold;
}
h2.champ {
	font-size: 14px;
	color: #0678A7;
	font-weight: bold;
}
h2.vk {
	font-size: 14px;
	color: #01A84E;
	font-weight: bold;
}
/* --------------------------------- KYSELY */

.project { margin: 0px; padding: 0px; }
.project_line_title {
	font-size: 12px;
	color: #01A84E;
	font-weight: bold;
}
.project_list {
        list-style-type: none;
        margin-bottom: 15px;
}
.project_tickable_text input { 
        position: relative;
        left: 5px; 
        /* left: 20px; */
        width: 200px; 
}
.project_textarea {
        width: 355px;
        /* width: 380px; */
        height: 70px;
        margin-left: 45px;
        margin-top: 10px;
}
.project_text { 
       clear: left;
       display: block;
       width: 150px; 
       float: left; 
       margin-bottom: 1px;
}

#right .random_recipe img { display: none; }
#social-medias {
height:28px;
padding:18px 0 0 40px;
float:left;
}
#social-medias img {
border:0;
}
#flash-logo {
position:absolute;
top:35px;
left:-2px;
}
#page {
position:relative;
}
#main-menu {
position:relative;
z-index:10;
}