/* Skydive Plovdiv */

body
{
    margin: 0px;
    padding: 0px;
    background:url('/public/images/bgr_skydiveplovdiv.png') no-repeat fixed;
    text-align: center;
    font-family: Serif, Times New Roman, Georgia, Arial, sans;
    font-style: italic;
}

img
{
    border: 0px;
}

#Wrap
{
    text-align: center;
    width: 1000px;
    margin: 0 auto;
    text-align: left;
}

#Logo_
{
    margin: 0px;
    padding: 0px;
    background:url(/public/images/logo_skydive_plovdiv.png) no-repeat;
    text-align: right;
    cursor: pointer;
}

#Top
{
}

#Content
{
}

#Footer
{
    margin-bottom: 90px;
    text-align: center;
    height: 120px;
}
#Footer a
{
    color: Black;
    text-decoration: none;
}

#dotted-line
{
    height: 3px;
    background: url(/public/images/dot.jpg);
}


#content-item
{
    font-style: italic;
    text-align: justify;
    text-justify: newspaper; 
}

a.sdpplayer
{
	display: table-cell;
	width:320px;
	height:240px;
	background-color: #000000;
	
	border: solid 1px #666666;
}

a.sdpplayer img
{
	padding-top: 100px;
}

td.sdpplayer
{
	width: 357px;
	height: 310px;
	background: url(/public/images/box_video_galeria.png) no-repeat;
	text-align: center;
	padding-top: 17px;
	padding-left: 17px;
}
p.sdpplayer
{
	text-align: left;
	color: #000000;
	font-family: Verdana;
	font-weight: normal;
}

