@charset "utf-8";
/* CSS Document */

#guestbook img {
	width:60px;
	height:60px;
}

.gb_form_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	position:relative;
	top:1px;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #666666;
	font-weight:bold;
}

.gb_div_line_vlozit a{font-weight:bold;}


.gb_form_textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000000;
	height: 120px;
	width: 100%;
	border: 1px solid #CCCCCC;
}

.gb_radek_1 {
	height: 25px;
	width: 100%;
}

.gb_radek_2 {
	height: 40px;
	width: 100%;
}

.gb_line_left_1 {
	float: left;
	height: auto;
	width: 70px;
}

.gb_line_right_1 {
	float: left;
	height: auto;
	width: 200px;
}

.gb_line_right_2 {
	float: left;
	height: auto;
	width: 90px;
}

.gb_line_right_3 {
	float: left;
	height: auto;
	width: 300px;
}

.gb_form_input_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	height: 12px;
	width: 180px;
}

.gb_form_input_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	height: 12px;
	width: 60px;
}

.gb_text_nadpis_1 {
	font-size: 110%;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

.gb_text_nadpis_1 a:link {
	color: #CC0000;
	text-decoration: underline;
}

.gb_text_nadpis_1 a:hover {
	color: #CC0000;
	text-decoration: underline;
}

.gb_text_nadpis_1 a:active {
	color: #CC0000;
	text-decoration: underline;
}

.gb_text_nadpis_1 a:visited {
	color: #CC0000;
	text-decoration: underline;
}

.gb_line_vlozit {
	font-size: 90%;
	color: #FFFFFF;
	text-align: left;
	display: block;
	float:left;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
}

#gb_text_uvod {
	font-size: 85%;
	color: #666666;
	margin-bottom: 10px;
}
