* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	
}

body {
	color: #222222;
	font-family: Verdana, Tahoma;
	font-size: 14px;
	text-align: left;
	background-color: #ececec;
		
}

.clear {
	clear: both;
	width: 100%;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

a {
	color: #000000;
}



div#main {
	background-color: #ececec;
	width: 100%;
}

div#main_container{
	width: 972px;
	
	margin: 0 auto;
	
	background-color: #ececec;
}

div#top{
	width: 972px;
	height: 175px;
	background: url('../gfx/top_bg.jpg') no-repeat top left #ffffff;
}

div#content_container{
	width: 885px;
	min-height: 977px;
	margin: 0 auto;
	
	background-color: #ececec;
	
	overflow: hidden;
	
	position: relative;
		
}

.hide{
	display: none;
}

div#menu2{
	
	width: 490px;
	position: absolute; top: 61px; left: 34px;
}

div#menu2 ul, div#menu2 ul li{
	display: block;
	list-style: none;
}

div#menu2 ul li{
	display: inline;
	padding-left: 18px;
	padding-right: 12px;
	font-size: 16px;
	font-family: Myriad Pro, Arial;
	font-weight: bold;
}

div#menu2 ul li a{
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
}

div#menu2 ul li a:link, div#menu2 ul li a:visited{
	text-decoration: none;
	color: #222222;
}

div#menu2 ul li a:hover, div#menu2 ul li a:active{
	text-decoration: underline;
	color: #222222;
}

div#menu{
	width: 885px;
	height: 80px;
	position: relative;
	
	background: url('../gfx/prow.gif') no-repeat bottom right #ececec;
}

div#menu ul, div#menu ul li{
	display: block;
	list-style: none;
}

div#menu ul li{
	
	float: left;
	text-align: center;
}

#start{
	width: 83px;
	height: 63px;
}

#metoda{
	width: 94px;
	height: 63px;
}

#kursy{
	width: 134px;
	height: 63px;
}

#galeria{
	width: 92px;
	height: 63px;
}

#kontakt{
	width: 86px;
	height: 63px;
}

#onas{
	width: 73px;
	height: 63px;
}

#linki{
	width: 53px;
	height: 63px;
}

li.d{
	width: 1px;
	height: 58px;
	background:url('../gfx/krechaa.gif') no-repeat top left #ececec;
	overflow: hidden;
}

.active{
	background: url('../gfx/m_bg.gif') repeat-x;
}

div#arrow{
	height: 25px;
	margin-top: 8px;
}

.active div#arrow{
	
	background: url('../gfx/arrow.gif') no-repeat center top transparent;
}

div#box1{
	width: 885px;
	height: 213px;
	
	background: url('../gfx/box1_bg.gif') no-repeat left top;
}

div#box1_content{
	width: 360px;
	height: 150px;
	padding-left: 510px;
	padding-top: 35px;
	
	font-family: Myriad Pro, Verdana, Arial;
	font-size: 22px;
	color: #ffffff;
}



div#content{
	padding-top: 0px;
}

div#left{
	display: inline;
	float: left;
	width: 539px;
	min-height: 712px;
	
	background: url('../gfx/left_bg.jpg') no-repeat bottom #f2f2f2;
	overflow: hidden;
	
}

div#left_container{
	padding: 0;
}

div#left_content{
	padding: 20px;
	padding-top: 20px;
	padding-bottom: 30px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 14px;
	color: #222222;
}

div#right{
	display: inline;
	float: left;
	width: 346px;
	min-height: 650px;
	
	background-color: #ececec;
	
	padding-top: 10px;
}

div#box2{
	width: 345px;
	min-height: 212px;
	
	background: url('../gfx/box2_bg2.gif') no-repeat top left #f8a017;
}

div#box2_content{
	padding-top: 42px;
	padding-left: 24px;
	padding-right: 24px;
	padding-bottom: 10px;
	
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
}

div#box3{
	width: 345px;
	height: 330px;
	
	background: url('../gfx/box3_bg2.gif') no-repeat top left transparent;
}

div#box3_content{
	padding-top: 32px;
	padding-left: 20px;
	width: 304px;
	height: 265px;
	overflow: hidden;
	color: #ffffff;
}

div#english{
	width: 360px;
	height: 159px;
	
	background: url('../gfx/english.gif') no-repeat top left #ececec;
}

#f_kontakt input, #f_kontakt textarea{
	border: 1px #aaaaaa;
	border-style: double solid;
	font-size: 14px;
	width: 400px;
}

#f_kontakt textarea{
	height: 100px;
}

#f_kontakt p.pad{
	padding-top: 10px;
}

#f_kontakt input[type="submit"]{
	width: 200px;
}


div#footer{
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
}

div#footer p#foot{
	font-size: 11px;
	color: #222222;
	font-family: Arial;
}

p#foot a:link, p#foot a:visited{
	color: #558800;
	text-decoration: none;
}

p#foot a:hover, p#foot a:active{
	color: #558800;
	text-decoration: underline;
}

div#admin{
	position: relative;
}

div#admin ul{
	margin-left: 15px;
}

div#admin input{
	border: 1px #aaaaaa;
	border-style: double solid;
	font-size: 14px;
}

div#admin a:link, div#admin a:visited{
	text-decoration: none;
	color: #222222;
}

div#admin a:hover, div#admin a:active{
	text-decoration: underline;
	color: #222222;
}

div#admin textarea{
	width: 490px;
	height: 500px;
}

input[type="submit"]{
	background-color: #cccccc;
}

