body {
	margin-top:0px;
}

img {
	border:0px;
}


.section-inner-3 {
	width:160px;
/*	background: url('/images/s2_bg_bodky.png');*/
}

.section-inner-4,.section-inner-5 {
	background: url('/images/bg_s3.png') repeat-y;
}
.section-inner-4,.section-inner-5 {
	width: 560px;
	padding: 0px 0px 0px 20px;
	
}

/*
.section-inner-4 {
	background: red;
}
.section-outer-4 {
	background: blue;
}*/
/*
.section-inner-4 {
	width: 240px;
	padding: 0px 0px 0px 20px;
}
*/
.section-inner-6 {
	width: 240px;
	padding: 0px 0px 0px 20px;
}



/* smeisko drobcek*/
.uvod-fotogaleria-drobcek td, .uvod-fotogaleria-smiesko td {
	padding-top: 45px;
/*	padding-right: 70px;*/
	font-family: tahoma;
	font-size: 11px;
	color: #6a6266;
	text-align: justify;
}


.uvod-fotogaleria-drobcek td {
	background: url('/images/fotogaleria_drobcek_sub_bg_2.png') no-repeat;
}
.uvod-fotogaleria-smiesko td {
	background: url('/images/fotogaleria_smiesko_sub_bg_2.png') no-repeat;
}

.fotogaleria-link a {
	font-family: tahoma;
	font-size: 11px;
	color: #b10068;
	text-decoration: underline;
}
.fotogaleria-link a:hover {
	text-decoration: none;
}

.gallery-description .form-button-add, .gallery-picture .form-button-add {
	width: 111px;
	height: 21px;
	background: url('/images/gallery_button_add.png');
	border: 0px;
	cursor: pointer; cursor: hand;
	margin-bottom: 5px;
}

.gallery-picture .form-button-back {
	width: 56px;
	height: 21px;
	background: url('/images/gallery_button_back.png');
	border: 0px;
	cursor: pointer; cursor: hand;
	margin-bottom: 5px;
}

.gallery-picture .form-button-delete {
	width: 67px;
	height: 21px;
	background: url('/images/gallery_button_delete.png');
	border: 0px;
	cursor: pointer; cursor: hand;
	margin-top: 5px;
}

.gallery-picture td {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	padding-top: 5px;
}

.gallery-picture .form-text, .gallery-picture .form-file {
	width: 200px;
	height: 21px;
	background: url('/images/bg_form_text_200.png');
	border: 1px solid #D6BBCB;

	padding: 3px;
	font-family: verdana;
	font-size: 11px;
	color: #666666;
}


.gallery-picture img {
	border: 3px solid #D1CEA3;
}

.gallery-send-link-textarea {

	width: 300px;
	height: 150px;
	background: url('/images/bg_form_textarea_500.png') no-repeat fixed;
	border: 1px solid #D6BBCB;

	padding: 3px;
	font-family: verdana;
	font-size: 11px;
	color: #666666;
}

.gallery-send-link-button {
	width: 66px;
	height: 21px;
	background: url('/images/gallery_button_send_link.png');
	border: 0px;
	cursor: pointer; cursor: hand;
	margin-bottom: 5px;
}

.gallery-description .error {
	font-family: verdana;
	font-size: 12px;
	color: #D6248E;
	padding-top: 10px;
	padding-bottom: 10px;
}
