BODY {
	margin : 0px 0px 0px 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
TD {
	font-size : small;
}
A {
	color : #0059BD;
}
A:VISITED {
	color : #985353;
}
A:HOVER {
	color : Red;
}
H1 {
	font-size : 1.2em;
}
H2 {
	font-size: 1.2em;
	margin-bottom: 5px;
	margin-top: 25px;
}
H3 {
	font-size : 1.1em;
	margin-bottom : 5px;
	margin-top : 10px;
	padding: 0;
}
p {
	font-size : 1em;
	margin : 0 0 0.5em 0;
}
UL {
   font-size : 0.8em;
	margin-top : 5px;
}

LI {
	margin: 0 0 10px 0;
	padding: 0;
}
.red {
	color: Red;
}
.rght {
	float: right;
	margin: 0 5px 5px 10px;
}
#list, #list1 {
	margin-left: 15%;
	margin-bottom: 30px;
	width: 75%;
	*width: 100%;
	position: relative;
}
#list1 {
	margin-left: 5%;
	width: 60%;
	*width: 95%;
	margin-right: 30%;
	
}
#ocenka {
	width: 30%;
	position: relative;
	*width: 32%;
	border: 1px solid #cecece;
	float: right;
	margin: 50px 5px 0 5px;
	padding: 3px;
	text-align: center;
}
#ocenka img {
	margin: 2px;border: 1px solid #cecece;
}
#list li, #list1 li {
	margin: 0 0 0.3em 0;
	padding: 0;
	font-size : 1.1em;
	width: 100%;
}

#skl, #of, #torg {
	position : relative;
	width : 60%;
	height : 25px;
	color : White;
	padding-left : 20px;
	line-height : 25px;
}
#skl {
	background-color : #D9221D;
}
#of {
	background-color : #007ABD;
}
#torg {
	background-color : #F5C302;
}
p#cont {
	line-height : 32px;
	position : relative;
	height : 32px;
	padding-bottom : 30px;
	font-size: 1em;
}
#page {
	margin-left : 40px;
	margin-right : 20px;
	margin-bottom : 40px;
	margin-top : 30px;
}
#glsnab th, #glsnab td {
	font-size : x-small;
}


#list h2  {
	width: 80%;
}
#list1 h2 {
	width: 100%;
}
#list p, #list1 p {
	font-size: 0.9em;
	width: 80%;
	margin: 0 0 0.7em 0;
}
#list1 p {
	width: 100%;
}
#listsub {
	width: 100%;
	margin: 30px 3%;
	border: 0px solid Blue;
}
#listsub h2 {
	text-align: center;
	margin-bottom: 20px;
}
#foto {
	width: 300px;
	border: 0px solid Green;
	vertical-align: top;
}
#foto img {
	margin-bottom: 10px;
	margin-right: 5px;
}
#content {
	border: 0px solid Fuchsia;
	vertical-align: top;
}

table.content2 {
	border: 1px solid #666;
	width: 100%;
	border-collapse: collapse;
	
}
table.content2 td, table.content2 th {
	border: 1px solid #666;
	font-size: 0.8em;
	padding: 3px;
	width: auto;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	
}
table.content2 th {
	background-color: #e0dede;
}
table.content2 td {
	width: 50%;
	vertical-align: top;
}