
@import url(http://fonts.googleapis.com/css?family=Roboto:400,100,700,400italic,100italic,300,300italic,700italic&subset=latin,latin-ext);

body {
 
	margin: 0; 
	padding: 0; 
	background: rgb(230,230,230);
	background-image: url(grafika/debut_light.png);
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	
}

h1, h2, h3, h4, h5, h6 {
	
	color: rgb(40,100,255);
	
}

h1 {
	
	margin-top: 40px;
	font-weight: 400;
	
}

h2, h3 {
	
	margin-top: 35px;
	margin-bottom: 0px;
	font-weight: 400;
	
}

h4, h5, h6 {
	
	margin-bottom: 0;
	font-weight: 300;
	
}

p, p a, #main, a {
	
	color: rgb(80,80,80);
	
}

p, p a, #main {
	
	font-weight: 300;
	text-shadow: 1px 1px 0 rgb(255,255,255);
	
}

input, textarea {
	
	border-radius: 3px;
	background: rgb(255,255,255);
	border: 1px solid rgb(220,220,220);
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: rgb(50,50,50);
	text-shadow: none;
	padding: 8px 10px;
	
}

textarea {
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
	
}

.center {
	
	width: 1200px;
	margin: 0 auto;
	
}

header {

	position: relative;
	width: 100%;
	height: 150px;
	
}


.icon {
	
	display: inline-block;
	height: 75px;
	margin: 0 5px;
	
	border-radius: 37px;
	
}

.icon:hover {
	
	background: rgb(200, 200, 200);
	
	-webkit-box-shadow: 0px 0px 0px 2px rgb(200, 200, 200);
	-moz-box-shadow:    0px 0px 0px 2px rgb(200, 200, 200);
	box-shadow:			0px 0px 0px 2px rgb(200, 200, 200);
	
	-webkit-transition: box-shadow 100ms linear;
    -moz-transition: box-shadow 100ms linear;
    -o-transition: box-shadow 100ms linear;
    -ms-transition: box-shadow 100ms linear;
    transition: box-shadow 100ms linear;
	
}

.icon img {
	
	height: 100%;
	
}

nav {
	
	position: relative;
	height: 40px;
	margin: 0;
	padding: 0;
	border-top: 5px solid rgb(40,100,255);
	border-bottom: 5px solid rgb(40,100,255);
	background-image: linear-gradient(rgb(255,255,255), rgb(230,230,230));
	
	-webkit-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 15px 0px rgba(50, 50, 50, 0.75);
	box-shadow:			0px 0px 15px 0px rgba(50, 50, 50, 0.75);

}

nav ul {
	
	height: 40px;
	padding-left: 0px;
	
}

nav ul li {
	
	display: inline-block;
	float: left;
	height: 100%;
	margin: 0;
	list-style-type: none;
	text-align: center;
	
}

nav ul li a {
	
	display: inline-block;
	height: 100%;
	padding:  0 12px 0 12px;
	border-right: 1px solid rgb(255,255,255);
	border-left: 2px solid rgb(40,100,255);
	line-height: 40px;
	color: rgb(40,100,255);	
	font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;	
	letter-spacing: 1px;
	
}

nav ul li:last-child {

   border-right: 2px solid rgb(40,100,255);
   
}

nav ul li a:hover {
	
	background-color: rgb(40,100,255);
	border-right: 1px solid rgb(40,100,255);
	color: rgb(230,230,230);
	
	-webkit-transition: background-color 50ms linear;
    -moz-transition: background-color 50ms linear;
    -o-transition: background-color 50ms linear;
    -ms-transition: background-color 50ms linear;
    transition: background-color 100ms linear;
	
} 

.selected, .selected:hover {

	background: rgb(40,100,255);
	border-right: 1px solid rgb(40,100,255);
	color: rgb(30,30,30);

}

#main {
	
	margin: 30px auto 50px auto;

}

#main:after {

	display: block;
	clear: both;
	content: "";
	
}

#content {
	
	float: left;
	width: 780px;
	padding: 30px 50px 30px 50px;
	
}

#aside {
	
	float: left;
	width: 300px;
	margin-left: 20px;
	
}

#aside .board {
	
	margin-bottom: 15px;
	padding: 5px 15px 5px 15px;
	
}

.board {

	background: rgb(251,251,251);
	line-height: 1.5em;
	text-align: justify;
	
	border-radius: 3px;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(180, 180, 180, 0.75);
	-moz-box-shadow:    0px 0px 8px 0px rgba(180, 180, 180, 0.75);
	box-shadow:			0px 0px 8px 0px rgba(180, 180, 180, 0.75);
	
}

.imgleft {
	
	float: left;
	margin: 10px 25px 10px 5px;
	width: 300px;
	
}

.imgright {
	
	float: right;
	margin: 20px 5px 10px 25px;
	width: 200px;

}

.buttons {
	
	margin-top: 10px;
	text-shadow: none;
  
}

.buttons a {
	
	display: inline-block;
	border-radius: 3px;
	
	padding: 5px 7px;
	margin-right: 5px;
	text-decoration: none;
	background: rgb(240,240,240);
	cursor: pointer;
	
}

.toggle {
	
	position: relative;
	margin: 10px 0 10px 0;
	background: rgb(240,240,240);
	
}

.toggle:before {
	
	content: "Rozbalit • Skrýt";
	text-align: center;
	display: block;
	padding: 5px 0;
	text-shadow: none;
	cursor: pointer;
	
}

.toggle img {
	
	display: none;
	width: 100%;
	
}

footer {
	
	width: 100%;
	height: 300px;
	clear: both;
	background: rgb(0,0,0);
	border-top: 15px solid rgb(30,30,30);	
	color: rgb(200,200,200);
	font-weight: 300;
	
	-webkit-box-shadow: 0px 0px 0px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 15px 0px rgba(50, 50, 50, 0.75);
	box-shadow:			0px 0px 15px 0px rgba(50, 50, 50, 0.75);	
	
}

footer a {
	
	color: rgb(200,200,200);
	font-weight: 300;
	display: inline-block;
	margin: 2px 0 5px 0;
	
}

#___plusone_0 {

width: 66px !important;

}

footer div {
	
	position: relative;
	z-index: 1;
	
}

footer img {
	
	float: right;
	width: 500px;
	margin: -90px 105px 0 0;
	
}

#copy {
	
	font-size: 0.8em;
	float: left;
	margin: -35px 30px 0px 30px;
	clear: both;	
	
}

@media (max-width: 1250px) {
	
	
	.center {
		
		width: 100%;
		
	}
	
	#content {
		
		width: 62.4%;
		margin-left: 10px;
		
	}
	
	#aside {
		
		width: 24%;
		
	}
	
	footer img {
		
		width: 40%;
		margin-right: 5%;
		
	}
	
}

@media (max-width: 1000px) {
	
	nav ul {
	
		padding-left: 0px;
		
	}
	
	#content {
		
		width: 100%;
		margin-left: 0px;
		
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
         box-sizing: border-box;
		
	}
	
	#aside {
		
		display: none;
		
	}
	
	footer img {
		
		display: none;
		
	}
	
	#copy {
		
		margin-top: 40px;
		
	}
	
}
