*, html, body, ul, ol, li, table, td, form, input, p, img, div, h1, h2, h3, h4, h5, h6 { 
	margin:0px;
	padding:0px;
}

html, body {
	height: 100.01%;
	width:100%;
	background-color: #FFFFFF;
}

body {
	font-smooth: always;
	font-weight: normal;
	font-size: 12px;
	font-family: Tahoma, Trebuchet MS, Verdana;
	color: #000;
	text-align: center;
}

a {
	color: #000;
	outline: none;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
}

h3 {
	display: block;
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-bottom: 3px;
	line-height: 20px;
	background: #000;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	text-indent: 10px;
	text-align: left;
}

h1 a {
	display: block;
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-bottom: 15px;
	line-height: 52px;
	background: url('img/title_bg.jpg') repeat-x 0 0;
	color: #fff;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 1px;
}
h1 a:hover {
	text-decoration: none;
}

h2 a {
	display: block;
	position: relative;
	overflow: hidden;
	width: 490px;
	line-height: 43px;
	padding-bottom: 6px;
	background: url('img/btn_bg.jpg') no-repeat 0 0;
	color: #fff;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 1px;
}

h2 a:hover {
	text-decoration: none;
	color: #4f4f4f;
}

h6 {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #4f4f4f;
}

table {
	width: 98%;
	margin: 20px 0 20px 3px;
	border: 1px solid #a5a5a5;
	color: #4f4f4f;
}

td {
	padding: 5px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

tr {
	background: #ebebeb;
}

tr:hover td {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

td.mel {
	text-align: left;
}

td.asc {
	border-left: 1px solid #a5a5a5;
	border-right: 1px solid #a5a5a5;
}

td.asc a {
	display: block;
	position: relative;
	overflow: hidden;
	width: 100%;
	text-indent: -9999px;
	line-heigh: 10px;
	background: url('img/play_inchis.jpg') no-repeat center center;
	color: #4f4f4f;
}

td.dw a {
	display: block;
	position: relative;
	overflow: hidden;
	padding-left: 15px;
	line-heigh: 15px;
	font-size: 11px;
	background: url('img/dw_inchis.jpg') no-repeat center left;
	color: #4f4f4f;
}

td.dw a:hover {
	text-decoration: none;
	color: #d75c03;
}

.deschis td.asc a {
	background: url('img/play_deschis.jpg') no-repeat center center;
}

.deschis td.dw a {
	background: url('img/dw_deschis.jpg') no-repeat center left;
}

.deschis {
	background: #f7f7f7;
}

thead td {
	padding: 7px;
	border-bottom: 1px solid #a5a5a5;
	font-size: 14px;
	background: #fff;
}

thead td.dw {
	color: #d75c03;
}

.content {
	display: block;
	position: relative;
	overflow: hidden;
	width: 100%;
	padding: 10px 0 35px;
	background: url('img/down_bg.jpg') repeat-x bottom left;
}

.container {
	width: 825px;
	margin: 0 auto;
}

.left {
	float: left;
	width: 310px;
}

.right {
	float: left;
	width: 490px;
	margin-left: 15px;
}

.pic {
	display: block;
	padding: 0 10px 10px 0;
	background: url('img/poza_bg.jpg') no-repeat top left;
}

.pic img {
	width: 300px;
	height: 272px;
	border: 1px solid #000;
}

.bio {
	float: left;
	width: 280px;
	margin-top: 10px;
	padding: 10px;
	border: 1px solid #a5a5a5;
	text-align: left;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 16px;
}

.bio p {
	display: block;
	position: relative;
	overflow: hidden;
	margin: 7px 0;
	font-size: 12px;
	letter-spacing: 0.7px;
	line-height: 16px;
	color: #4f4f4f;
}

.footer {
	display: block;
	position: relative;
	overflow: hidden;
	width: 100%;
	padding: 20px 0 40px;
}

.alte a {
	float: left;
	width: 110px;
	margin: 20px 15px;
	padding: 10px;
	height: 174px;
	border: 1px solid #000;
}

.alte a:hover {
	border: 1px solid #4f4f4f;
	color: #4f4f4f;
	text-decoration: none;
}

.alte a img {
	width: 100px;
	height: 90px;
	margin: 5px;
	border: 1px solid #000;
}

.linkuri {
	float: left;
	width: 100%;
	margin-top: 20px;
	padding-top: 15px;
	border-top: 1px solid #000;
	font-size: 11px;
}

.linkuri a {
	margin: 0 3px;
}
