/* SETS BASIC HTML DEFINITIONS */

*
{
    margin: 0;
    padding: 0;
}

html {
	height: 100%; 
	margin-bottom: 1px;
}

body {
	background: #ffffff url('images/background.jpg') repeat-x;
	color: #000;
	font-family: Arial, Verdana, sans-serif; 
	font-size: 80%;
	text-align: center; 
	margin: 0;
	padding: 0;
}

table, td {
	padding: 0px; 
	margin: 0; 
	border-collapse: collapse; 
	font-size: 100%;
}

li {
	list-style-image: url('images/bullet.gif') ; 
	list-style-position:inside;
	padding-left  : 5px;
}



hr {
	background-color: #de0f23; 
	color: #de0f23; 
	height: 1px; 
	width: 100%;
}

img {
	border: none;
}

form {
	padding: 0; 
	font-size: 100%;
}

.forminput {
	background-color: #fff; 
	color: #000; 
	border: 1px solid #c0c0c0; 
	padding: 2px;
	margin: 2px 0; 
	font-size: 100%; 
	font-family: Verdana, Arial, sans-serif;
}

/* SETS HEADING PROPERTIES */

span[class="icerik"]
{
    font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; 
    font-size: 14px;
    text-align: justify;
}

span[class="icerik"] p
{
    font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; 
    font-size: 14px;
    text-align: justify;
    
}

h1 {
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	color: #7c715c; 
	text-align: left; 
	font-size: 22px; 
	font-weight: bold; 
}

h2 {
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; 
	color: #d01022; 
	text-align: left; 
	font-size: 20px; 
	font-weight: normal; 
}

h3 {
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; 
	color: #756341; 
	text-align: left; 
	font-size: 20px; 
	font-weight: normal; 
}

h4, h5, h6 {
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; 
	font-size: 18px; 
	font-weight: normal; 
	color: #d01022; 
}

/* SETS THE VARIOUS HYPERLINK PROPERTIES */

A:hover {
	color: #de0f23; 
	text-decoration: underline; 
}

A:visited, A:active, A:link  {
	color: #7c715c; 
	text-decoration: none; 
	font-weight: bold;
}





.navigation a:link  {
	color: #b2a791; 
	text-decoration: none; 
	font-weight: bold;
}

.navigation a:visited {
	color: #b2a791; 
	text-decoration: none; 
	font-weight: bold;
}

.navigation a:hover {
	color: #de0f23; 
	text-decoration: none; 
	font-weight: bold;
}


.sidebar a:hover {
	color: #de0f23; 
	text-decoration: none; 
	font-weight: bold;
}

.navigation a:active {
	color: #b2a791; 
	text-decoration: none; 
	font-weight: bold;
}

.footerright a:link  {
	color: #de0f23; 
	text-decoration: none; 
	font-weight: normal;
}

.footerright a:visited {
	color: #de0f23; 
	text-decoration: none; 
	font-weight: normal;
}

.footerright a:hover {
	color: #7c715c; 
	text-decoration: underline; 
	font-weight: normal;
}

.footerright a:active {
	color: #de0f23; 
	text-decoration: none; 
	font-weight: normal;
}

/* SETS THE CLASS PROPERTIES */

.wrapper {
	width: 750px; 
	text-align: left;
	margin: 0 auto;
}

.header {
	font-family: Georgia, Times, serif; 
	background-image: url('images/headerbg.jpg');
	text-align: center;
	color: #f1ece6;
	font-size: 26px;
	font-weight: bold;
	height: 100px;
}

.navigation {
	background-image: url('images/navigationbg.png');
	background-repeat:repeat-x ;
	color: #f1ece6; 
	text-align: center;
	letter-spacing: 1px;
	padding-top: 13px;
	margin: 0;
	height: 28px;
}


.sidebar, .headerleft {
	color: #000;
	width: 220px; 
	height: 100%;

	font-size: 90%; 
	text-align: left;
	float: left;
	outline-width: 0px;
}

.sidebar
{
    padding: 10px 5px 40px 7px; 
}

.maintext, .titleright
{ 
	width: 485px;
    left: 256px;
}

.titleright
{
    margin-left:10px;
}

.maintext
{
    padding: 0px 0px 10px 10px;
	margin-right: 20px;
}


.catalog {
	width: 50%; 
	padding: 10px; 
	text-align: left; 
	vertical-align: top; 
}

.mainwide {
	background: url('images/mainwidebg.png') repeat-y;
	width: 750px; 
	margin: 0px auto;
	padding: 0px 10px; 
	text-align: justify; 
	vertical-align: top; 
	text-align: left;
	clear:both;
}

.photoleft {
	margin: 3px 10px 2px 0px; 
	float: left; 
}

.photoright {
	margin: 3px 0px 2px 10px; 
	float: right; 
}

.imageleft {
	margin: 3px 10px 2px 0px; 
	float: left; 
	border: 3px double #c0c0c0;
}

.imageright {
	margin: 3px 0px 2px 10px; 
	float: right; 
	border: 3px double #c0c0c0;
}

.imagecenter {
	margin: 0px 5px; 
	border: 3px double #c0c0c0;
}

.content
{
    
}

.headerReklam
{
    padding-left: 10px;
    padding-top: 15px;
}

.reklam
{
    background-color: #f0f0f0;
    margin-top: 3px;
    margin-bottom: 3px;
}

.r460x60
{
    width: 460px;
    height: 60px;
}

.r460x97
{
    width: 460px;
    height: 97px;
}

.r217x79
{
    width: 217px;
    height: 79px;
}

.r217x97
{
    width: 217px;
    height: 97px;
}

#center
{
    margin: 0px auto;
    width: 770px;
    text-align: left;
}

#footer
{
    width: 775px;
    height: 80px;
    background: url('images/footer.png') repeat-y;
    display: block;
	text-align: center;
	color: #d01022;
	font-size: 90%; 
	font-weight: normal;
}
