@charset "utf-8";
/* CSS Document */

.index {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	background-image:url(pct/bcg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	}
	
.index1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	}
	
.tab {
    background-image:url(pct/enter_bcg.jpg);	
	background-position:top;
	background-repeat:repeat-x;
	vertical-align:top;
	}
	
.grey {
	background: #323232;
	color:#FFC100;
	font-weight:800;
	text-align:center;
	}

.wrap {
	width:700px;
	margin:auto;
	vertical-align:top;
	}
	
.menu {
	width: 80px;
	height:20px;
	text-align:center;
	float:left;
	display:block;
	margin-top:80px;
	}

.menu a:hover {
	display:block;
	background: #FFC100;
	color:#323232;
	height:50px;
	padding-top:15px;
	}

.top-link_wrap {
	float: left;
	}
	
.welcome {
	margin-top:80px;
	margin-right: 40px;
	}
	
.contact {
	width:460px;
	float:right;
	color: #323232;
	text-align: center;
	font-weight:900;
	}
	
.link {
	color:#FFC100;
	text-decoration:none;
}

.content-top {
	background-image:url(pct/bcg-seethrough-top.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin-top:20px;
	height:23px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	}
	
.content {
	color:#FFC100;
	background-image: url(pct/bcg-seethrough.jpg);
	background-position:center;
	background-repeat:repeat-y;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	}
	
.content-bot {
	background-image:url(pct/bcg-seethrough-bot.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:24px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	}
	
.skills {
	background:url(pct/link_skills.png);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	margin:20px 0 10px 40px;
	height:64px;
	width:150px;
	
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	}
	
.skills-dark {
	background:url(pct/link_skills-bl.png);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	margin:20px 0 10px 40px;
	height:64px;
	width:150px;
	
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	}


.exp {
	background:url(pct/link_exp.png);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	margin:20px 0 10px 20px;
	height:64px;
	width:230px;
	
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	}

.exp-dark {
	background:url(pct/link_exp-bl.png);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	margin:20px 0 10px 20px;
	height:64px;
	width:230px;
	
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	}
	
.exp-dark a:hover {
	background:url(pct/link_exp.png);
	}
	
.edu {
	background:url(pct/link_edu.png);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	margin:20px 0 10px 20px;
	height:64px;
	width:200px;
	
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	}
	
.edu-dark {
	background:url(pct/link_edu-bl.png);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	margin:20px 0 10px 20px;
	height:64px;
	width:200px;
	
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	}
	
.list {
	margin-top:65px;
	text-align:left;
	line-height:30px;
	font-size:16px;
	}
	
.paragraph {
	margin:0 50px 0 55px;
	padding-top: 110px;
	text-align:justify;
	}
	
.h1 {
	font-size:16px;
	font-weight:bolder;
	line-height:25px;
	}
	
.txt {
	float:left;
	width:250px;
	}
	
.txt1 {
	float:right;
	width:250px;
	clear:right;
	margin-left:10px;
	}
	
.zleva {
	margin-left:20px;
	}
	
.txt-wrap {
	width:600px;
	height:380px;
	}
	
.portfolio {
	width:950px;
	height:500px;
	float:center;
	margin-top:30px;
	}
	
.portfolio-link {
	float:left;
	margin-top:250px;
	width:100px;
	text-align:right;
	}