/* Vytvořil Filip Rojík (c) 2008
www.zedjunior.com */

* {
	margin: 0;
	padding: 0;
}

body {
	width: 600px;
	background-color: #262425;
	color: #ffffff;
	font-size: 12px;
	font-family:  "Lucida Grande", HelveticaNeue, Helvetica, Arial, sans-serif;
	text-align: justify;
}

#body {
	width: 600px;
	padding: 70px 0px 200px 80px;
}

#content {
	height: auto;
	margin: 0 auto;
}

#head {
	position:relative;
	background-image: url(data/head.jpg);
	background-repeat: no-repeat;
	height: 243px;
	width: 599px;
	overflow:hidden;
 }
 
#head span {
  	display:block;
	position:absolute; left:0; top:0; z-index:1;
	height: 243px;
	width: 599px;
 	background:url("data/head.jpg") top left no-repeat;
}

.item-1-top {
	background-image: url(data/item-1-top.jpg);
	background-repeat: no-repeat;
	background-color: #CA0088;
	height: 151px;
	width: 600px;
}

.item-1 {
	background-image: url(data/item-1.jpg);
	background-repeat: repeat-y;
	background-color: #CA0088;
	width: 600px;
}

.item-2-top {
	background-image: url(data/item-2-top.jpg);
	background-repeat: no-repeat;
	background-color: #CD74AA;
	height: 151px;
	width: 600px;
}

.item-2 {
	background-image: url(data/item-2.jpg);
	background-repeat: repeat-y;
	background-color: #CD74AA;
	width: 600px;
}

#foot {
	background-image: url(data/foot.jpg);
	background-repeat: no-repeat;
	background-color: #CD74AA;
	height: 170px;
	width: 600px;
}

/* Komentáře */


.koment-1 {
	width: 351px;
	margin: 0 auto;
  	padding: 0px;
	padding-bottom: 10px;
}

.koment-1-left img {
	margin: 15px 0 0 60px;
}

.koment-1 p {
	width: 245px;
	margin: 0 auto;
  	padding: 35px 0 10px 18px;
}

.koment-1 p a {
color: #CD74AA;
}

.koment-1 p a:hover {
color: #CD74AA;
}

.koment-1-right {
	width: 318px;
	margin-left: 140px;
  	padding-bottom: 30px;
}

.koment-1-top {	
	background-image: url(http://zedjunior.com/data/koment-1-top.jpg);
	background-repeat: no-repeat;
	width: 356px;
}

.koment-1-body {
	background-image: url(http://zedjunior.com/data/koment-1-body.jpg);
	background-repeat: repeat-y;
	width: 356px;
	height: auto;
}

.koment-1-bottom {
	background-image: url(http://zedjunior.com/data/koment-1-bottom.jpg);
	background-repeat: no-repeat;
	width: 356px;
	height: 27px;
}

.koment-1-left {
	width: 80px;
	float: left;
}

.koment-2 {
	width: 349px;
}

.koment-2-right img {
	padding: 15px 0 0 17px;
}

.koment-2 p {
	width: 245px;
	margin: 0 auto;
  	padding: 35px 25px 10px 0;
}

.koment-2 p a {
color: #CD74AA;
}

.koment-2 p a:hover {
color: #CD74AA;
}

.koment-2-left {
	margin: 0 0 0 48px;
  	padding-bottom: 40px;
}

.koment-2-right {
	width: 200px;
	float: right;
	margin: 0 auto;
}

.koment-2-top {	
	background-image: url(http://zedjunior.com/data/koment-2-top.jpg);
	background-repeat: no-repeat;
	width: 356px;
}

.koment-2-body {
	background-image: url(http://zedjunior.com/data/koment-2-body.jpg);
	background-repeat: repeat-y;
	width: 356px;
}

.koment-2-bottom {
	background-image: url(http://zedjunior.com/data/koment-2-bottom.jpg);
	background-repeat: no-repeat;
	width: 356px;
	height: 32px;
}
 
/* Formuláře */

#form {
	padding: 10px 110px 10px 25px;
}

input {
	background-color: #CD74AA;
	font-size: 12px;
	color: #ffffff;
	font-family:  "Lucida Grande", HelveticaNeue, Helvetica, Arial, sans-serif;
	border: 0px;
}

input.plus {
	background-image: url(data/input-ok.jpg);
	background-repeat: no-repeat;
	width: 78px;
	height: 30px;
}

input.kontakt {
	background-color: transparent;
	margin: 7px 0px 0px 14px;
	width: 110px;
	height: 14px;
}

.input-kontakt {
	background-image: url(data/input-kontakt.jpg);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	width: 141px;
	height: 30px;
}

input.jmeno {
	background-color: transparent;
	margin: 7px 0px 0px 14px;
	width: 110px;
	height: 14px;
}

.input-jmeno {
	background-image: url(data/input-tvoje-jmeno.jpg);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	width: 141px;
	height: 30px;
}

textarea {
	font-family:  "Lucida Grande", HelveticaNeue, Helvetica, Arial, sans-serif;
	background-color: transparent;
	color: #ffffff;
	font-size: 12px;
	border: 0px;
	margin: 21px 0px 0px 22px;
	width: 210px;
	height: 110px;
}

.textarea {
	background-image: url(data/textarea.jpg);
	background-repeat: no-repeat;
	background-color: #CD74AA;
	width: 258px;
	height: 163px;
}

/* Nadpisy */

H1 a {
	color: #CA0088;
}

H1 a:hover {
	color: #CA0088;
}

H2 {
	font-size: 24px;
	font-weight: normal;
	color: #EDBADB;
	padding: 25px 110px 10px 25px;
}

H2 a {
	color: #EDBADB;
	text-decoration: none;
}

H2 a:hover {
	color: #EDBADB;
	text-decoration: none;
}

H2 span {
	font-weight: bold;
}

H3 {
	font-size: 18px;
	font-weight: bold;
	color: #CD74AA;
	padding: 10px 110px 15px 25px;
}

H3 a {
	color: #fae7f2;
	text-decoration: none;
}

H3 a:hover {
	color: #fae7f2;
	text-decoration: underline;
}

/* Patička */

.item-1 a {
 	color: #EDBADB;
	text-decoration: none;
}

.item-1 a:hover {
	color: #EDBADB;
}

.item-2 a {
 	color: #8A416E;
	text-decoration: none;
}

.item-2 a:hover {
	color: #8A416E;
	text-decoration: underline;
}

/* Texty */

p {
	line-height: 23px;
	font-size: 1.0em;
	padding: 20px 110px 25px 25px;
}

P.komentar {
	line-height: 23px;
	font-size: 1.1em;
	color: #cd74aa;
	text-align: left;
}

P.komentar span {
	color: #edadd4;
}

P.komentar span a {
	color: #edadd4;
	text-decoration: none;
}

P.komentar span a:hover {
	color: #edadd4;
	text-decoration: none;
}

P.item-foot-1 {
	line-height: 0px;
	font-size: 0.8em;
	padding: 35px 435px 0px 0px;
	text-decoration: none;
	text-align: center;
}

P.item-foot-2 {
	font-size: 0.8em;
	color: #b18ba2;
	padding: 55px 0px 0px 290px;
	text-decoration: none;
	text-align: center;
}

P.item-foot-1 a {
	color: #ffffff;
	text-decoration: none;
}

P.item-foot-2 a {
	color: #b18ba2;
	text-decoration: none;
}

P.item-foot-1 a:hover {
	color: #ffffff;
	text-decoration: none;
}

P.item-foot-2 a:hover {
	color: #b18ba2;
	text-decoration: none;
}

P.komentar-text {
	font-size: 12px;
}

P.komentar-jmeno {
	font-size: 15px;
	text-decoration: none;
}

P.text {
	padding-top: 0px;
}

/* Ostatní elementy */

img {
	padding-left: 1px;
	border: 0px;
}

hr.cleaner {
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
	border: none;
	visibility: hidden;
}

