/* START Strona 3 kolumny, Strona 2 kolumny */ 

* {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #848587;
}

*:focus {
	outline: none;
}

body {
	background: #ffffff url("repository/layout/img/body_back.png") repeat-x top center;
	margin: 0;
}

a {
	color: #1D8BCB;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

hr {
	clear: both;
	height: 0;
	border: 0;
	border-top: 1px solid #E0E0E0;
	background: #E0E0E0;
}

h3 {
	font-weight: bold;
	font-size: 11px;
}


div {border: 0px dotted gray;}

#page {
	margin: auto;
	width: 905px;
}

#header {
	float: left;
	margin-bottom: 10px;
}

#header #user {
	height: 25px;
	color: white;
	font-weight: bold;
	float: right;
	padding: 10px 3px 0 10px;
}

#header #header_top {
	float: left;
	background: #FFFFFF url("repository/layout/img/header_top_back.jpg") no-repeat top center;
	width: 905px;
	height: 230px;
}

#header #header_top #logo {
	display: block;
	float: left;
	margin: 29px 0 0 24px;
	width: 174px;
	height: 174px;
}

#header #header_top #links {
	float: right;
	margin: 25px 20px 0 0;
	width: 131px;
}

#header #header_top #links a {
	display: block;
	margin-bottom: 14px;
}

#header #header_menu {
	width: 905px;
	height: 40px;
}

#header #header_menu #header_menu_left {
	float: left;
	width: 732px;
	height: 34px;
	background: #1D8BCB;
	padding: 6px 0 0 20px;
}                  

#header #header_menu #header_menu_right {
	float: left;
	text-align: right;
	width: 110px;
	height: 34px;
	background: #DDDDDD;
	padding: 6px 23px 0 0;
}

#header #header_menu #header_menu_div {
	float: left;
	background: url("repository/layout/img/header_menu_div.gif");
	width: 20px;
	height: 40px;
}

#header #header_menu #header_menu_left a, #header #header_menu #header_menu_right a {
	margin: 0 4px 0 0;
}


#left, #right {
	width: 220px;
}

#left, #center, #center_wide {
	float: left;
}

#right {
	float: right;
}

#center {
	width: 445px;
	margin: 0 8px 0 8px;
	background: url("repository/layout/img/center_back.png") repeat-y;
}

#center #center_top, #center #center_bottom {
	width: 445px;
	height: 6px;
}

#center #center_top {
	background: url("repository/layout/img/center_top.png") no-repeat;
}

#center #center_bottom {
	background: url("repository/layout/img/center_bottom.png") no-repeat 0 bottom;
}


#center_wide {
	width: 665px;
	margin: 0 0 0 5px;
	background: url("repository/layout/img/center_wide_back.png") repeat-y;
}

#center_wide #center_wide_top, #center_wide #center_wide_bottom {
	width: 665px;
	height: 6px;
}

#center_wide #center_wide_top {
	background: url("repository/layout/img/center_wide_top.png") no-repeat;
}

#center_wide #center_wide_bottom {
	background: url("repository/layout/img/center_wide_bottom.png") no-repeat 0 bottom;
}


#footer {
	float: left;
	width: 905px;
	height: 100px;
	margin-top: 20px;
	padding-top: 19px;
	background: url("repository/layout/img/footer_back.png") repeat-x;
}

#footer #footer_menu {
	float: left;
	padding-top: 3px;
}

#footer #footer_menu a {
	display: block;
	float: left;
	color: #848587;
	font-weight: normal;
}

#footer #footer_menu span {
	display: block;
	float: left;
	width: 23px;
	height: 13px;
	background: url("repository/layout/img/footer_menu_span.png") no-repeat center 2px;
}

#footer #design {
	float: left;
	margin: -1px 0 0 132px;
}

#footer #design a {
	color: #848587;
}


.button_upper {
	float: right;
	display: block;
	width: 63px;
	height: 17px;
	padding: 1px 0 0 6px;
	margin-right: -6px;
	background: url("repository/layout/img/button_upper.png") no-repeat;
	text-align: left;
}

.button_more {
	float: right;
	display: block;
	width: 54px;
	height: 17px;
	padding: 1px 0 0 6px;
	margin-right: -6px;
	margin-left: 100px;
	background: url("repository/layout/img/button_more.png") no-repeat;
	text-align: left;	
}


#block {
	width: 220px;
	margin-bottom: 10px;
	background: url("repository/layout/img/block_back.png") repeat-y;
}

#block #block_bottom {
	width: 220px;
	height: 6px;
	background: url("repository/layout/img/block_bottom.png") no-repeat bottom;
}


#block_aktualnosci, #block_regulamin, #block_terminy, #block_szkoly, #block_uczniowie, #block_polska {
	display: block;
	width: 158px;
	height: 38px;
	font-size: 13px;
	margin-bottom: 10px;
	padding: 22px 0 0 62px;
	text-align: left;
}

#block_aktualnosci {
	background: url("repository/layout/img/block_aktualnosci.png") no-repeat;
}

#block_regulamin {
	background: url("repository/layout/img/block_regulamin.png") no-repeat;
}

#block_terminy {
	background: url("repository/layout/img/block_terminy.png") no-repeat;
}

#block_szkoly, #block_uczniowie {
	color: #1D8BCB;
	width: 190px;
	height: 48px;
	padding: 12px 0 0 30px;
	text-align: center;
}

#block_szkoly b, #block_uczniowie b {
	font-size: 14px;
	color: #ED1C24;
	display: block;
}

#block_szkoly {
	background: url("repository/layout/img/block_szkoly.png") no-repeat;
}

#block_uczniowie {
	background: url("repository/layout/img/block_uczniowie.png") no-repeat;
}

#block_polska {
	width: 222px;
	height: 241px;
	padding: 16px 0 0 0;
	text-align: center;
	background: url("repository/layout/img/block_polska.png") no-repeat;
}


#block_standard {
	width: 220px;
	min-height: 50px;
	margin: 0 0 10px 0;
	text-align: center;
	background: url("repository/layout/img/block_standard_middle.png") repeat-y;
}

#block_standard #top {
	width: 220px;
	height: 16px;
	background: url("repository/layout/img/block_standard_top.png") no-repeat;
}

#block_standard #bottom {
	width: 220px;
	height: 16px;
	background: url("repository/layout/img/block_standard_bottom.png") no-repeat;
}


.text {
	margin: 22px;
	text-align: left;	
}


/* END Strona 3 kolumny, Strona 2 kolumny */ 