body {
	margin: 0px;
	padding: 0px;
	background-color: #6F6869;
	font-family: Calibri, Arial;
	font-size: 15px;
	color: #7B634A;
	line-height: 20px;
	text-align: center;
	text-shadow: 1px 1px 1px #F8F4F1;
}


#hack {
	float: left; 
	text-align: justify;
	display: block;
	width: 920px;
	background-image: url(bg.png);
	background-repeat: repeat-y;
}

#hlavni {
	padding : 0px;
	margin : auto;
	width: 920px;

}

.o1  {
	background-image: url('top.png');
	width: 920px;
	height: 50px;
	background-repeat: no-repeat;
}

.o4  {
	width: 920px;
	height: 40px;
	background-image: url('bottom.png');
	background-repeat: no-repeat;
	float: left;
}

.padl1  {
	padding-left: 0px;
	padding-right: 70px;
	padding-top: 30px;
	text-align: right;
}

.left   {
	float: right;
	background: url('right.png') no-repeat;
	width: 587px;
	min-height: 600px;
	line-height: 1;
	text-align: justify;
}


.right   {
	float: left;
	background: url('left.png') no-repeat;
	width: 333px;
	min-height: 600px;
	line-height: 1;
}

.padleft  {
	padding: 0 0 0 0;
}

.padright  {
	padding: 635 20 0 30;
}

.nav  {
	margin: 0;
	line-height: 19px;
}

.cont  {
	margin: 0;
	line-height: 18px;
}

.box  {
	margin: 0 0 25 0;
}

.links  {
	padding: 0 5 0 5;
}

.par  {
	margin: 0 0 25 0;
}

.odst  {
	padding: 0 10 20 10;
}

.obs {
	padding: 0 10 2 10;
}

a  {
	font-weight: normal;
	background: transparent;
	border: 0px;
}

a:link, a:visited, a:active  {
	color: #A7818C;
	text-decoration: none;
	background: transparent;
	text-shadow: 1px 1px 1px #FEFDFC;
}

a:hover  {
	color: #F5F2EF;
	text-decoration: none;
	background: transparent;
	text-shadow: 1px 1px 1px #715761;
}

.lnk a {
	display: block;
	margin: 0 20 2 20;
	padding: 1 3 0 15;
	text-align: left;
}

.lnk a:link, .lnk a:visited, .lnk a:active  {
	background: transparent;
	text-shadow: 1px 1px 1px #FEFDFC;
}

.lnk a:hover  {
	background: url('lnk.png') no-repeat left;
	text-shadow: 1px 1px 1px #715761;
}

h1  {
	font-family: Cambria;
	border-bottom: 0px;
	text-align: left;
	letter-spacing: 1px;
	color: #A95F7A;
	font-size: 26px;
	line-height: 17px;
	height: 28px;
	padding: 11 20 10 30;
	margin: 0 0 10 0;
	font-variant: small-caps;
	font-weight: normal;
	background: url('hd.png') no-repeat bottom center;
	text-shadow: 1px 1px 3px rgba(255, 255, 255, .8);
}

h2  {
	font-family: Cambria;
	border-bottom: 0px;
	text-align: left;
	letter-spacing: 1px;
	color: #A95F7A;
	font-size: 19px;
	line-height: 17px;
	padding: 3 10 4 10;
	margin: 0 0 12 0;
	font-variant: small-caps;
	font-weight: normal;
	background: #E5DDD3;
	text-shadow: 1px 1px 3px rgba(255, 255, 255, .8);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-goog-ms-border-radius: 5px;
	box-shadow: 1 1  3px rgba(164, 125, 177, .6);
	-moz-box-shadow: 1 1  3px rgba(164, 125, 177, .6);
	-webkit-box-shadow: 1 1  3px rgba(164, 125, 177, .6);
	-goog-ms-box-shadow: 1 1  3px rgba(164, 125, 177, .6);
}

h3 {
	color: #A95F7A;
	font-size: 17px;
}

blockquote  {
	background: #1F1F1F;
	border: 1px solid #222222;
	letter-spacing: 1px;
	padding: 6px;
	margin: 25 30 25 30;
}

.small  {
	font-size: 80%;
}

.img-left  {
	padding: 0 5px 5px 0;
}

.img-right  {
	padding: 0 0 5px 5px;
}

a img  {
	cursor: move;
}

#layout {
	height: 130px;
	padding: 10px;
}

#layimg {
	float: left;
	width: 152px;
	padding: 5px;
}


.lay  {
	margin: 5 6 30 6;
	border: 5px solid #F3F0EC;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-goog-ms-border-radius: 5px;
	box-shadow: 1 1  3px rgba(164, 125, 177, .6);
	-moz-box-shadow: 1 1  3px rgba(164, 125, 177, .6);
	-webkit-box-shadow: 1 1  3px rgba(164, 125, 177, .6);
	-goog-ms-box-shadow: 1 1  3px rgba(164, 125, 177, .6);
}

.lay:hover {
	border: 5px solid #B99CA4;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-goog-ms-border-radius: 5px;
	box-shadow: 1 1  3px rgba(254, 253, 252, .9);
	-moz-box-shadow: 1 1  3px rgba(254, 253, 252, .9);
	-webkit-box-shadow: 1 1  3px rgba(254, 253, 252, .9);
	-goog-ms-box-shadow: 1 1  3px rgba(254, 253, 252, .9);
}

b  {
	color: #A95F7A;
	text-shadow: 1px 1px 1px #FEFDFC;
}

i  {color: ;}

textarea, input, option  {
	background: #F0EAE5;
	border: 1px solid #DCD2C6;
	padding: 5px;
	margin: 2px;
	color: #7B634A;
	font-family: Calibri;
	font-size: 12px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #FEFDFC;
}

ul {
	list-style-type: square;
	list-style-image:url('')
}

#invis {
	display: none;
}