/*
Theme Name: Strony UW
Theme URI: http://strony.uw.edu.pl/
Author: it@uw
*/

.ninja-forms-required-items {padding:10px 0; color:red;}
* {
	margin: 0;
	padding: 0;
}

ul {
	list-style-type: none;
}

.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}

body {
	background: #EEE;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	color: #666;
	font-size: 13px;
	line-height: 22px;
}

a {
	color: #4176CE;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	margin: 6px 0 4px 0;
}

p.more {
	margin-top: 20px;
}
textarea {padding:10px;}
.wrapper {
	width: 920px;
	margin: 20px auto;
	background: #FFF;
	-webkit-box-shadow: 0px 0px 10px #888;
	-moz-box-shadow: 0px 0px 10px #888;
	box-shadow: 0px 0px 10px #888;
	padding: 20px;
}

.header {
	border-bottom: 6px solid #003478;
	margin-bottom: 20px;
	overflow:auto;
	padding:0 0 10px 0;
}
.header img {padding: 0 10px 0 0;}
.header a {
	font-size: 24px;
}

.header a:hover {
	text-decoration: none;
}

.header-info {padding-top:115px;}
.breadcrumb {
	font-size: 10px;
	line-height: 20px;
	margin-bottom: 20px;
}

.sidebar {
	width: 220px;
	float: left;
}

.sidebar h1, h2.widgettitle {
	background: #EEE;
	border-top: 1px solid #003478;
	font-size: 14px;
	font-weight: normal;
	padding: 6px 12px;
}

.menu {
	margin-bottom: 40px;
}

.menu li {
	border-bottom: 1px solid #ECECEC;
	padding: 6px 12px;
}

.menu li.current-menu-item {
	font-weight: bold;
	background: #F9F9F9;
}

.menu li:hover {
	background: #F9F9F9;
}

.menu h4 {
	font-weight: normal;
}

li.widget {
	list-style-type: none;
}

.textwidget {
	padding: 6px 12px;
	/*border-bottom: 1px solid #ECECEC;*/
	margin-bottom: 40px;
}

.content {
	width: 680px;
	float: left;
	padding-left: 20px;
}

.content-full {
	width: 880px;
}

.content h1 {
	border-bottom: 1px solid #ECECEC;
	margin-bottom: 20px;
	padding-bottom: 10px;
	font-size: 22px;
}

.content h2 {
	margin-top: 20px;
	padding-bottom: 4px;
	font-size: 16px;
}

.content h2 > p {
	font-weight: normal;
	font-size: 10px;
}

.content ul, ol {
	list-style-type: circle;
	list-style-position: inside;
}

.footer {
	margin: 40px auto 0;
	color: #999;
	font-size: 10px;
	text-align: right;
	padding-top: 20px;
	border-top: 1px solid #ECECEC;
}

.footer a {
	color: #555;
}

/* Buttony */
.button {
	border-color:#cb6652 #b74d39 #803121;
	background:-moz-linear-gradient(top, #faa796, #d06c57 5%, #ae432e 100%);
	background:-webkit-gradient(linear, left top, left bottom, from(#faa796), to(#ae432e), color-stop(0.05, #d06c57));
	background:-o-linear-gradient(top, #faa796, #d06c57 5%, #ae432e 100%);
	-webkit-box-shadow:0 1px 2px #999;
	-moz-box-shadow:0 1px 2px #999;
	box-shadow:0 1px 2px #999;
	color:#fce8e3;
	display:inline-block;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	text-decoration:none;
	text-shadow:0 1px 2px #666;
	white-space:nowrap;
	cursor:pointer;
	vertical-align:baseline;
	-webkit-transition:all 400ms ease;
	-moz-transition:all 400ms ease;
	-o-transition:all 400ms ease;
	transition:all 400ms ease;
	overflow:visible;
	width:144px;
	border: 1px solid;
    padding: 4px 15px;
    margin-bottom: 2px;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    text-align: center; 
}

.button:hover {
	background:-moz-linear-gradient(top, #faa796, #d06c57 5%, #943a28 100%);
	background:-webkit-gradient(linear, left top, left bottom, from(#faa796), to(#943a28), color-stop(0.05, #d06c57));
	background:-o-linear-gradient(top, #faa796, #d06c57 5%, #943a28 100%);
	color:#fff;
	text-decoration: none;
}
.hidden {display:none;}
.margin-top {margin-top:30px;}
input[type=text] {padding:10px 5px; width:98%!important; font-size:13px;}
input[type=submit] {padding:10px 5px; font-size:13px; color: #ffffff; background-color: #428bca; border-color: #357ebd; margin-left:0!important;display: inline-block;
 padding: 6px 12px;
 margin-bottom: 0;
 font-size: 14px;
 font-weight: normal;
 line-height: 1.428571429;
 text-align: center;
 white-space: nowrap;
 vertical-align: middle;
 cursor: pointer;
 border: 1px solid transparent;
 border-radius: 4px;
}
label {font-weight:bold; font-size:15px;}
li label {font-weight:normal}
#ninja_forms_required_items {background:#fcf2f2; border-left:4px solid #dFb5b4; padding:10px; font-size:15px; color:#c7254e}
.ninja-forms-req-symbol {color:#c7254e!important}

#login input {width:180px!important; padding:5px;margin:0!important;}
#login input[type=submit]  {padding:3px; margin:0!important;}
