#theme {background-color: #AF004B;}
#container {background-color: #331b29;}
body {
color: white;
background-image : url("/obrazek/3/back4-jpg");
background-repeat : repeat-x;
background-color:#c0c0c0;
}
#content {text-align: justify;}
h1{color:white;}


#menu {color:white;  font-size:14px;}
#contact {color:black; background-color:#331b29;}
.company {color:black; background-color:#331b29;}

li {color:white}
a {color:white}
#menu li a {color: white; } 
#menu li a:hover {color:black; background-color:white}
#footer H1 {font-size:12px;}

A.gback {color:white}
A.gprev {color:white}
A.gnext {color:white}

div#gphoto {color:black;font-style:italic; font-size:90%;}
H2 {font-weight:bold; font-style:normal;}

#form {background-color:white; color:black}
td {width:150px;}
input {width:300px;background-color: #fbfbfb; color:black}
textarea {width:300px;background-color: #fbfbfb; color:black}

legend {font-wight:bold; color:black;}
fieldset {margin-bottom:15px;}

input#submit {width:80px;}


#content ul li { background: url("/ftp/icon-arrow-right.gif") no-repeat scroll 20px 5px transparent; }
#favourites ul li { background: url(/ftp/icon-arrow-right.gif) no-repeat 3px 5px transparent; }
.gnav1 .gback { background: transparent url(/ftp/icon-arrow-left.gif) no-repeat 0 4px; }
.gnav2 .gprev { background: transparent url(/ftp/icon-arrow-left.gif) no-repeat 0 8px; }
.gnav2 .gnext { background: transparent url(/ftp/icon-arrow-right.gif) no-repeat 100% 8px; }
