*
{
  padding: 0px;
  margin: 0px;
  border: 0px;  
}

html
{
   
    height: 100%;
}

body
{
  background-color: #282526;
  color: #fff;
  font-family: Verdana;
  font-size: 13px;
  line-height: 16px;

  background: url("https://home.agh.edu.pl/~swagh70/uploads/images/main-bg.jpg") no-repeat scroll 0 0 #282526;
  background-size: cover;
  min-width: 1252px;
  
}
a {
	color: #fff;
	text-decoration: none;
	outline: none;
	font-weight: bold;
	
}
a:hover{

	border-bottom: 1px solid;
}

p, table
{
  margin-bottom: 16px;
}

.content {
    margin: 0 auto;
    text-align: center;
    width: 400px;
	padding: 85px 0 65px;
}

.content table {
	border-collapse: collapse;
}
.content table th {
	padding: 2px 4px;
	text-align: left;
	border: 1px solid #000;
}
.content table td {
	padding: 2px 4px;
	border: 1px solid #000;
}
.content table td p, .content table th p {
	padding: 0 !important;
	margin: 0 !important;
}

p span, td span {
    color: #807121;
}
.color {
    color: #807121;
}

.container{
	width: 1252px;
	margin: 0 auto;

}


#logo1 {
    left: 0;
    position: absolute;
    top: 30px;
}

#logo2{
    right: 0;
    position: absolute;
    top: 30px;
}


#main-logo {
    left: 50%;
	margin-left: -37px;
    position: absolute;
    top: 30px;
}
.header-logos {
    height: 136px;
   
    position: relative;
}


#content a {
    font-weight: normal;
}

#header{
	background: url("https://home.agh.edu.pl/~swagh70/uploads/images/top-bg.png") repeat-x;
	height: 190px;
    position: fixed;
    width: 100%;
	top: 0;
	z-index: 10;
}
#header a{
	color: #807228;

}
.sub-title {
    font-size: 14px;
}


#menu {
    margin: 0 auto;
    text-align: justify;
    width: 700px;
	font-weight: bold;
}

#nav::after {
    content: "";
    display: inline-block;
    width: 100%;
	font-size: 0;
    line-height: 0;
}

#nav li {
    display: inline-block;
}

#nav li  a:hover{
    border-bottom: 2px solid;
}

#nav li.menuactive a {
    border-bottom: 2px solid;
}
#news {
    
    background-color: rgba(0, 115, 63, 0.9);
    min-height: 350px;
     padding: 90px 0 95px;
}


.NewsSummaryContent {
    /* float: left;
   width: 760px;*/
}

.wrap {
   /* margin: 0 auto;
    width: 1252px;*/
    display: table;
	width: 100%;
}
.bx-wrapper {
    position: relative;
}
.bx-prev {
    position: absolute;
    top: 50%;
    left: -80px;
    background: url("https://home.agh.edu.pl/~swagh70/uploads/images/prev.png") no-repeat;
    display: block;
    margin-top: -37px;
    width: 40px;
    height: 74px;
overflow: hidden;
 text-indent: -9999px;
}

#rejestracja h2 {
    padding-top: 60px !important;
}
.bx-next {
    position: absolute;
    top: 50%;
    right: -80px;
    background: url("https://home.agh.edu.pl/~swagh70/uploads/images/next.png") no-repeat;
    margin-top: -37px;
    display: block;
    width: 40px;
    height: 74px;
overflow: hidden;
 text-indent: -9999px;
}
.bx-next:hover,.bx-prev:hover  {
   border: none;
}
.news-foto {
    display: table-cell;
    /*text-align: center;
       width: 410px;*/
vertical-align: middle;
    width: 290px;
}
.NewsSummaryContent:after {
    clear: both;
    content: "";
    display: table;
}

.NewsSummary:after {
    clear: both;
    content: "";
    display: block;
}
#news strong {
    /*color: #807121;*/
    font-weight: bold;
}

.NewsSummary {
    overflow: hidden;
}



#sponsors {
   background-color: rgba(35, 31, 32, 0.9);
    min-height: 350px;
    padding: 120px 0;
}


#contact {
    background-color: rgba(175, 12, 40, 0.9);
    padding: 225px 0;
}

#contact .container {
    width: 860px;
}

#contact-logo {
    float: left;
    margin-right: 75px;
}


#contact-info1 {
    float: left;
    margin-right: 45px;
}


#contact-info2 {
    float: left;
}

#sponsors .col1 {
    float: left;
   /* padding-left: 65px;*/
    width: 275px;
}
#sponsors .col2 {
    float: left;
    padding-left: 65px;
    width: 270px;
}
#sponsors .col3 {
    float: left;
  /* padding-left: 65px;*/
    
}

.col1 img, .col2 img, .col3 img  {
    margin-left: 40px;
}
.container:after {
    clear: both;
    content: "";
    display: block;
}


#fb{
	display: block;
	background: url("https://home.agh.edu.pl/~swagh70/uploads/images/fb.png") repeat-x;
	width: 85px;
	height: 103px;
    position: absolute;
	left: 0;
}

#rejestracja {
    background-color: rgba(35, 31, 32, 0.9);
    padding-bottom: 50px;
	}

#fb:hover{
	border: none;
}    

.komitet td {
    padding-right: 20px;
}

.program td {
    padding-left: 4px;
}
.hour {
    text-align: right;
    width: 60px;
}

div > form {
    margin: 0 auto;
    width: 400px;
}

.cms_submit.fbsubmit {
    background-color: #807228;
    border-bottom: 3px solid #a7911a;
    color: #fff;
    width: 150px;
    float: right;;
}

.button.reset {
    background-color: #807228;
    border-bottom: 3px solid #a7911a;
    color: #fff;
    margin-right: 100px;
    width: 100px;
}


select {
    background: none repeat scroll 0 0 #fff;
    border-bottom: 3px solid #a7911a;
    color: #000;
    font-family: Verdana;
    font-size: 13px;
    height: 35px;
    line-height: 25px;
    margin-bottom: 8px;
    padding: 0 7px;
    width: 400px;
}

option {
    padding: 4px 10px;
}
#content {
     margin-top: 160px;
}
#main {
    padding: 85px 0;
    background-color: rgba(35, 31, 32, 0.9);
    min-height: 600px;
}
#main .container {
    margin: 0 auto;
    width: 700px;
}


.full-coll {
    clear: both;
}

input[type="text"], input[type="reset"], input[type="submit"]   {
    background: none repeat scroll 0 0 #fff;
    border-bottom: 3px solid #a7911a;
    border-left: medium none;
    border-radius: 0;
    color: #000;
    font-family: Verdana;
    font-size: 13px;
    font-weight: normal;
    height: 35px;
    line-height: 25px;
    margin-bottom: 8px;
    padding: 0 10px;
    width: 380px;
}

textarea {
    background: none repeat scroll 0 0 #fff;
    border-bottom: 3px solid #a7911a;
    border-left: medium none;
    border-radius: 0;
    border-top: medium none;
    color: #000;
    font-family: Verdana;
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 8px;
    padding: 6px 10px;
    width: 380px;
    height: 100px;
}
.submit {
    margin-top: 10px;
}

.radio-group > label {
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin: 15px 0 10px 0;
}


.radio-group > div {
    margin: 5px 0 5px 10px;
}

.contact-left-colum {
  float: left;
  width: 239px;
}
.contact-right-colum {
  float: right;
  width: 330px;
}
.contact-right-colum textarea {
  height: 128px;
  width: 330px;
}
.contact-button {
  margin-top: 18px;
}
.contact-button button {
  float: left;
}

.error {
    background: none repeat scroll 0 0 #dbdbdb;
    border: 1px solid #cd3134;
    clear: both;
    color: #cd3134;
    margin: 0 auto 7px;
    padding: 10px;
    text-align: center;
    width: 300px;
}

.error_message ul li {
  background: url("https://home.agh.edu.pl/~swagh70/uploads/images/warningli.png") no-repeat 0px 5px transparent;
}

.fb_invalid input, .fb_invalid textarea
{
  border: 1px solid #CD3134;
}
/* Stylesheet: Form Modified On 2015-08-17 19:04:34 */
