body {

	margin:0;

}

img {border: 0}

a{color: #2B78C6;}
a:hover {color:#f00;};
a:visited {color: #2B78C6;}

h1 {border-bottom: 1px solid #000;}
h2 {font: bold 16pt Arial; color: #000}

#header {height: 140px;}

#title {
	float:left;
	clear:right;
	margin-top: 0px;
	height: 128px;
}

#medals {
	position:absolute;
	z-index:-1;
	left: 200px;	
	top: 85px;
}

#title h1 {
	position:absolute;
	margin-top: 20px;
	margin-left: 0px;
	border: 0;
}
#title h1 a, #title h1 a:hover, #title h1 a:visited {

	font:  normal 23pt Arial;
	text-decoration: none;
	color: #000;
	font-style:italic;
}

#title h1 a .second{
	font:  normal 18pt Arial;
	text-decoration: none;
	color: #777;
	font-style:italic;
}


#szgo_logo {
	float: left;
	width: 180px;
	height: 128px;
	margin-top:2px;
	margin-left:20px;
}

#menu {
	width:100%;
	height: 30px;
	background: #00aded url(../images/bar.png);
}

#menu ul {
	list-style:none;

}

#menu ul li {
	float:right;
	margin-right:35px;
	margin-top: 3px;
}

#menu ul li a{
	font:  bold 12pt Arial;
	color: #fff;
	font-style:italic;
	text-decoration: none;
}

#menu ul li a:hover{
	font:  bold 12pt Arial;
	color: #fff;
	font-style:italic;
	text-decoration: underline;
}

#big_picture {
	width:100%;
	height: 278px;
	background: url(../images/bigpicture.jpg) center center;
}

#big_picture img {
	margin: 132px 0 0 50px;
}


#content {
	margin-left: 50px;
	margin-right: 50px;
}

#content div.item {
	width: 330px;
	height: 220px;
	float:left;
	margin: 15px;
}

#content div.item p img {
	margin: 5px;
	float: left;
}


#content div.item h2{
	font: bold 13pt Arial;
}

#content div.item h2 a {
	color: #000;
	text-decoration: none;
}

#content div.item p{
	font: normal 10pt Arial;
}


#footer {
	clear:both;
	border-top: 1px solid #444;
	margin: 30px;
	padding:10px;
}

.clear {
	clear: both;
}

.img_right {
	float:right;
	margin: 15px 0px 15px 15px;
}

#byturula {
margin-top:10px;
background: url(../images/turularu_w.png) 107px 3px no-repeat;
width: 180px;

}
#byturula a {
	color: #000;
	font: 8pt Arial;
	text-decoration:none;
}

table.tbl {background: #000;padding:0;}
table.tbl tr td{background: #fff; margin:0px; padding: 5px 20px 5px 20px;}

.gab {background: #000;padding:0;}
.gab tr td{background: #fff; margin:0px; padding: 3px 3px 3px 3px;}

#map_canvas {
	padding-left: 3px;
	padding-top: 18px;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 25px;
	height: 450px;
}

#contact_adress {
	padding-left: 3px;
	padding-bottom: 18px;
	margin-left: 25px;
	margin-right: 25px;
}

#contact_phones1 {
	padding-left: 3px;

	margin-left: 25px;
	margin-right: 25px;
}
#contact_phones2 {
	padding-left: 3px;

	margin-left: 25px;
	margin-right: 25px;
}
#contact_phones3 {
	padding-left: 3px;
	margin-left: 25px;
	margin-right: 25px;
}



