
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.red {
	color: #FF6347;
}
.hot {
	color: red;
}
.gray {
	color: Gray;
}
.green {
	color: #20B2AA;
}
.blue {
	color: #034D86;
}
.red {
	color: #AF3A28;
}
.bila {
	color: white;
}
.white_pozadi {
	background-color: White;
}
.bold {
	font-weight: bold;
}
FORM, H2, H3, H1 {
	word-spacing: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
 P {
	word-spacing: 0px;
	margin-top: 4px;
	margin-bottom: 0px;
	text-align: justify;
}

.table_oramovani {
	border: 1px solid Maroon;
}
.odskok {
	padding-top: 4px;
}
.miniodskok {
	padding-top: 1px;
}

.odskok_left {
	padding-left: 4px;
}
.odskok_prihlaseni {
	padding-left: 18px;
}
.odskok_right {
	padding-right: 4px;
}
.center {
	text-align: center;
}
.error {
	border: 1px solid Black;
	color: White;
	background-color: Red;
	padding-left: 20px;
	padding-top: 2px;
	font-weight: bold;
	height: 20px;
}
.clear {
	CLEAR: both;
}
#wrapper {
	margin-top: 0px;
	margin-left: 0px;
	margin: 0;
	text-align: left;
	height: 100%;
}
IMG.minifoto {
	border: 3px solid #D7D7D7;
}
TABLE.table_ram_100 {
	width: 100%;
}

INPUT.none, TEXTAREA.none,.SELECT.none {
	background-color: transparent;
	border: none;
}
INPUT.pozadi{
	color: #303030;
	background-image: url(img/pozadi_input.jpg);
	background-repeat: repeat-x;
	height: 24px;
	width: 150px;
	border: none;
}
INPUT.pozadi_small {
	color: #303030;
	background-image: url(img/pozadi_input.jpg);
	background-repeat: repeat-x;
	height: 24px;
	width: 55px;
	border: none;
}
INPUT.radio {
	background-image: url(img/input_radio.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.fotogalerie_ramecek {
	height: 80px;
}