body {
	background-color: #EFF0DB;
	background-image: url(/images/body_bg.gif);
	color: #666666;
	margin: 0;
	padding: 0;
	scrollbar-arrow-color: #EFF0DB;
	scrollbar-base-color: #BBBD95;
	scrollbar-face-color: #BBBD95;
	scrollbar-HIGHLIGHT-color: #ffffff;
	scrollbar-SHADOW-color: #ffffff;
	scrollbar-3DLIGHT-color: #CFD0B8;
	scrollbar-ARROW-color: #ffffff;
	scrollbar-TRACK-color: #EFF0DB;
	scrollbar-DARKSHADOW-color: #CFD0B8;

}

body, td, p, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a {
	color: #CC3300;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img, h1, h2 {
	border: 0;
	margin: 0;
	padding: 0;
}

p {
	margin-bottom: 0;
	margin-top: 10px;
}

h1 {
	color: #CC3300;
	font-size: 13px;
	font-weight: bold;
}

h2 {
	color: #CC3300;
	font-size: 10px;
	font-weight: bold;
}

h3 {
	color: #CC3300;
	display: inline;
	font-size: 10px;
	font-weight: normal;
}
h4 {
	color: #979971;
	font-size: 10px;
	font-weight: bold;
}

.input-text-mailing {
	width: 105px;
	font-size: 9px;
	height: 16px;
}

.main-container {
	background-color: #EFF0DB;
}

.left-slice {
	width: 27px;
	background-image: url(/images/left_bg.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	padding: 0;
}

.right-slice {
	width: 27px;
	background-image: url(/images/right_bg.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	padding: 0;
}

#container-left-menu {
	background-image: url(/images/menu.gif);
	background-repeat: no-repeat;
	width: 120px;
	height: 100%;
	overflow: hidden;
	padding: 162px 10px 0px 12px;
}

#content-container-news {
	height: 100%;
	vertical-align: top;
}

#content-div-news {
	width: 420px;
	height: 100%;
	overflow: auto;
	vertical-align: top;
	scrollbar-arrow-color: #BBBD95;
	scrollbar-base-color: #EFF0DB;
}

#content-container {
	height: 100%;
	vertical-align: top;
	padding: 15px;
}

#content-div {
	width: 550px;
	height: 100%;
	overflow: auto;
	vertical-align: top;
	scrollbar-arrow-color: #BBBD95;
	scrollbar-base-color: #EFF0DB;
}
#content-div, #content-div p, #content-div td {
	font-size: 11px;
	padding: 0px 5px 8px 0px;
}

#right-container {
	width: 160px;
	height: 100%;
	overflow: hidden;
	padding-left: 10px;
	vertical-align: top;
	background-image: url(/images/line.gif);
	background-repeat: no-repeat;
	color: #BBBD95;
}

#logged-container {
	float: left;
	padding-top: 6px;
	padding-left: 3px;
	font-size: 8px;
}

.news-time {
	color: #993300;
}

.news-perex {
	color: #999999;
	font-style: italic;
	text-align: justify;
}

.news-list-perex {
	text-align: justify;
}

.photogallery-image-left {
	float: left;
	background-repeat: no-repeat;
	margin-right: 20px;
}

.photogallery-image-left div {
	background-image: url(/images/photo-bg-corner.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.photogallery-image-right {
	float: right;
	background-repeat: no-repeat;
	margin-left: 20px;
}

.photogallery-image-right div {
	background-image: url(/images/photo-bg-corner.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
} 

.photogallery-image {
	background-color: #BBBD95;
}

.photogallery-image-over {
	background-color: #CC3300;
}

.photogallery-image div {
	text-align: center;
}

.text-BBBD95 {
	color: #BBBD95;
}

.border-BBBD95 {
	border: 1px solid #BBBD95;
}
.odsadenie-obrazka { 
	margin: 4px 8px;
	border: 1px solid #BBBD95; 
}