/* General */
*{margin:0;padding:0;}
/* Body */
body {
	text-align: center;
	color: #333;
	background-color: #7BA0C5;
	margin: 0px;
	padding: 0px;
	background-image: url(/img/olympheaderbg2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 62.5%;
	line-height: 1.8em;
}
a:link{outline:none;}
/* Container */
#container {
	width: 784px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #fff;
	background-image: url(/img/containerbg.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin-top: 23px;
	padding: 0px;
} 
/* Header */
#header {
	margin-right: 6px;
	margin-left: 7px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: absolute;
	top: 185px;
	width: 771px;
}
#topcontainer{
	height: 162px;
	width: 784px;
	margin: 0 auto 0 auto;
	z-index: 5;
	text-align: left;
	background-color: #FFCC33;
}
#topcontainer img {
	margin-top: 2px;
	margin-left: 7px;
}
/* Search */
#search2 {
	width: 756px;
	height:23px;
	padding: 10px;
	position: absolute;
	visibility: visible;
	text-align:right;
	top: 140px;
}
#ajaxSearch_input {
	width: 165px;
	height: 17px;
	display: inline;
	margin: 0 5px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#ajaxSearch_submit {
	width: 70px;
	height: 23px;
	display: inline;
	text-align: center;
	white-space: pre;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
/* Header Navigation */
.solidblockmenu{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background-color: #FFCC33;
	background-image: url(/img/yellow.gif);
	background-repeat: repeat-x;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 0.9em;
	line-height: 1em;
}
.solidblockmenu li{
display: inline;
}
.solidblockmenu li a{
float: left;
color: #333333;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid #fff;
}
.solidblockmenu li a:hover, .solidblockmenu li .current{
	color: #fff;
	background-color: transparent;
	background-image: url(/img/blockactive.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.subnavlist{
	position: absolute;
	top: 27px;
	left: 0px;
	width: 100%;
	background-image: url(/img/blockactive2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top: 1px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}
.subnavlist li{}
.subnavlist li a{
	color: #FFFFFF;
}
.subnavlist li a:hover{
	background-image: url(/img/subnavlistactive.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.current2 {
	background-image: url(/img/subnavlistactive.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.subnavlist .active a {
	background-image: url(/img/subnavlistactive.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

/* Maintext */
#maintext {
	float: right;
	width: 570px;
	margin-top: 82px;
}
#maintext h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4975A5;
	font-size: 2.6em;
	line-height: 1.2em;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-right: 30px;
	margin-left: 30px;
	padding-bottom: 10px;
}
#maintext h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4975A5;
	font-size: 2em;
	line-height: 1.2em;
	margin-top: 10px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	background-image: url(/img/polosa.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#maintext h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4975A5;
	font-size: 1.6em;
	line-height: 1.2em;
	margin-top: 10px;
	margin-right: 30px;
	margin-left: 30px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	background-image: url(/img/polosa.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#maintext h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4975A5;
	font-size: 1.2em;
	line-height: 1.2em;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
}
#maintext p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.8em;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	color: #333333;
}
#maintext a:link, #maintext a:visited {color: #4975A5;}
#maintext a:visited {color: #663366;}
#maintext a:hover{
	color: #E05231;
}
#maintext img {
	float: right;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	border:none;
}
#maintext ol {
	padding-right: 40px;
	padding-left: 40px;
	margin-right: 40px;
	margin-left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-bottom: 20px;
	margin-top: 10px;
	background-image: url(/img/polosa.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
}
#maintext ul {
	padding-right: 40px;
	padding-left: 40px;
	margin-right: 40px;
	margin-left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-bottom: 20px;
	margin-top: 10px;
	background-image: url(/img/polosa.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
}
#maintext li {
	margin-bottom: 10px;
}
.form {
	display: block;
	margin-left: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	border: 1px solid #95B0CE;
}
.form p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: -10px;
}
.review {
	text-transform: capitalize;
}

.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: right;
	margin-right: 30px;
	margin-left: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4975A5;
	padding-top: 10px;
	clear: both;
}
#maintext table {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.1em;
	margin-right: 30px;
	margin-left: 30px;
	border: 1px solid #7BA0C5;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}
#maintext table td {
	background-color:#DBE5EF;
	line-height: 1em;
	padding:5px;
}
#maintext thead td {
	background-color:#FFCC33;
	font-size:0.8em;
	font-weight:bold;
}
/* Sidebar */
#sidebar {
	float: left;
	width: 199px;
	font-size: 11px;
	margin-top: 82px;
	margin-right: 0px;
	margin-bottom: 24px;
	background-color: #95B0CE;
	display: inline;
	margin-left: 7px;
} 
#sidebar h3 {
	background-image: url(/img/sidebarh3.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	line-height: 2.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-position: left top;
	padding-top: 0px;
	padding-bottom: 0px;
}
#sidebar p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1em;
	line-height: 1.5em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#sidebar .manager {
	text-align: center;
	background-color: #FFFFFF;
	margin: 10px;
	width: 180px;
	padding-bottom: 5px;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
}
#sidebar .manager .face {
	margin-bottom: 5px;
	border:none;
	background-color:transparent;
	padding: 0px;
}
#sidebar .manager .icq {
	margin-right: -20px;
	margin-left: 20px;
}

#sidebar .manager img {
	background-color:transparent;
	padding: 0px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#sidebar h3 a { color: #FFFFFF; }
#sidebar .gismeteo-informer {
	width: 179px;
	margin: 10px;
	text-align: center;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px;
	border: 1px solid #DBE5EF;
}
#sidebar .gismeteo-informer th {
	font-size: 1.4em;
	font-weight: bold;
	color: #333333;
	background-color: #DBE5EF;
	text-align: left;
	padding-left: 5px;
}
#sidebar .gismeteo-informer td {
	background-color: #FFCC33;
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
	padding: 0px;
}
.sidebarnav ul {list-style: none;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;}

.sidebarnav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFEEBB;
	display: block;
	list-style-image: none;
	list-style-type: none;
}

.sidebarnav li a:link, .sidebarnav li a:visited {
	display: block;
	padding: 5px 5px 5px 0.5em;
	color: #4975A5;
	text-decoration: none;
	font-size: 1em;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFCC33;
	background-image: url(/img/sidebarnavbutton.gif);
	background-repeat: repeat-x;
	background-color: #7BA0C5;
}

.sidebarnav li a:hover {
	background-color: #7BA0C5;
	color: #E05231;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #E05231;
}
.sidebarnav .active {
	font-weight: bold;
}
#sidebar img {
	display: block;
	background-color: #FFEEBB;
	padding: 4px;
	border: 0;
}
.contacts {
	background-color: #FFCC33;
	margin: 10px;
	font-size: 1em;
	font-weight: bold;
	border: 2px solid #FFFFFF;
	color: #4975A5;
}


/* Footer */
#footer {
	text-shadow: 1px 1px 1px #333;
	clear: both;
	display: block;
	margin-top: 10px;
	background-color: #FFCC00;
	margin-right: 6px;
	margin-left: 7px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#footer p {
	padding: 10px;
}
#footer ul{
	list-style-image: none;
	list-style-type: none;
	background-image: url(/img/footernavbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#footer li{
	display: inline;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#footer li a:link, #footer li a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 3em;
	letter-spacing: 0.1em;
	font-size: 0.9em;
}
#footer li a:hover {}
#bd {
	background-image: url(/img/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
	width: 784px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
}
#bd img {
	float: right;
	margin-top: -100px;
}
/* Top Navigation */
#navcontainer {
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	text-align: left;
}
#breadcrumbs {
	width: 756px;
	position: absolute;
	top: 57px;
	background-color: #FFFFFF;
	left: 0px;
	right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2.5em;
	text-align: right;
	padding-right: 15px;
	background-image: url(/img/polosa.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#breadcrumbs ul {
	list-style-image: none;
	list-style-type: none;
}
#breadcrumbs li{
	display: inline;
	color: #333333;
	text-transform: lowercase;
}
#breadcrumbs li a:link{
	color: #4975A5;
	font-weight: bold;
}
#breadcrumbs li a:visited{color: #4975A5;	font-weight: bold;}
#breadcrumbs li a:hover{color: #E05231;}
#adress {
	width: 784px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#adress a {
	color: #FFFFFF;
}
#maintext .left { float: left; }
#maintext .question {
	background-color: #FFF4D2;
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 1px;
}

#maintext .answer {
	background-color: #DBE5EF;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	font-style: italic;
}
#maintext .ask {
	font-size: 1.4em;
	font-weight: bold;
}

.tp_small_maintable {
  text-align: left;
}
