body{
	width: 100%;
	background-color: White;
	font-family: Verdana, Arial;
	font-size: 10px;
	margin: 0px;
	color: black;
	text-align: justify;
	background-attachment: fixed;
}
img{
	vertical-align: middle;
	border:0px;
}
h1{
	color: #fdbf13;
	font-size: 16px;
	font-weight: normal;
	margin: 0px 0px 8px 0px;
}
h2{
	color: black;
	font-size: 11px;
	margin:0px 0px 5px 0px;
}
h3{
	font-size: 10px;
	margin:0px 0px 4px 0px;
}
h4{
	color: #fdbf13;
	font-size: 10px;
	margin:0px 0px 4px 0px;
}
form input, form select, form textarea, {
	font-family: Verdana, Arial;
	font-size: 12px;
	margin: 0px;
}
form textarea{
	height:150px;
	width:350px;
}
ul{
	list-style-type: none;
	padding:0px;
	margin:0px;
}
a{
	text-decoration:none;
	color: #fdbf13;
	font-weight:bold;
	cursor:pointer;
}
a:hover{
	color: #D58B00;
}
.sciezka{
	margin-top:4px;
	float:right;
	font-size:10px;
	font-style: italic;
}
.sciezka a{
	color:black;
	font-weight:normal
}
.sciezka a:hover{
	text-decoration: underline;
}
.pagination {
	text-align: center;
	margin:10px 0px 10px 0px;
	color:#f20303;
}
.pagination .marked{
	color:red;
	font-weight:bold;
}
.pagination a{
	margin:0px 7px 0px 7px;
	color:#f20303;
	font-weight:normal;
}
.pagination a:hover{
	text-decoration: underline;
}
.paragraph{
	padding:6px 0px 6px 0px;
}
.red{
	color:#f20303;
}
.yellow{
	color: #DF9200;
	font-weight: bold;
}
.grey_bg{
	background-color:#e9e9e9;
	padding:2px 0px 2px 0px;
}
.right{
	float: right;
}
.center{
	text-align: center;
}
.black_text{
	font-size:17px;
	
}
.lista_zdjec td, .szeroka_lista_zdjec td{
	width:108px;
	text-align: center;
	vertical-align: middle;
	empty-cells: show;
}
.table_space{
	padding-left: 1px;
}
.lista_zdjec img{
	padding:1px;
}
.lista_zdjec a{
	display:block;
}
.konkursy_picture{
	width: 90px;
	float: left;
	text-align: center;
	padding-right:10px;
}
.konkursy_right_to_picture{
	width:445px;
	float:left;
	padding-bottom:30px;
}
.colored_table td{
	padding:4px;
}
.colored_table td , .colored_table td a{
	color: #770000;
}
.colored_table td a:hover{
	text-decoration:underline;
}
.my_button{
	line-height: 240%;
}
.buttons_bar{
	padding: 0px 0px 2px 0px;
	display:block;
}
.buttons_bar a{
	white-space: nowrap;
}
.my_button, .colored_table .head td{
	font-family: Verdana, Arial;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	background-color: #fdbf13;
	padding: 5px 6px 5px  6px;
	background-image: url(../img/button_bg.gif);
	background-repeat: repeat-x;
	border-left: 2px solid #fc8b16;
	border-right: 2px solid #fc8b16;
	border-bottom: 2px solid #f1a366;
	text-decoration: none;
	cursor:pointer;
}
.my_button:hover{
	text-decoration:underline;
	color: #ffffff;
}
.my_red_button{
	color: #DD3A13;
	text-decoration: none;
	cursor:pointer;
	font-weight:normal;
}
.my_red_button:hover{
	text-decoration: underline;
	color: #DD3A13;
}
.captha_input{
	margin-top:25px;
}
.captha_picture{
	margin:4px;
}
#search{
	background-image: url(../img/search_bg.gif);
	width:191px;
	height:315px;
	background-repeat: no-repeat;
	color:white;
	padding-top:5px;
	text-align:center;
}
#search form{
	margin:0px;
}
#search .form_short_input{
	width:27px;
	margin-left:3px;
}
#search ul{
	padding: 3px 12px 3px 12px;
}
#search li{
	clear:both;
	text-align:right;
	padding-bottom:4px;
	padding-top:4px;
}
#search .button{
	margin-top:15px;
}
#search .title{
	font-size: 13px;
	font-weight:bold;
	float:left;
}
#search input{
	width:100px;
}
#search .checkbox{
	vertical-align: middle;
	width:14px;
}
#search .small_link{
	font-size: 11px;
	color:white;
	font-weight:normal;
}
#search .small_link:hover{
	text-decoration: underline;
}
#under_search{
	text-align: center;
}
#under_search img{
	margin:10px 0px 10px 0px;
}
#formularz li{
	padding-top:1px;
	padding-bottom:10px;
	clear:both;
}
#formularz label{
	padding-top:2px;
	width: 180px;
	float:left;
	text-align:right;
	margin-right:5px;
	font-weight: bold;
}
.field_list .form_error_message{
	margin-left:180px;
}
.form_error_message{
	display: block;
	color: #D83838;
	font-size:10px;
	clear:both;
}
li .form_picture{
	margin-left:180px;
}
.form_long_input{
	width:350px;
}
.add .form_long_input{
	width:300px;
}
.add_note{
	width:150px;
	float:left;
}
.form_short_input{
	width:30px;
}
.resizable_textarea{
	height:20px;
	width:350px;
}
.note{
	font-size:10px;
}
ul.checkboxMultiple {
	 float:left;
    list-style-type:none;
    }
ul.checkboxMultiple li {
    display:block;
    float:left;
    }
ul.checkboxMultiple li input{
	vertical-align: middle;
}
.message{
	background-color: #fea60e;
	color: #ffffff;
	border: 2px solid #ffffff;
	font-weight: bold;
	font-size: 16px;
	padding-top: 22px;
	padding-bottom: 22px;
	margin-left: -215px;
	text-align: center;
	width: 450px;
	z-index: 1;
	position: absolute;
	top: 40%;
	left: 50%;
}
.toolBox{
	width: 200px;
	background-color: #fea60e;
	color: #ffffff;
	border: 2px solid #ffffff;
	padding:5px;
	font-size: 12px;
	font-weight: bold;
	z-index: 1;
	text-align: center;
}
.puste_zdjecie{
	height:100px;
	width:100px;
	background-color:#d9d9d9;
}
.margin{
	margin: 8px 8px 8px 8px;
}

#content{
	
}
#main{
	width: 781px;
	margin: auto;
	padding:10px 10px 10px 10px;
	padding-bottom:10px;
	margin-bottom:10px;
	background-color: white;
}
#header{
	height:60px;
}
#logo_glowne{
	height:47px;
	width:260px;	
}
#miasto_studentow{
	height: 20px;
	width: 214px;
	position: absolute;
	top:0px;
	right:0px;
}
#motylek_maly{
	position: relative;
	left:250px;
}
#motylek_duzy{
	position: relative;
	left:90px;
}
#left_column{
	width:191px;
	float: left;
	margin-left: 1px;
	margin-right: 1px;
}
#right_column{
	width: 585px;
	float: left;
	margin-left: 1px;
	margin-right: 1px;
}
#menu{
	margin-left:8px;
}
.menu_label:hover .menu_center{
	float: left;
	background-image: url(../img/menu_bg_marked.gif);
	cursor:pointer;
	color: #ffffff;
	padding-top:4px;
}
.menu_label:hover .menu_left{
	float: left;
	background-image: url(../img/menu_bg_left_marked.gif);
}
.menu_label:hover .menu_right{
	float: left;
	background-image: url(../img/menu_bg_right_marked.gif);
}
.menu_left{
	width: 7px;
	height: 30px;
	float: left;
	background-image: url(../img/menu_bg_left.gif);
}
.menu_center{
	padding-top:4px;
	height: 26px;
	float: left;
	font-size: 14px;
	color: White;
	font-weight: bold;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 2px;
	background-image: url(../img/menu_bg.gif);
}
.menu_center div{
	padding-top: 4px
}
.menu_right{
	width: 7px;
	height: 30px;
	float: left;
	background-image: url(../img/menu_bg_right.gif);
}
#reklama_bar{
	height: 20px;
	width: 750px;
	font-size:16px;
	margin:auto;
	vertical-align: middle;
	text-align: center;
	color:white;
	background-color: #FEA60E;
	margin-top:10px;
	margin-bottom:10px;
}
#reklama_up_bar{
	margin-bottom:5px;
}
#footer, #footer a{
	text-align: center;
	font-size:10px;
	text-decoration: none;
	font-weight: normal;
	color:black;
}
#footer a:hover{
	text-decoration: underline;
}
.obserwowani_bar{
	margin-top:4px;
	width:480px;
	border-bottom: solid 1px #FEA60E;
}
.usun{
	margin-right:10px;
}
.offline{
	color:grey;
}
.resizable_link{
	float:left;
	margin-right:4px;
}
.user_info{
	width: 250px;
	float: left;
	margin-bottom: 4px;
	line-height: 150%;
}
.user_links{
	margin-top:5px;
	margin-bottom:15px;
	height:56px;
	width:230px;
}
.user_links .break{
	width:6px;
	float: left;
	display: block;
}
.user_links a{
	float: left;
	display: block;
	width: 70px;
	text-align:center;
	font-size: 10px;
	font-weight:normal;
	color: black;
}
.user_links a:hover{
	color:#ec3e3e;
}
.user_profile h2{
	margin:0px 0px 4px 0px;
	font-size:14px;
	color:red;
}
#under_menu_top_box{
	background-color: #fea60e;
	width: 560px;
	margin-bottom:10px;
	height: 129px;
	background-image: url(../img/under_menu_top_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-weight:bold;
	color:white;
	font-size:13px;
}
#under_menu_top_box_content{
	padding: 20px 20px 0px 0px;
}
#under_menu_top_box a{
	font-size: 18px;
	color:White;
}
#under_menu_top_box .red{
	text-align: right;
	font-weight: normal;
}
#under_menu_top_box .smaller{
	font-size: 14px;
}
#under_menu_top_box_left{
	height: 129px;
	float: left;
	width: 275px;
	background-image: url(../img/under_menu_top_left.jpg);
}
#under_menu_bottom_box{
	background-color: #fea60e;
	width: 560px;
	margin-bottom:10px;
	height: 129px;
	background-image: url(../img/under_menu_bottom_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	color:white;
	font-size:14px;
	font-weight:bold;
}
#under_menu_bottom_box ul{
	padding-top:19px;
}
#under_menu_bottom_box li{
	padding-bottom:10px;
}
#under_menu_bottom_box a{
	font-weight:normal;
	color:White;
	font-size: 15px;
}
#under_menu_bottom_box_left{
	height: 129px;
	float: left;
	width: 23px;
	background-image: url(../img/under_menu_bottom_left.gif);
}
#under_menu_bottom_box .red{
	font-size:10px;
}
#under_menu_bottom_box #left_content{
	width:280px;
	float:left;
}
#under_menu_bottom_box #right_content{
	width:190px;
	float:left;
	color: red;
	margin-top:15px;
	line-height: 180%;
	text-align: center;
	font-size: 11px;
}
#user_left_column{
	width:235px;
	margin-right:10px;
	float:left;
}
#user_right_column{
	float:left;
	width:300px
}
#user_right_column p{
	margin: 4px 0px 4px 0px;
}
#user_right_float{
	width:300px;
	float:right;
}
#user_links{
	margin-top:20px;
	height:56px;
	margin-bottom:10px;
}
#user_links .break{
	width:6px;
	float: left;
	display: block;
}
#user_links a{
	float: left;
	display: block;
	width: 70px;
	text-align:center;
	font-size: 9px;
	font-weight:normal;
	color:#ec3e3e;
}
#user_links a:hover{
	text-decoration:underline;
}
#reklama300x300{
	width:300px;
	height:300px;
	background-color: Gray;
	margin-top:20px;
	text-align: center;
	vertical-align: middle;
}
.clear{
	clear: both;
}

