﻿html, body, table, tr, td, div, form, li, ul, p, h1, h2, h3, hr, img, span{
	border:0;
	margin:0;
	padding:0;
	outline:none;
}

/* commented backslash hack v2 \*/ 
html, body{
	height:100%;
} 
/* end hack */ 


body{

	background-repeat: repeat-x;
	background-image: url(../img/bkg.gif);
	background-position: center top;

	background-color:#FFDACE;
	font-family: Verdana, Arial, sans-serif;
	font-size:10px;
	color:#9A746E;
}
/*
a, a:visited {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color:#564A4A
}

a:hover {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color:#E22200
}
*/


a:link {
    color: #6967FF;
    font-size: 10px;
    font-weight: normal;
    text-decoration: underline;
}
a:visited {
    color: #6967FF;
    font-size: 10px;
    font-weight: normal;
    text-decoration: underline;
}
a:hover {
    color: #F85C00;
    font-size: 10px;
    font-weight: normal;
    text-decoration: underline;
}


#wrapper {
	position:relative;
	width:100%;
	min-height:100%;
}

/* commented backslash hack v2 \*/ 
* html #wrapper {height:100%;}		
/* end hack */ 


#header{
	margin:0 auto;
	width:990px;
	height:250px;
}

#content{
	margin:0 auto;
	width:920px;
	margin-top:15px;
	margin-bottom:20px;
}


#cleft{
	float:left;
	width:570px;
}


/* - aktualnosci - */

#news_wrap{
	width:295px;
	margin-right:40px;
}

#news_wrap div.news span{
	display:block;
	position:absolute;
	top:0;
	right:0;
	font-style:italic;
}

#news_wrap div.news h3{
	width:230px;
}

#news_wrap div.news{
	width:295px;
	position:relative;
	background:url(../img/line_h_295.gif) no-repeat center bottom;
	padding-bottom:40px;
}
/*
#news_wrap div.news .n_content{
	display:none;
}*/

/* - /aktualnosci - */

#portfolio_wrap{
	width:220px;
	margin-right:0px;
}

#portfolio_wrap a img{
	margin:10px 0;
}


#portfolio_games_wrap{
	background:url(../img/linia_v_midle.gif) repeat-y 630px 0;
	margin:20px 0;
	padding:10px 0;
}

#portfolio_games_wrap .portfolio{
	width:650px;
	float:left;
}

#portfolio_games_wrap .g_item{
	width:305px;
	float:left;
	margin:5px 15px 15px 0px;
}

#portfolio_games_wrap .g_item a{
	display:block;
	float:left;
	margin-right:15px;
}

#portfolio_games_wrap .g_item h3{
	margin-top:0px;
}


#cright{
	float:left;
	width:180px;
	margin-left:20px;
}

#button_r{
	background:url(../img/point.gif) no-repeat 0 2px;
	padding-left:14px;
	float:right;
}

#button_c{
	background:url(../img/point.gif) no-repeat 0 2px;
	padding-left:14px;
}

div.center{
	text-align:center;
}

div.hr{
	height:3px;
	font-size:3px;
	background:url(../img/line_h_770.gif) no-repeat;
	margin-bottom:25px;
	margin-top:25px;
}



div.hr2{
	clear:both;
	height:3px;
	font-size:3px;
	background:url(../img/line_h_770_2.gif) no-repeat;
	margin-bottom:15px;
	margin-top:15px;
}

div.hr3{
	clear:both;
	height:3px;
	font-size:3px;
	background:url(../img/line_h_770.gif) no-repeat;
	margin-bottom:15px;
	margin-top:15px;
}


address{
	font-style:normal;
}

div.space{
	float:left;
	width:30px;
	height:20px;
}


#VideoPlayback{
	width:400px;
	height:326px;
	background-color:#333333;
	border: 5px #333333 solid;
	margin-right:30px;
	float:left;
}



div.box{
	float:left;
	width:330px;
	margin-right:30px;
	padding-bottom:30px;
}

div.box img{
	float:left;
	margin-right:13px;

}

.box_2coll{
	float:left;
	width:445px;
	padding-bottom:30px;
}

div.box_r{
	float:right;
	width:245px;
}

ul, li{
	color:#787878;
	list-style:url(../img/point2.gif);
	margin-left:17px;
}

.lista_link, .lista_link li{
	color:#787878;
	list-style:url(../img/point.gif);
	margin-left:17px;
}


h1{ 
    color: #534A48;
    font-family: Verdana,Arial,sans-serif;
    font-size: 18px;
    font-weight: normal;
	margin-bottom:18px;
}


h2{ 
	font-size: 13px;
	color:#FF3C47;
	margin:20px 0 10px 0;
}



h3{
	font-size: 11px;
	color:#E97663;
	margin:10px 0;
}

h2:first-child, h3:first-child{
	margin-top:0px;
}

p:first-child{
	margin-top:0px;
}

p{
	margin:10px 0;
}

p.black{
	color:#60544F;
}

.clear{
	clear:both;
}

/* - oferta - */

#omenu span{
	float:left;
}

#omenu{
	margin-bottom:13px;
}

#omenu ul, #omenu li{
	list-style:none;
}

#omenu li{
	background:url(../img/point.gif) no-repeat 0 2px;
	display:inline;
	margin-left:7px;
	padding-left:13px;
}

#omenu li.active{
	color:#9A746E;
}
/* - /oferta - */



/* ------------------- [stopka] ------------------------- */



#footer{
	position:absolute;
	bottom:0;
	min-height:136px;
	width:100%;
	background:url(../img/bkg2.gif) repeat-x #0e0e0e;
}


#fmenu{
	width:770px;
	height:15px;
	margin:0 auto;
	text-align:center;
	margin-top:12px;
}

#finfo{
	width:770px;
	height:15px;
	margin:0 auto;
	text-align:center;
	margin-top:12px;
}

#fmenu a, #fmenu a:visited { 
	font-weight: normal; 
	color: rgb(156, 139, 128);
	text-decoration:none;
}

#fmenu a:hover {
	font-weight: normal;
	color:#E97663 
}

#fmenu ul{
	list-style:none;
	margin:0;
}
#fmenu li{
	display:inline;
	margin:0;
}

#finfo{
	margin-top:37px;
}

#finfo span{
	color:#781712;
}

#copy{
	float:left;
}

#kontakt{
	float:right;
}

#kontakt a:link, #kontakt a:visited {
	color:#781712;
	text-decoration:none;
}

#kontakt a:hover {
	color:#FF907E;
}


* html #footer {height:136px;he\ight:136px; margin-top:20px;}

#clearfooter {height:136px;width:100%;clear:both; margin-top:10px;}


/* ------------------- [/stopka] ------------------------- */



