html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {height: 100%}
body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	width: 100%;
	height: 100%;
	/*background-color: #fef5cd;*/
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {margin:0px 0px 18px 0px;}
img {
	border: none;
}
input {vertical-align: middle}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-image: url(/images/bg.gif);
	border-left:1px solid #31a7e8;
	border-right:1px solid #31a7e8;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 390px;
	background: #a5daf3;
	background-repeat: no-repeat;
	position: relative;
}

.logo{
	height: 90px;
	width: 280px;
	cursor: pointer;
	position: absolute;
	left: 115px;
}

.home, .mail, .map{
	height: 16px;
	width: 16px;
	cursor: pointer;
	position: absolute;
	top:26px;
}

.flags{
	position: absolute;
	top:26px;
	left:26px;
}

.home{right: 108px;}
.map{right: 72px;}
.mail{right: 33px;}

.m1{
	height: 22px;
	width: 140px;
	cursor: pointer;
	position: absolute;
	left: 45px;
	top:105px;
}

.m2{
	height: 22px;
	width: 113px;
	cursor: pointer;
	position: absolute;
	left: 13px;
	top:135px;
}
/* Link
-----------------------------------------------------------------------------*/
#link {
	height: 34px;
	background: #31a7e8;
	background-image: url(/images/bg_lnk.gif);
	background-repeat: no-repeat;
	font-size: 13px;
}

#link div{
	padding-top:8px;
	float:left;
	text-align: center;
	width: 162px;
}

#link a{
	color: #ffffff;
}

#link .sel{
	text-decoration: none;
	color:yellow;
}

#link .border{
	float:left; 
	padding-top:0px;
	width: 4px;
}



/* Middle
-----------------------------------------------------------------------------*/
#content {
	padding: 18px 11px 40px 30px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-align: justify;
}

.left{
	width: 486px;
	float: left;
	border: 0px solid #fff;
}

b{
	color:#095cc2;
}

.norm {
	font-weight: normal;
}


.right{
	width: 473px;
	float: left;
	border: 0px solid #000;
}

.foto{
	text-align: center;	
	margin: 10px 0px 0px 0px;
}

.foto img{
	border:2px solid #ffffff;
	margin-left: 15px;
}

.blue_block{
	background-image: url(/images/blue_block.gif);
	background-repeat: no-repeat;
	width: 472px;
	height: 115px;
	text-align: center;
	margin: 10px 0px 10px 0px;
	font-size: 15px;
}

.blue_block p{
	padding-top: 4px;
}

.adres{
	text-align: center;
	color: #095cc2;
	font-size: 15px;
}

.adres a{
	color: #095cc2;
	text-decoration: none;
}

.tel1{
	float: left;
	margin-left: 80px;
	font-size: 15px;
	color: #095cc2;
	margin-top: 18px;
}

.tel2{
	float: left;
	margin-left: 25px;
	font-size: 15px;
	color: #095cc2;
	margin-top: 18px;
}

.tel1 p, .tel2 p{
	margin: 5px 0px 0px 0px;
}

.tel1 .big, .tel2 .big{
	font-size: 20px;
	font-weight: normal;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 1000px;
	margin: -20px auto 0;
	height: 20px;
	background: #f9a019;
	background-image: url(/images/footer.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-family: Tahoma;
	color: #ffffff;
}

#footer a{
	color: #ffffff;
	text-decoration: none;
}

#footer div{
	padding: 3px 0px 0px 20px;
}
