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

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

*:focus {
	outline: none;
}

* {
	outline: none;
	ie-dummy: expression(this.hideFocus=true);
}

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;
}
.error {
	color: red;
}
#header_menu_left a:hover{
	text-decoration:none;
}
form {
	margin: 0;
}

h1, h2, h3, h4, h5, h6, .naglowek {
	font-weight: bold;
	font-size: 11px;
	color: #1D8BCB;
}

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

img {
	border: 0;
}

li {
	list-style-image: url("../repository/layout/img/li.png");
}
#test_form li {
	list-style-image: none;
}
#test_form input {
	width: auto;
}
ul {
	margin: 10px 10px 0 30px;
	padding: 0;
}

div {border: 0px dotted gray;}

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

#header {
	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: 684px;
	height: 34px;
	background: #1D8BCB;
	padding: 6px 0 0 20px;
}                  

#header #header_menu a {
	height: 28px;
	display: block;
	float: left;
	background-position: 0 0;	
}

#header #header_menu a:hover {
	background-position: 0 28px;
}
	
#header #header_menu #header_menu_left a#strona_glowna {
	background-image: url("../repository/layout/img/header_menu_strona_glowna.png");
	width: 124px;
}

#header #header_menu #header_menu_left a#o_konkursie {
	background-image: url("../repository/layout/img/header_menu_o_konkursie.png");
	width: 107px;
}

#header #header_menu #header_menu_left a#nagrody {
	background-image: url("../repository/layout/img/header_menu_nagrody.png");
	width: 82px;
}

#header #header_menu #header_menu_left a#harmonogram {
	background-image: url("../repository/layout/img/header_menu_harmonogram.png");
	width: 122px;
}

#header #header_menu #header_menu_left a#organizatorzy {
	background-image: url("../repository/layout/img/header_menu_organizatorzy.png");
	width: 122px;
}

#header #header_menu #header_menu_left a#kontakt {
	background-image: url("../repository/layout/img/header_menu_kontakt.png");
	width: 76px;
}

#header #header_menu #header_menu_right a#zaloguj_sie {
	background-image: url("../repository/layout/img/header_menu_zaloguj_sie.png");
	width: 95px;
}

#header #header_menu #header_menu_right a#wyloguj_sie {
	background-image: url("../repository/layout/img/header_menu_wyloguj_sie.png");
	width: 95px;
}

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

#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;
}

#header_print {
	display: none;
}

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

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

#right {
	float: right;
}

#center {
	width: 445px;
	_width:425px;
	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: 680px;
	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 {
	margin: 0;
	padding: 0;
	width: 680px;
	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, #header_print #header_print_menu {
	float: left;
	padding-top: 3px;
}

#footer #footer_menu a, #header_print #header_print_menu a {
	color: #848587;
	font-weight: normal;
}

#footer #footer_menu span, #header_print #header_print_menu span {
	margin:0 10px;
	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_rozwiaz_test, #block_rejestracja_nauczyciel, #block_rejestracja_uczen, #block_regulamin, #block_terminy, #block_szkoly, #block_uczniowie, #block_polska {
	display: block;
	font-size: 13px;	
	color: #1D8BCB;	
	text-align: left;
	width: 158px;
	height: 38px;
	padding: 22px 0 0 62px;
	margin-bottom: 10px;	
}

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

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

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

#block_rejestracja_uczen {
	background: url("../repository/layout/img/block_rejestracja_uczen.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_rejestracja_nauczyciel, #block_rejestracja_uczen {
	font-weight: normal;
	width: 158px;
	height: 45px;
	padding: 15px 0 0 62px;
}

#block_szkoly, #block_uczniowie {
	text-align: center;
	width: 180px;
	height: 48px;
	padding: 12px 0 0 40px;
}

#block_rejestracja_nauczyciel b, #block_rejestracja_uczen b {
	font-size: 12px;
	color: #ED1C24;
	display: block;
}

#block_szkoly b, #block_uczniowie b {
	font-size: 12px;
	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;	
}

.prawo, .prawo2 {
	text-align: right;
}

input.image {
	border: 0;
	width:auto;
	height:auto;
	/*
	width: 92px;
	height: 24px;
	*/
}

input.checkbox {
	border: 0;
	width: 14px;
	margin-bottom: 0;
}

table.bezramki td {
	border:0;
}

input, textarea, select {
	width: 150px;
	color: #58595b;
	font-family: Verdana;
	font-size: 9px;
	border: 1px solid #00aef0;
}
select {
	width: 154px !important;
}
@-moz-document url-prefix() {
	select {
		width: 152px !important; 
	}
}
.disabled {
	background-color: #D0F0FF;
}

.bold {
	font-weight: bold;
}

.center {
	text-align: center;
	padding: 0;
	margin: 0;
}

.kropki {
	background: url("../repository/layout/kropa.gif") repeat-x;
	padding-top: 5px;
	margin-top: 10px;
}
#test_form .kropki {	
	width:100%;
}
.lewo {
	text-align: left !important;
}

.button {
	height: 25px;
	float: left;
}

.formularz {
	text-align: center;
}

.ocen {
	width: 58px !important;
}

.interlinia {
	line-height: 18px;
}

.greyAndBold {
	font-size: 14px;
	font-weight: bold;
	color: #58595b;
	background: url("../repository/layout/kropa.gif") repeat-x bottom;
	padding-bottom: 15px;
	margin-bottom: 10px;
}


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