body {
	font-family: Arial, sans-serif;
	background-color: #fff;
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 12px;
}

/* PNG FIX */
.iePNG, IMG {
    filter:expression(fixPNG(this));
}

/* BASIC ELEMENTS */
/*img {
	margin: 0;
	padding: 0;
	border-width: 0;
}*/

a.logo {
	width: 310px;
	height: 223px;
	display: none;
	position: absolute;
	z-index: 100;
	top: 165px;
	right: 10px;
	text-decoration: none;
}
a.logo span {
	position: absolute;
	font-size: 50px;
	color: #EB0000;
	left: 0;
	text-decoration: none;
	font-weight: bold;
	line-height: 45px;
	top: 5px;
}

div.visual { display: block; position: absolute; }

/* ---------------------------------------- */
td.head-index { height: 230px; background: url(../images/logo.png) no-repeat top center; }
td.head-index div.visual { width: 380px; height: 130px; background: url(../images/aword.png) no-repeat center; top: 90px; right: 5%; display: none;}
/*td.head-index a.logo { top: 205px; left: 225px; }*/

td.head-contacts, td.head-history, td.head-conditions, td.head-jury, td.head-nominations, td.head-partners, td.head-pay, td.head-shortlist {
	width: 100%;
	height: 345px;
	background: url(../images/head-fon01.jpg) repeat-x top left;
}

td.head-contacts div.fon1, td.head-history div.fon1, td.head-conditions div.fon1, td.head-jury div.fon1, 
td.head-nominations div.fon1, td.head-partners div.fon1, td.head-pay div.fon1, td.head-shortlist div.fon1 {
	width: 100%;
	height: 345px;
	background: url(../images/head-fon02.jpg) no-repeat left;
}

td.head-contacts div.fon2, td.head-history div.fon2, td.head-conditions div.fon2, td.head-jury div.fon2, 
td.head-nominations div.fon2, td.head-partners div.fon2, td.head-pay div.fon2, td.head-shortlist div.fon2 {
	width: 100%;
	height: 345px;
	background: url(../images/head-fon03.jpg) no-repeat 93% 0;
}

td.head-contacts div.visual, td.head-history div.visual, td.head-conditions div.visual, td.head-jury div.visual, 
td.head-nominations div.visual, td.head-partners div.visual, td.head-pay div.visual, td.head-shortlist div.visual {
	width: 690px;
	height: 345px;
	left: 30%;
}

td.head-contacts div.visual { background: url(../images/head-contacts.png) no-repeat center; }
td.head-history div.visual { background: url(../images/head-history.png) no-repeat center; }
td.head-conditions div.visual { background: url(../images/head-conditions.png) no-repeat center; }
td.head-jury div.visual { background: url(../images/head-jury.png) no-repeat center; }
td.head-nominations div.visual { background: url(../images/head-nominations.png) no-repeat center; }
td.head-partners div.visual { background: url(../images/head-partners.png) no-repeat center; }
td.head-pay div.visual { background: url(../images/head-pay.png) no-repeat center; }
td.head-shortlist div.visual { background: url(../images/head-shortlist.png) no-repeat center; }
/* ---------------------------------------- */


h1 {
	margin: 0 0 10px 0;
	padding: 0;
	color: #333;
	font-weight: normal;
	font-size: 16px;
}

h2 {
	margin: 0 0 10px 0;
	padding: 0;
	color: #333;
	font-weight: bold;
	font-size: 15px;
}

h3 {
	margin: 2px 2px;
	padding: 5p 5px;
	color: #333;
	font-weight: bold;
	font-size: 14px;
}

p {
	font-size: 12px;
	padding: 0;
	margin: 0 5px 10px 0;
}

.head-part, .part {
/*	margin: 0 0 10px 0;*/
	margin: 0;
	padding: 1px 5px 3px 5px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	background-color: #1B5BF1;
	clear: both;
	display: block;
	margin-bottom: 20px;
}

.head-part a, .part a {
	color: #fff;
	text-decoration: none;
}

.head-part a:hover, .part a:hover {
	color: #fff;
	text-decoration: underline;
}


a {
	color: #00A6EB;
}

a:hover {
	color: #E60005;
}

/* Table Main */
table.main {
	width: 100%;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	vertical-align: top;
}


table.main tr.head {
	background: #EEEAE9 url(../images/head-right.jpg) repeat-x top;
	height: 316px;
	width: 100%;
}

table.main td.head-left {
	height: 316px;
	width: 700px;
	vertical-align: text-bottom;
}

table.main td.head-right {
	width: 80%;
}

table.head-right {
	width: 100%;
}

table.head-right td.left {
	width: 50%;
	height: 316px;
	text-align: center;
	vertical-align: top;
}

table.head-right td.right {
	width: 50%;
}

table.main td.head-down {
	background: url(../images/head-down.jpg) no-repeat top left;
	height: 70px;
	text-align: right;
	vertical-align: bottom;
}

/*table.main tr.footer { height: 205px; background: url(../images/footer-fon2.jpg) repeat-x left bottom; }*/
table.main tr.footer { height: 120px; background: url(../images/footer.gif) repeat-x left bottom; }


/* Table Base */
table.base {
	width: 100%;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	vertical-align: top;
}

table.base td.center-block {
	width: 100%;
	vertical-align: top;
	/*padding: 0 40px 0 10px;*/
	position: relative;
	z-index: 1;
}

table.base td.right-block-people {
	width: 348px;
	vertical-align: top;
	text-align: right;
}

table.base td.left-block {
	width: 275px;
	vertical-align: top;
	padding-right: 10px;
	background: url(../images/bottle-left.gif) repeat-y left 330px;
}
table.base td.left-block-nomination {
	background: url(../images/nomination-left.gif) repeat-y left 330px;
}
table.base td.left-block-conditions {
	background: url(../images/conditions-left.gif) repeat-y left 360px;
}
table.base td.left-block-pay {
	background: url(../images/pay-left.gif) repeat-y left 370px;
}
table.base td.left-block-partners {
	background: url(../images/partners-left.gif) repeat-y left 360px;
}

table.base td.right-block {
	width: 270px;
	vertical-align: top;
	background: url(../images/bottle-right.gif) repeat-y right 200px;
}
table.base td.right-block-nomination {
	background: url(../images/nomination-right.gif) repeat-y right 185px;
}
table.base td.right-block-conditions {
	background: url(../images/conditions-right.gif) repeat-y right 185px;
}
table.base td.right-block-pay {
	background: url(../images/pay-right.gif) repeat-y right 200px;
}
table.base td.right-block-partners  {
	background: url(../images/partners-right.gif) repeat-y right 185px;
}
table.base td.right-block-history  {
	background: url(../images/history-right.gif) repeat-y right 175px;
}

div.right-block-bg {
	background: #fff;
	padding: 0 10px 0 30px;
    width: 230px;
}
*+html div.right-block-bg {
	background: #fff;
	padding: 0 10px 0 30px;
    width: 230px;
}

div.footer-right {
	background: url(../images/foot-right-img.png) no-repeat scroll 0 0;
    float: right;
    height: 42px;
    margin-right: -60px;
    margin-top: -71px;
    text-align: right;
    width: 231px;
	position: relative;
}

a.go2 { 
	color: #1B5BF1; 
	font-weight: bold; 
	font-size: 12px;
	text-decoration: none;
}
a.go2:hover { 
	text-decoration: underline;
}

div.arhiv {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
}

/* Icons Index */
div.icon {
	background: url(../images/corner.jpg) no-repeat top left;
	display: block;
	position: relative;
	width: 150px;
	height: 90px;
	float: left;
	margin: 10px 5px 10px 20px;
	vertical-align: middle;
	padding: 20px 0 0 20px;
}

div.icon a, td.left-block a {
	font-size: 13px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}

div.icon a:hover, td.left-block a:hover {
	color: #00A6EB;
	text-decoration: underline;
}

img.photo {
	margin: 0 5px 5px 0;
	float: left;
	border: 4px solid #eee;
}

div.break {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 0px;
}

div.six {
	display: block;
	position: absolute;
	width: 284px;
	height: 22px;
	top: 270px;
	right: 59px;
}

.gall {
    width: 150px;
    height: 115px;
    margin: 5px 0;
    background: #fff;
    display: block;
    float: left;
}


div.login {
	/*padding-top: 40px;*/
	font-size: 12px;
	margin-bottom: 30px;
}

div.login a {
	font-size: 11px;
	font-weight: bold;
	display: block;
	margin: 2px 0;
}
div.login h2, div.block-right h2 {
	font-size: 15px;
	color: #808080;
	font-weight: bold;
}
div.login input {
	border: 2px solid #808080;
	padding: 2px 0;
	width: 130px;
}

div.login input.button {
	width: 107px;
	height: 50px;
	display: block;
	text-indent: -4000px;
	background: url(../images/button.jpg) no-repeat 0 0;
	border: 0;
	cursor: pointer;
	margin: 10px 0 10px 0;
}

td.td-login-left {
	color: #808080;
	font-weight: bold;
	font-size: 14px;
	text-transform: lowercase;
}

div.block-right {
	margin-bottom: 20px;
}
div.block-right a {
	font-size: 12px;
	font-weight: bold;
	display: block;
	background: url(../images/menu-marker.gif) no-repeat scroll 0 3px transparent;
	padding: 5px 0 9px 35px;
}
