/*  
Theme Name: 3PMedia
Theme URI: http://www.3pmedia.com
Description: Design for 3PMedia
Version: 1.0
Author: Machi
Author URI: http://www.machi.cz
*/

* {
	margin: 0;
	padding: 0;
	}
	
body {
	width: 1000px;
	margin: 0 auto;
	color: #fff;
	font-size: 11px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	}

#header {
	height: 150px;
	background: url(img/header_1.jpg) left bottom no-repeat;
	}
	
	#header2 {
	height: 150px;
	background: url(img/header.jpg) left bottom no-repeat;
	}
	
	#header3 {
	height: 150px;
	background: url(img/2Pheader.jpg) left bottom no-repeat;
	}
	
a {
	color: #fff;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
a.logo {
	width: 172px;
	height: 149px;
	display: block;
	background: url(img/header_1.jpg);
	}
	
p.currentTextHolder	 {
	color:black;
	}
	
p.pp_description    {
	color:black;
	}
	
a.logo2 {
	width: 172px;
	height: 149px;
	display: block;
	background: url(img/2Pheader.jpg);
	}
	
a span {
	display: none;
	}
	
	span.medium {
  font-size: 15px;
}
	
#content {
	background: url(img/background.jpg) left top repeat-y;
	min-height: 550px;
	height: auto !important;
  	height: 550px;
	}
	
#menu {
	width: 200px;
	float: left;
	margin: 55px 0 0 0;
	background: url(img/Text1.jpg);
	height: 369px;
	}
	
#menu ul li {
	list-style: none;
	}
	
#menu li a {
	display: block;
	height: 59px;
	}
	
#menu li.link1 a {
	height: 70px;
	}
	
#menu li.link2 a {
	height: 47px;
	}
	
#menu li.link3 a {
	height: 49px;
	}
	
#menu li.link4 a {
	height: 50px;
	}
	
#menu li.link5 a {
	height: 50px;
	}
	
#menu li.link6 a {
	height: 48px;
	}
	
#menu li.link7 a {
	height: 48px;
	}   
  
 	#menu2 {
	width: 200px;
	float: left;
	margin: 70px 0 0 0;
	background: url(img/2PText.jpg);
	height: 230px;
	} 
   
   #menu2 ul li {
	list-style: none;
	}
	
#menu2 li a {
	display: block;
	height: 59px;
	}
	
#menu2 li.link1 a {
	height: 52px;
	}
	
#menu2 li.link2 a {
	height: 64px;
	}
	
#menu2 li.link3 a {
	height: 65px;
	}
	
#text {
	width: 539px;
	float: right;
	padding: 130px 153px 40px 25px;
	}
	
#text-index {
	width: 717px;
	min-height: 497px;
	height: auto !important;
  height: 497px;
	float: right;
	background: url(img/LOG7.png) 127px 59px no-repeat;
	}
	
#text2 {
	width: 539px;
	float: right;
	padding: 115px 115px 40px 25px;
	}
	
span.bold {
  font-weight: bold;
	}
h2 {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 15px 0;
	}
	
h3 {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	margin: 15px 0 3px 0;
	}
	
#nav {
	margin: 30px 20px 0 0;
	}
	
#nav a {
	display: block;
	float: right;
	background: url(img/nav.jpg) left bottom no-repeat;
	margin: 0 0 0 36px;
	height: 20px;
	width: 85px;
	text-transform: uppercase;
	text-align: right;
	padding: 0 5px 0 0;
	}
	
#nav a:hover {
	text-decoration: none;
	color: #f1f1f1;
	}
	
.cleaner {
	clear: both;
	height: 0;
	line-height: 0;
  	font-size: 0; 
	}
	
#box {
	height: 40px;
	background: url(img/box.jpg) right bottom no-repeat;
	}
	
#box span {
	display: none;
	}
	
#box a {
	display: block;
	height: 36px;
	width: 90px;
	margin: 0px 230px 0 0;
	float: right;
	display: inline;
	}
	
td.experience {
  padding: 10px 10px 0px 10px;
}

td.portfolio {
  padding: 10px 10px 0px 10px;
}

h1  {
font-size: 16pt;
font-family: "Arial", Helvetica, sans-serif;
}	

ul.gallery clearfix{
display:inline;
}
