﻿body{
	margin:0px;
	padding:0px;
	text-align:center;
	background: #FFFFFF;
}
h1, h2, h3 , h4{
	margin:0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p{
	margin:1em 0;
	padding:0;
	text-align: justify;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#000;
}
h1{
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight:normal;
}
h2{
	font-size:18px;
	color:#07587F;
}
h3{
	font-size:16px;
	color:#07587F;
}
table, td, select, input, textarea{
	font: 100% Tahoma, Arial, Helvetica, sans-serif;
	border:0;	
}
img{border:0;}
/* ---------------------------------- container ---------------------------------- */
#name{
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	text-shadow:#000;
}
#subname{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}
#container{
	width:760px;
	padding-left:10px;
	padding-right:10px;
	margin:0px;
	margin-right:auto;
	margin-left:auto;
	background:#FFF;
}
/* ---------------------------------- logotip ---------------------------------- */
#header {
	width:100%;
	background:url(images/1.gif) repeat-x;
	height:156px;
}
/* ---------------------------------- logotip ---------------------------------- */
div#logotip{
	display: block;
	width:200px;
	background: url(images/logotip.jpg) no-repeat;
}
#logo{
	margin-right:25px;
	margin-left:50px;
	display:block;
	background:url(images/iips%20logo1.jpg) no-repeat;
}
#logo a{
	display:block;
	height:150px;
}
/* ---------------------------------- menu ---------------------------------- */
div#menu_top{
	width:337px;
	padding-top:30px;
	background:url(mages/menu_back.jpg) no-repeat right top;
	height:47px;
	color: #747472;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
div#menu_top a{
	margin-left:10px;
	margin-right:10px;
	background:url(images/menu_toch.gif) no-repeat center left;
	color: #747472;
	text-decoration: none;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
}
div#menu_top a:hover{
	text-decoration:underline;
}
/* ---------------------------------- menu ---------------------------------- */
div#menu{
	background:#75B739;
	margin-top:5px;
	margin-bottom:10px;
	padding-top:9px;
	padding-bottom:9px;
}
div#menu img {
	background:url(images/images_rozd.gif) no-repeat bottom;
	height:14px;
	width:5px;
}
div#menu a{
	margin-left:20px;
	margin-right:20px;
	color: #FFF;
	text-decoration: none;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
}
div#menu a:hover{
	text-decoration:underline;
}
/* ---------------------------------- navigation ---------------------------------- */
div#navlist {
	display: block;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	list-style: none;
	width:180px;
	background-color:#FBFBFB;
}
div#navlist a {
	border-width: 1px;
	border-color: #B1B1B1 #B1B1B1 #B1B1B1 #B1B1B1;
	border-style: solid;
	padding-left:30px;
	padding-top:10px;
	display: block;
	color:#737373;
	height:22px;
	text-align:left;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
div#navlist a:hover {
	border-width: 1px;
	border-color: #B1B1B1 #B1B1B1 #B1B1B1 #B1B1B1;
	border-style: solid;
	padding-left:50px;
	background-color: #3361B5;
	color: #FFF;
}

ul.MenuBarVertical
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 12em;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 180px;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul
{
	margin: -5% 0 0 95%;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: absolute;
	z-index: 1020;
	cursor: default;
	width: 8.2em;
	left: -1000em;
	top: 0;
}
/* ---------------------------------- main ---------------------------------- */
#main {
	padding: 0px;
	margin: 0px;
	text-align:left;
}
.main_nav {
	border-width:1px;
	border-top-width:3px;
	border-bottom-width:3px;
	border-color: #B1B1B1 #B1B1B1 #B1B1B1 #B1B1B1;
	border-style: solid;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#7A7A7A;
	padding:15px;
	padding-left:25px;
}
.main_nav_2 {
	vertical-align: top;
	background:url(images/nav_back.gif);
	width:180px;
}.main_nav_3 {
	width:10px;
}
#main_text {
	padding-left:20px;
	background-color: #D2E9F5;
	width: 556px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#heading2 {
	background:url(images/home.gif) no-repeat left;
	height:15px;
	margin-left:5px;
}
#heading3 {
	background:url(images/heading_text_2.gif) no-repeat left;
	height:15px;
	margin-left:20px;
}
#head_main {
	display: block;
	background:url(images/menu_back.gif);
	height:23px;
	padding-top:7px;
	padding-left:30px;
}
#head_main_text {
	color:#76A700;
	font-size: 11px;
	padding-left: 40px;
}
/* ---------------------------------- main_url ---------------------------------- */
p{
	text-align:justify;
}

p#link a{
	color:#A60202;
	font-weight:normal;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p#link a:hover{
	color:#FFAE00;
}
/* ---------------------------------- main_block ---------------------------------- */
#back_line{
	border-width: 1px;
	border-color: #FFF #FFF #730000 #FFF;
	border-style: solid;	
}
#block_heading_text {
	background:url(images/block_heading_text.gif) no-repeat;
	height:20px;
	margin-left:20px;
}
#main_text_block {
	padding: 10px;
	padding-left:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#606060;
	background-color:#cbd3e2;
}
/* ---------------------------------- box ---------------------------------- */
#box{
	padding: 10px;
	padding-left:20px;
	background-color: #F2F9FF;
}
/* ---------------------------------- footer ---------------------------------- */
#footer{
	margin-bottom:10px;
	margin-top:20px;
	margin-left:190px;
	font-weight:bold;
	color:#fff;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}
#design{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-align:right;
	color:#fff;
	padding-right:8px;
}
/* ---------------------------------- text_decor ---------------------------------- */
.underline {
	text-decoration: underline;	
}
.white {
	color:#FFF;
}
a.wh   {
	color:#950C77;
	text-decoration:none;
}
a:hover.wh  {
color:#000000;
text-decoration:none;
}
.blue {
	color:#1749A9;
}
a.redd   {
	color:#950C77;
}
a:hover.redd  {
	text-decoration:none;
}
.red {
	color:#950C77;
}
.yellow {
	color:#FDA11C;
}
.px11{
	font-size:11px;
}
.green {
	color:#78B639;
}
.black {
	color:#353535;
}
.orange-text-regular {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ca6011;
}

.orange-text-underline {
color: #ca6011;
text-decoration: underline;
}

blockquote{
	background-repeat:no-repeat;
	float:left;
	width:100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;
}