﻿@import url(reset.css);
html {
	height:100%;}
body {
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	line-height: 1.5;
	}
p {
	margin-bottom: 20px;
	}
a {
	text-decoration: none;
}	
h1 {
	color: #3068a5;
	font-size: 50px;
	margin-bottom: 25px;
}
h2 {
	color: #b3ee3e;
	font-size: 20px;
	margin-bottom: 25px;
}
h3 {
	font-size: 30px;
	margin-bottom: 25px;
	color: #56af47;
}
h4 {
	font-size: 20px;
	margin-bottom: 25px;
}
.clear-none {
	clear: both;
	}
.divider {
	background: url("images/content-divider.png") repeat;
	height: 8px;
}
.wrapper-all {
	background: #f9f9f9;
	width: 100%;
	text-align: center;
	}
.wrapper-menu {
	background: #b3ee3e;
	height: 50px;
	text-align: center;
	padding-top: 20px;
	}
.wrapper-menu-elem {
	width: 924px;
	margin: 0 auto;
	}
.wrapper-logo {
	position: relative;
	background: #eee;
	overflow: hidden;
	min-height: 532px;
	min-width: 1200px;
}
.wrapper-logo img {
	position: absolute;
	min-width: 100%;
	top: 0;
	left: 0;
}
#menu li {
	float: left;
	padding-right: 40px;
	font-size: 21px;
	list-style-type: none; 
	}
#menu li a {
	color: #fff;
	}			
.wrapper {
	text-align: left;
	padding: 20px 0;
	width: 1520px;
	margin: 0 auto;
	}				
.wrapper-one-left {
	width: 210px;
	float: left;
	background: #EAF1DD;
	padding: 20px;
	margin-bottom: 25px;
}
.answer {
	line-height: 1.2;
	font-style: italic;
}
.wrapper-one-right {
	width: 1070px;
	float: right;
	margin-right: 60px;
}
.take-a-part {
	background: #b3ee3e;
	width: 320px;
	text-align: center;
	font-size: 23px;
	text-transform: uppercase;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px 0;
	display: block;
	cursor: pointer;
}
.btn-inline .take-a-part {
	width: 300px;
}
.take-a-part:hover {
	background: #ff9601;
}
.take-a-part-red {
	background: url("images/bg-red.jpg");
}
.take-a-part-red:hover {
	background: #b3ee3e 0 250px;
}
.take-a-part a {
	text-decoration: none;
	color: #fff;
}
.take-a-part_after {
	width: 320px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #999;
	margin: 0 auto 35px;
	padding: 5px;
	background: #fff; 
}
.btn-inline .take-a-part_after {
	width: 300px;
	margin: 0px 0 35px 0;
	float: left; 
}
.nomination li {
	width: 275px;
	float: left;
	padding: 0 30px 15px 0;
}
.nomination span {
	font-size: 12px;
	color: #696969;
}
.wrapper-two a:after {
	content: '|';
	color: #da203d;
}
.wrapper-two ul {
	margin: 0 0 25px 30px;
}
.wrapper-two li {
	list-style: disc;
}
.wrapper-three-left {
	width: 280px;
	float: left;
	text-align: center;
}
.wrapper-three-right {
	width: 280px;
	float: right;
	text-align: center;
}
.jury li {
	float: left;
	/* width: 210px; */
	padding: 20px 10px;
	text-align: center;
	display: block;
	/* height: 280px; */
	width: 280px;
	height: 340px;
}
.jury span {
	font-size: 12px;
	color: #696969;
}
.present {
	width: 276px;
	float: left;
	padding: 20px 15px;
}
.present li {
	list-style: disc;
	margin: 0 0 15px 32px;
}
.present span {
	font-size: 15px;
}
.partners {
	width: 230px;
	float: left;
}
.partners img {
	width: 150px;
}

.link-fff{
	color: #fff;
}


.link-tyr{
	display: block;
	color: #000;
}
.link-tyr:hover,
.link-tyr span{
	color: #0000ee;
}

#tran_3 {
  width: 290px;
  height: 180px; 
  margin: 10 px;
  float:left;
font-size: 12 px;
line-height:0,3em;
  line-height: 50%;
  padding: 10px 0 10px;
  text-align: center;
  border: 3px solid #F9FFED;
  border-radius: 6px;
  line-height: 1.5;
  background-color: #F9FFED;
  color: Black;
  cursor: pointer;
	-moz-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    -webkit-transition: all 1.5s ease;
  }
  
  #tran_3:hover {
    background-color: #D0D941;
  border: 3px solid #D0D941;
  border-radius: 6px;
    color: #Black;
	-webkit-transform: scale(2);
    -moz-transform: scale(2); 
    -o-transform: scale(2);
  }
  
  #tran_4 {
  width: 290px;
  height: 180px; 
  margin: 10 px;
font-size: 12 px;
line-height:0,3em;
  line-height: 50%;
  padding: 10px 0 10px;
  text-align: center;
  border: 3px solid #F9FFED;
  border-radius: 6px;
  line-height: 1.5;
  background-color: #F9FFED;
  color: Black;
  cursor: pointer;
	-moz-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    -webkit-transition: all 1.5s ease;
  }
  
  #tran_4:hover {
    background-color: #D0D941;
  border: 3px solid #D0D941;
  border-radius: 6px;
    color: #Black;
	-webkit-transform: scale(2);
    -moz-transform: scale(2); 
    -o-transform: scale(2);
  }