* {
	margin: 0;
	padding: 0;
}

body {
background: #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 17px;
color: #333;
}

a {
text-decoration: none;
color: #362e19;
}
a:hover {
text-decoration: underline;
color: #4a3c19;
}

#wrap {
margin: 20px auto;
width: 1000px;
}


#header {
background: #666666 url(images/header.jpg) no-repeat;
height: 200px;
}
#header h1 { 
font-size: 38px;
letter-spacing: -1px;
padding: 70px 0 0 40px;
color: #fff;
}
#header h1 a { 
color: #fff;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #000;
}
#header h2 {
font-size: 19px;
color: #EFECE0;
padding: 20px 0 0 40px;
letter-spacing: -1px;
font-weight: 100;
}

#menu {
height: 40px;
line-height: 40px;
background: #666666 url(images/menu.jpg) no-repeat;
}
#menu ul {
list-style-type: none;
padding-left: 40px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 100;
font-size: 18px;
color: #aaa;
}
#menu ul li a:hover {
color: #fff;
text-decoration: none;
}

#content {
background: #666666 url(images/content.jpg) repeat-y;
padding: 10px;
}

.left {
float: left;
width: 730px;
text-align: justify;
padding: 10px;
font-size: 14px;
background: #fff;
border-right: 1px solid #000;
border-top: 1px solid #000;
border-bottom: 1px solid #000;

}
h1 {
font-size: 17px;
}
.left h2 {
font-size: 12px;
font-weight: 100;
padding: 0px 0 0px 0;
}
.left h2 a {
text-decoration: none;
}
.left h2 a:hover {
text-decoration: underline;
}
h3 {
font-size: 15px;
}
.left h4 {
font-size: 12px;
font-weight: 100;
padding: 0px 0 0px 0;
}
.left h4 a {
text-decoration: none;
}
.left h4 a:hover {
text-decoration: underline;
}
.right {
float: right;
width: 180px;
background: #fff;
padding: 10px;
border-left: 1px solid #000;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
}
.right h2 {
height: 24px;
line-height: 24px;
color: #000;
font-size: 17px;
padding-left: 10px;

}
.right ul {
padding: 10px 0 15px 30px;
list-style-type: square;
}
.right ul li a {
font-weight: 100;
font-size: 12px;
}
.right ul li a:hover {

}

#bottom {
background: #d4ccae url(images/bottom.jpg) no-repeat;
padding: 10px 0;
}

#footer {
text-align: center;
font-size: 11px;
}
#pravy {
float: right;
width: 300px;
height: 200px;
border: 1px solid blue;
}
#vyber {
position: relative;
width: 170px;
height: 60px

}
#vyber1 {
position: absolute;
left: 1px;
top: 1px
width: 70px;
height: 50px;
border: 0px solid blue;

}
#vyber2 {
position: absolute;
left: 75px;
top: 1px
width: 90px;
height: 50px;
font-size: 10px;
border: 0px solid blue;
float: left;
line-height: 12px;
}
#vyber2 a {
color: blue;
font-weight: bold;
}
#vyber2 a:hover {
color: blue;
font-weight: bold;
}
.stred {
width: 243px;
float: left
}
.stred a {
color: red;
font-weight: bold;
}
.stred a:hover {
color: red;
font-weight: bold;
}
.java {
position: relative;
	margin-left: 5px;
	margin-bottom: 5px;
	float: left;
	width: 235px;
	height: 230px;
	
	font-size: 80%;
	border: 1px solid #e0e0e0;
}

.java_1 {
position: absolute;
top: 0px;
left:0px;
width: 235px;
height: 70px;
text-align: center;
border: 0px solid orange;
}

.java_2 {
position: absolute;
left: 0px;
top: 71px;
width: 235px;
height: 180px;
}

.java_3 {
position: absolute;
top: 235px;
left:0px;
width: 150px;
height: 25px;
text-align: center;
border: 0px solid orange;
}
.nadpis {
position: relative;
top: 60px;
left: 200px;
font-size: 55px;
font-weight: bold;
}
.nadpis a:hover {
color: #ffcc00;
}
.nadpis a {
color: #ffcc00;
}
