@charset "utf-8";
body, html {
   height:100%
}
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-top: 0;
	color: #545454;
	background: #fff url('img/dust.png') no-repeat center center fixed;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
h2, h3 {font-size: 15px}
	
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #181818;
}

#wrap {
	/*background-image: url(img/bgr.png);*/
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center;
	width: 914px;
	height: 100%;
	min-height: 100%;
	height: auto !important;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 20px 35px 60px 35px;
}
/*This is a comment*/
#wrap #topleft {
    border-bottom: 1px solid #e2e2e2;
    height: 368px;
    margin-left: 75px;
    width: 364px;
}
#wrap #topleft #int {
	margin-top: -10px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 25px;
	color: #949494;
	width: 220px;
}
#int a {
	color: #949494;
}

h1 {
	padding-left: 20px;
	padding-top: 10px;
	height: 45px;
}
#wrap #topleft #name {
	background-image: url(img/ko.png);
	background-repeat: no-repeat;
	background-position: left top;	
}
#wrap #topleft #name h1 {
	text-indent: -9000px;	
}

#wrap #topright {
	height: 300px;
    width: 400px;
    margin-left: 439px;
	margin-top: -311px;
	background-image: url(img/mynd.jpg);
	background-position: right top;
    background-repeat: no-repeat;
}


#wrap #content {
	margin: 30px auto 20px auto;
	width: 880px;
}
#wrap #headings {
	float: left;
	width: 400px;
}
.topic {
	margin-top: 30px;
	clear: both;
}
.list {
	float: right;
	width: 654px;
	clear: both;
	border-bottom: 1px dotted #ccc;
	margin: -75px 20px 40px 0;
	padding-bottom: 15px;
}
.list h3:hover {
	color: #f09;
}
.list h2:hover {
	color: #545454;
}
.list a:link,
.list a:visited,
.list a:hover {
	color: #545454;
}


.title {
	float: left;
	width: 174px;
	font-size: 25px;
	text-transform: none;
	color: #f09;
	clear: both;
	margin-bottom: 40px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.cursor {
	font-size: 16px;
	font-weight: bold;
}

.skodananar {
	font-size: 12px;
	font-weight: normal;
}
.form{
	width: 400px;
	margin: 30px auto;
}
.senda{
	width: 123px;
	position: fixed;
    	top:20px;
    	left:50%;
    	margin-left: 410px;
  	height:142px;
  	
}
.senda a:hover,
.senda a:visited,
.senda a:active
{
	text-indent:-100000px;
 	
}