a{outline: none;}

body {
	margin: 0px;
	background-color: #E5EDF0;	
}

.bg_left_top {
	background-image: url(img/bg_left_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #e5edf0;
}
.bg_top_centre_and_brd {
	background-image: url(img/bg_top_centre.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cadce5;
	border-left-color: #cadce5;
}
.bg_bottom_side {
	background-image: url(img/bg_bottom_side.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_bottom_centre_and_brd {
	background-image: url(img/bg_bottom_centre.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cadce5;
	border-left-color: #cadce5;
}
.bottom {
	background-image: url(img/bottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


.brd_l_r {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cadce5;
	border-left-color: #cadce5;
}
.top_nav_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	margin-bottom: 10px;
}
.bg_web_explorer {
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
h2 {
	color: #2D7DA8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
h3 {
	color: #2D7DA8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.nav_bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 5px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	color: #5e5e5e;
	margin-bottom: 0px;
	margin-right: 15px;
	margin-left: 15px;
}
p {
	text-indent: 25px;
}


.adress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fcfdfd;
	margin: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 10px;
}

a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: underline;
}



a.text_navigation:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.text_navigation:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.text_navigation:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a.text_navigation:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.bottom_navigation:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.bottom_navigation:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.bottom_navigation:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a.bottom_navigation:active {
	color: #FFFFFF;
	text-decoration: underline;
}

a.emaillink:link {
	color: #FCFDFD;
	text-decoration: none;
}
a.emaillink:visited {
	color: #FCFDFD;
	text-decoration: underline;
}
a.emaillink:hover {
	color: #FCFDFD;
	text-decoration: underline;
}
a.emaillink:active {
	color: #FCFDFD;
	text-decoration: underline;
}

ul p {
	color: #5E5E5E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}
	
ol p {
	color: #5E5E5E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}
#tel_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #B4DCE6;
	text-align: right;
	position: relative;
	top: 15px;
	height: 42px;
	line-height: 25px;
	right: 5px;
}
.adress1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-top: 0px;
}
.form_border {
	border: 1px dashed #2D7DA8;
	padding: 10px;
}
.table_border {
	border: 1px solid #666666;
}
li {
	margin-top: 10px;
	margin-bottom: 10px;
}
.own_photo_margin {
	margin-top: 20px;
	margin-right: 15px;
}
.brd_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
}

.form_title_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:15px;
}
.form_zagol_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}