body {
	margin: 0;
	padding: 0;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	background-image: url('../images/pravy_pozadi.jpg');
	background-repeat: repeat-y;
	background-position: 326px 0;
}

#ramec {
}

#levy {
	width: 326px;
	float: left;
}

#levy p {
	padding-left: 40px;
	padding-right: 40px;
	line-height: 150%;
	font-size: 80%;
	padding-bottom: 15px;
}

#logotyp {
	padding-left: 30px;
	padding-top: 20px;
}

#pravy {
	width: 490px;
	float: left;
}

#pravy #obsah {
	border-style: solid;
	border-color: #fff;
	border-width: 2px 0 0 0;
	color: #fff;
}

#obsah h2 {
	padding-top: 20px;
	margin-top: 0;
	padding-left: 30px;
	font-weight: normal;
	padding-bottom: 10px;
	margin-bottom: 0;
	clear: both;
}

#obsah .text p {
	line-height: 150%;
	margin: 0;
	padding: 0;
	padding-left: 30px;
	padding-right: 40px;
	font-size: 70%;
}

form {
	margin: 0;
	padding: 0;
	padding-left: 20px;
	padding-top: 20px;
}

form p {
	font-size: 70%;
	padding: 0;
	margin: 0;
	padding-left: 80px;
	padding-top: 4px;
	padding-bottom: 20px;
}


fieldset {
	border: none;
}

label {
	font-style: italic; 
/*	text-decoration: underline;	*/
	padding-right: 12px;
	float: left;
	width: 4em;
	text-align: right;
}

input {
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	background-color: #f2f2f2;
}

.tlacitko {
	padding: 0 !important;
	margin: 0 !important;
	border-style: solid !important;
	border-width: 1px !important;
	border-color: #fff !important;
	background-color: #007ebb;
	color: #fff;
	font-style: italic;
	padding-left: 10px !important;
	padding-right: 10px !important;
	margin-left: 80px !important;
}

#menu {
	width: 30px;
	float: left;
	margin-top: 245px;
}

#menu a {
	border: none;
}

#menu .odkaz {
	float: left;
/*	margin-left: 20px; */
/*	margin-left: 5px;  */
/*	border-style: solid;
	border-width: 2px; */
	width: 30px; 
	height: 116px;
	background-color: #fff; 
	background-repeat: no-repeat;
	background-position: top right;
}

#menu .staticky_odkaz {
	float: left;
	width: 30px; 
	height: 116px;
}

.clovek {
/*	padding:0 !important;
	margin:0 !important; */
	padding-left: 40px !important; 
	margin-top: 15px !important; 
	padding-top: 5px;
	clear: both;
}

.clovek img {
	float: left;
	padding-right: 40px;
}

.clovek p {
	font-size: 80%;
	line-height: 150%;
}

.clovek a {
	color: #fff;
}

.projekt {
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 40px;	
	clear: both;
}

.projekt img {
	float: left;
	padding-right: 30px;
	padding-bottom: 20px;
}

.projekt p {
	margin: 0;
	font-size: 70%;
	line-height: 150%;
}

.projekt a {
	color: #fff;
}

.small_padding {
	padding-top: 0 !important;
}

#ramec {
	width: 850px;
}