html {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}
body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}
table {
    margin: 0;
    border: none;
    border-collapse: collapse;
}
td {
    vertical-align: top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}
a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-decoration: underline
}
h1 {
    font-size: 16px;
    color: #000;
}
h2 {
    font-size: 14px;
    color: #000;
}

.link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #7e7e7e;
    text-decoration: none
}
.mainmenu {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
}
.zagol {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    color: #FF8400
}

.base {
    width: 100%;
    margin: 0;
}
.content {
/*    width: 650px;*/
/*	width:100%;*/
}
.content1{
/*    width: 650px;*/
	width:100%;
}
.right {
    width: 200px;
    border-left:1px solid;
}

.login_form td {
    
}

.list {
    width: 95%;
    margin: 10px 0;
}
.list th {
    font-size: 12px;
    text-align: left;
    border: 1px solid #000;
    background: #e0e0e0;
    padding: 3px;
}
.list td {
    border: 1px solid #000;
    padding: 2px;
}
.list img {
    border: none;
}

.error {
    color: #dc0000;
    font-weight: bold;
}

.join {
    
}
.join input {
    width: 160px;
    height: 22px;
    border: 1px solid #ccc;
    margin: 2px;
    display: block;
}
.join select {
    width: 160px;
    height: 22px;
    border: 1px solid #ccc;
    margin: 2px;
    display: block;
}

#join_add_email {
    position: relative;
    text-decoration: none;
}

.wsection {
    display: block;
    font-weight: bold;
    color: #000079 !important;
    font-size: 14px;
    margin-top: 10px;
}
.wsection {
    color: #333;
    font-size: 12px;
}

.cart {
    width: 160px;
    border-collapse: separate;
    border-spacing: 1px;
}
.cart th {
    font-size: 11px;
    background: #ccc;
}
.cart td {
    font-size: 11px;
    background: #eee;
}
