/* CSS Document
Internet Explorer (all versions): EOT
Safari (3.2+): TTF / OTF
iPhone (3.1) SVG
Chrome (wszystkie wersje): SVG (TTF/OTF dodany 25 stycznia 2010)
Firefox (3.5+): TTF/OTF (.WOFF dodany w wersji 3.6)
Opera (10+) TTF/OTF
*/

/* CLASSES */

html, body {
	width: 100%; height: 100%;
	font-family: RalewayMedium;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

.titleLight {
	font-family:RalewayExtraLight;
	font-size: 48px;
	line-height: 54px;
	color: #CCC;
	filter: alpha(opacity=100);
	opacity: 1;
	letter-spacing: -2px;
}

.titleLightBlack {
	font-family:RalewayMedium;
	font-size: 48px;
	line-height: 54px;
	color: #000;
	filter: alpha(opacity=100);
	opacity: 1;
	letter-spacing: -2px;
}

.titleLightWhite {
	font-family:RalewayExtraLight;
	font-size: 48px;
	line-height: 54px;
	color: #FFF;
	filter: alpha(opacity=100);
	opacity: 1;
	letter-spacing: -2px;
}

.titleLightMedium {
	font-family:RalewayExtraLight;
	font-size: 36px;
	line-height: 42px;
	color: #CCC;
	letter-spacing: -1px;
}

.titleMediumSmall {
	font-family: RalewayMedium;
	font-size: 24px;
	line-height: 30px;
	color: #CCC;
}

.titleLightSmall {
	font-family: RalewayLight;
	font-size: 24px;
	line-height: 30px;
	color: #CCC;
}

.text18SemiBold {
	font-family:RalewaySemiBold;
	font-size: 18px;
	line-height: 24px;
	color: #EEE;
}

.text18 {
	font-family:RalewayMedium;
	font-size: 18px;
	line-height: 24px;
	color: #CCC;
}

.text14SemiBold {
	font-family:RalewaySemiBold;
	font-size: 14px;
	line-height: 20px;
	color: #EEE;
}

.text14 {
	font-family:RalewayMedium;
	font-size: 14px;
	line-height: 20px;
	color: #CCC;
}

.text13SemiBold {
	font-family:RalewaySemiBold;
	font-size: 13px;
	line-height: 19px;
	color: #EEE;
}

.text13 {
	font-family:RalewayMedium;
	font-size: 13px;
	line-height: 19px;
	color: #CCC;
}

.textPhoto {
	font-family:RalewaySemiBold;
	font-size: 13px;
	color: #333;
}

.textComment {
	color: #AAA;
}


.titlePhoto {
	font-family:RalewayBold;
	font-size: 12px;
	color: #333;
}

.ratingPhoto {
	font-family:RalewayBold;
	font-size: 18px;
	color: #333;
}

.menu {
	font-family:RalewaySemiBold;
	font-size: 14px;
	color: #EEE;
	height: 100%;
	cursor: pointer;
}

.bottomMenu {
	font-family:RalewaySemiBold;
	font-size: 13px;
	color: #CCC;
	height: 100%;
	cursor: pointer;
}

.bottomMenuBackground, .bottomMenuBackgroundRed {
	font-family:RalewaySemiBold;
	font-size: 13px;
	color: #EEE;
	height: 100%;
	cursor: pointer;
}

.menuPNG {
	height: 100%;
	cursor: pointer;
}

.menuLabel {
	padding: 39px 17px 0 17px;
}

.menuLine {
	background-color: #000;
	filter: alpha(opacity=25);
	opacity: 0.25;
	width: 1px;
	height: 100%;
}

.leftMenu {
	font-family:RalewayMedium;
	font-size: 13px;
	color: #CCC;
	width: 100%;
	cursor: pointer;
}

.leftMenuLabel {
	padding: 10px 0 10px 40px;
}

.submenu {
	font-family:RalewaySemiBold;
	font-size: 13px;
	color: #EEE;
	height: 40px;
	cursor: pointer;
	text-align: left;
}

.submenuLabel {
	padding: 11px 0 0 17px;
}

.bottomSubmenu {
	color: #EEE;
	height: 50px;
	cursor: pointer;
	text-align: left;
}

.bottomSubmenuLabel {
	padding: 5px 10px 5px 10px;
}

.submenuLine {
	background-color: #000;
	filter: alpha(opacity=30);
	opacity: 0.30;
	height: 1px;
	width: 100%;
}

.bottomLabel {
	padding-top: 13px;
}

.bottomLabelBackground {
	padding: 8px 0 0 10px;
	text-align: left;
}

.box {
	background-image: url('images/opacity25.png');
	background-repeat: repeat-x repeat-y;
}

.boxArrow1 {
	background-image: url('images/background_arrow1.png');
	background-repeat: no repeat;
	width: 220px; height: 40px;
	text-align: center;
}

.author {
	background-image: url('images/opacity25_horizontal.png');
	background-repeat: repeat-y;
	background-position: left top;
}

.horizontalLine {
	background-color: #000;
	filter: alpha(opacity=25);
	opacity: 0.25;
	height: 1px;
	width: 100%;
}

.horizontalLine50 {
	background-color: #000;
	filter: alpha(opacity=50);
	opacity: 0.50;
	width: 100%;
	height: 1px;
}

.horizontalLine55 {
	background-color: #000;
	filter: alpha(opacity=55);
	opacity: 0.55;
	width: 100%;
	height: 1px;
}

.verticalLine {
	background-color: #000;
	filter: alpha(opacity=25);
	opacity: 0.25;
	width: 1px;
	height: 100%;
}

.photosFolder {
	padding: 15px 0 0 10px;
}

.photos {
	padding-top: 20px;
}

.photosAuthor {
	width: 910px;
	padding-top: 5px;
}

.sortingAuthor {
	width: 910px;
	padding-top: 27px;
}

.buttonsPanel {
	padding: 29px 0 0 10px;
}

.photoFrame {
	float: left;
	width: 270px; height: 270px;
	position: relative;
}

.photoFrameNoFloat {
	width: 270px; height: 270px;
	position: relative;
}

.photoBack {
	position: absolute;
	left: 10px; top: 10px;
	width: 250px; height: 250px;
	background-color: #000;
	filter: alpha(opacity=25);
	opacity: 0.25;
	z-index: 8;
}

.photo {
	position: absolute;
	left: 10px; top: 10px;
	cursor: pointer;
	z-index: 10;
}

.photoHover {
	position: absolute;
	left: 0px; top: 0px;
	background-color: #dfe4e7;
	color: #333;
	width: 270px; height: 320px;
	filter: alpha(opacity=95);
	opacity: 0.95;
	cursor: pointer;
	z-index: 9;
}

.photoFrameCafe {
	width: 110px; height: 110px;
	position: relative;
}

.photoBackCafe {
	position: absolute;
	left: 5px; top: 5px;
	width: 100px; height: 100px;
	background-color: #000;
	filter: alpha(opacity=25);
	opacity: 0.25;
	z-index: 8;
}

.photoCafe {
	position: absolute;
	left: 5px; top: 5px;
	cursor: pointer;
	z-index: 10;
}

.photoHoverCafe {
	position: absolute;
	left: 0px; top: 0px;
	background-color: #dfe4e7;
	color: #333;
	width: 110px; height: 110px;
	filter: alpha(opacity=95);
	opacity: 0.95;
	cursor: pointer;
	z-index: 9;
}

.table {
	display: table;
	vertical-align: middle;
}

.cell {
	display: table-cell;
	text-align: center;
}

.photoLarge {
	position: absolute;
	top: 10px; left: 10px;
	width: 800px; height: 545px;
	z-index: 10;
}

.photoLargeLeft {
	position: absolute;
	top: 0px; left: 0px;
	width: 100px; height: 545px;
	cursor: pointer;
	z-index: 11;
	background-image: url('images/opacity0.png');
	background-repeat: repeat-x repeat-y;
}

.photoLargeCenter {
	position: absolute;
	top: 100px; left: 100px;
	width: 620px; height: 345px;
	cursor: pointer;
	z-index: 11;
	background-image: url('images/opacity0.png');
	background-repeat: repeat-x repeat-y;
}

.photoLargeRight {
	position: absolute;
	top: 0px; left: 720px;
	width: 100px; height: 545px;
	cursor: pointer;
	z-index: 11;
	background-image: url('images/opacity0.png');
	background-repeat: repeat-x repeat-y;
}

.photoLargeTop {
	position: absolute;
	top: 0px; left: 100px;
	width: 620px; height: 100px;
	cursor: pointer;
	z-index: 11;
	background-image: url('images/opacity0.png');
	background-repeat: repeat-x repeat-y;
}

.photoLargeBottom {
	position: absolute;
	top: 445px; left: 100px;
	width: 620px; height: 100px;
	cursor: pointer;
	z-index: 11;
	background-image: url('images/opacity0.png');
	background-repeat: repeat-x repeat-y;
}

.photoFSLeft, .photoFSRight, .photoFSTop, .photoFSBottom {
	position: fixed;
	cursor: pointer;
	z-index: 2002;
	background-image: url('images/opacity0.png');
	background-repeat: repeat-x repeat-y;
}

.photoButtonLeft {
	width: 40px; height: 40px;
	cursor: pointer;
	background-image: url('images/button_left.jpg');
	background-repeat: no repeat;
}

.photoButtonRight {
	width: 40px; height: 40px;
	cursor: pointer;
	background-image: url('images/button_right.jpg');
	background-repeat: no repeat;
}

.photoButtonTop {
	width: 40px; height: 40px;
	cursor: pointer;
	background-image: url('images/button_top.jpg');
	background-repeat: no repeat;
}

.photoButtonBottom {
	width: 40px; height: 40px;
	cursor: pointer;
	background-image: url('images/button_bottom.jpg');
	background-repeat: no repeat;
}

.margin {
	padding: 0 30px 0 30px;
}

.margin10 {
	padding: 0 10px 0 10px;
}

.margin5 {
	padding: 0 5px 0 5px;
}

.paddingAll20 {
	padding: 20px 20px 20px 20px;
}

.padding1020 {
	padding: 10px 20px 10px 20px;
}

.padding1520 {
	padding: 15px 20px 15px 20px;
}

.paddingOpinion {
	padding: 20px 20px 20px 20px;
}

.paddingComment {
	padding: 10px 20px 10px 20px;
}

.button, .buttonNoClick {
	background-image: url('images/opacity25.png');
	background-repeat: repeat-x repeat-y;
	height: 40px;
	text-align: center;
	font-family:RalewaySemiBold;
	font-size: 14px;
	color: #EEE;
	cursor: pointer;
}

.buttonRed {
	height: 40px;
	text-align: center;
	font-family:RalewaySemiBold;
	font-size: 14px;
	color: #EEE;
	cursor: pointer;
}

.buttonClicked {
	background-image: none;
	background-color: #dfe4e7;
	filter: alpha(opacity=95);
	opacity: 0.95;
	color: #111;
	height: 40px;
	text-align: center;
	font-family:RalewaySemiBold;
	font-size: 14px;
}

.buttonSmall {
	background-image: url('images/opacity25.png');
	background-repeat: repeat-x repeat-y;
	height: 25px;
	text-align: center;
	font-family:RalewaySemiBold;
	color: #EEE;
	cursor: pointer;
}

.button50 {
	background-image: url('images/opacity40.png');
	background-repeat: repeat-x repeat-y;
	height: 40px;
	text-align: center;
	font-family:RalewaySemiBold;
	font-size: 14px;
	color: #EEE;
	cursor: pointer;
}

.buttonSmall50, .buttonSmallPhoto, .photoLabel {
	background-image: url('images/opacity40.png');
	background-repeat: repeat-x repeat-y;
	height: 25px;
	text-align: center;
	font-family:RalewaySemiBold;
	color: #EEE;
	cursor: pointer;
}

.buttonInput {
	background-color: transparent;
	background-image: url('images/opacity25.png');
	background-repeat: repeat-x repeat-y;
	height: 40px;
	font-family: RalewaySemiBold;
	font-size: 14px;
	color: #EEE;
	border: 0;
	cursor: pointer;
}

.select {
	background-color: transparent;
	background-image: url('images/opacity10.png');
	background-repeat: repeat-x repeat-y;
	height: 40px;
	font-family:RalewayMedium;
	font-size: 13px;
	color: #CCC;
	margin: 0;
	cursor: pointer;
}

.selectValues {
	position: absolute;
	background-color: transparent;
	background-image: url('images/opacity50.png');
	background-repeat: repeat-x repeat-y;
	font-family:RalewayMedium;
	font-size: 13px;
	color: #EEE;
	cursor: pointer;
	z-index: 15;
}

.selectValue {
	font-family:RalewaySemiBold;
	font-size: 13px;
	color: #EEE;
	cursor: pointer;
	text-align: left;
	z-index: 16;
}

.selectLabel {
	padding: 6px 0 0 10px;
}

.selectLine {
	background-color: #000;
	filter: alpha(opacity=30);
	opacity: 0.30;
	height: 1px;
	width: 100%;
}

.selectArrows {
	position: absolute; top: 0px; z-index: 16;
}

.avatar {
	background-image: url('images/avatar.png');
	background-repeat: no-repeat;
	width: 100px; height: 100px;
}

.avatarSmall {
	background-image: url('images/avatar_small.png');
	background-repeat: no-repeat;
	width: 50px; height: 50px;
}

.facebook {
	margin: 20px 0 0 69px;
}

.back25 {
	background-image: url('images/opacity25.png');
	background-repeat: repeat-x repeat-y;
}

.back40 {
	background-image: url('images/opacity40.png');
	background-repeat: repeat-x repeat-y;
}

.back50 {
	background-image: url('images/opacity50.png');
	background-repeat: repeat-x repeat-y;
}

.back75 {
	background-image: url('images/opacity75.png');
	background-repeat: repeat-x repeat-y;
}

.backOpinion {
	background-image: url('images/background_opinion.png');
	background-repeat: repeat-y;
}

.backOpinionPhoto {
	background-image: url('images/background_opinion_photo.png');
	background-repeat: repeat-y;
}

.backOpinionAuthor1 {
	background-image: url('images/background_opinion_author1.png');
	background-repeat: repeat-y;
}

.backOpinionAuthor2 {
	background-image: url('images/background_opinion_author2.png');
	background-repeat: repeat-y;
}

.backOpinionPhotoAuthor {
	background-image: url('images/background_opinion_author_photo.png');
	background-repeat: repeat-y;
}

.backOpinionPhotoAuthor2 {
	background-image: url('images/background_opinion_author_photo2.png');
	background-repeat: repeat-y;
}

.backOpinionPhotoAuthor3 {
	background-image: url('images/background_opinion_author_photo3.png');
	background-repeat: repeat-y;
}

.relative {
	position: relative;
}

.fixed {
	position: fixed;
}

.tableBorderBottom {
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}

.clear {
	clear: both;
}


input.search {
	font-family:RalewayMedium;
	font-size: 13px;
	color: #CCC;
	width: 250px;
	height: 40px;
	margin: 0;
	padding: 0 10px 0 10px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	background-color: transparent;
	background-image: url('images/opacity5.png');
	background-repeat: repeat-x repeat-y;
}

input.normal {
	font-family:RalewayMedium;
	font-size: 13px;
	color: #CCC;
	height: 40px;
	margin: 0;
	padding: 0 10px 0 10px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	background-color: transparent;
	background-image: url('images/opacity5.png');
	background-repeat: repeat-x repeat-y;
}

textarea.normal {
	font-family:RalewayMedium;
	font-size: 13px;
	color: #CCC;
	margin: 0;
	padding: 0 10px 0 10px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	background-color: transparent;
	background-image: url('images/opacity5.png');
	background-repeat: repeat-x repeat-y;
	overflow:auto;
}

.red {
	color: #FF0000;
}

a:link {
	color: #CCC; text-decoration: none;
}
a:visited {
	color: #CCC; text-decoration: none;
}
a:active {
	color: #CCC; text-decoration: none;
}
a:hover {
	color: #CCC; text-decoration: none;
}

a.normal:link {
	text-decoration: none;
}
a.normal:visited {
	text-decoration: none;
}
a.normal:active {
	text-decoration: none;
}
a.normal:hover {
	text-decoration: none;
}

a.noline:link {
	color: #CCC; text-decoration: none;
}
a.noline:visited {
	color: #CCC; text-decoration: none;
}
a.noline:active {
	color: #CCC; text-decoration: none;
}
a.noline:hover {
	color: #FFF; text-decoration: none;
}

a.underline:link {
	color: #CCC; text-decoration: underline;
}
a.underline:visited {
	color: #CCC; text-decoration: underline;
}
a.underline:active {
	color: #CCC; text-decoration: underline;
}
a.underline:hover {
	color: #FFF; text-decoration: underline;
}

.tip_trigger {
	text-decoration: none;
}

.newFrame {
	position: fixed;
  	left: 0; right: 0; top: 0; bottom: 0;
	margin: auto;
	z-index: 1050;
}

#COOKIE {
	position: fixed;
  	left: 0; right: 0; top: 55%; bottom: 0;
	margin: auto;
	background-image: url('images/opacity75.png');
	background-repeat: repeat-x repeat-y;
	z-index: 1050;
}

.redAlertFrame {
	position: fixed;
	width: 500px;
  	left: 0; right: 0; top: 0; bottom: 0;
	margin: auto;
	padding: 15px 0 15px 0;
	font-family:RalewaySemiBold;
	font-size: 13px;
	line-height: 19px;
	color: #FFF;
	background-image: url('images/background_red.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #990000;
	z-index: 1150;
	cursor: pointer;
	filter: alpha(opacity=90);
	opacity: 0.90;
}

.greenAlertFrame {
	position: fixed;
	width: 500px;
  	left: 0; right: 0; top: 0; bottom: 0;
	margin: auto;
	padding: 15px 0 15px 0;
	font-family:RalewaySemiBold;
	font-size: 13px;
	line-height: 19px;
	color: #FFF;
	background-image: url('images/background_green.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #009900;
	z-index: 1150;
	cursor: pointer;
	filter: alpha(opacity=90);
	opacity: 0.90;
}

.redAlert {
	width: 100%;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 20px 0 20px 0;
	font-family:RalewaySemiBold;
	font-size: 13px;
	line-height: 19px;
	color: #FFF;
	background-image: url('images/background_red.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #990000;
	filter: alpha(opacity=90);
	opacity: 0.90;
}

.greenAlert {
	width: 100%;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 20px 0 20px 0;
	font-family:RalewaySemiBold;
	font-size: 13px;
	line-height: 19px;
	color: #FFF;
	background-image: url('images/background_green.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #009900;
	filter: alpha(opacity=90);
	opacity: 0.90;
}

.fileInputHidden {
	font-size:45px;
	position:absolute;
	right:0px; top:0px;
	cursor:pointer;
    opacity:0;
	filter:alpha(opacity=0);
	-ms-filter:"alpha(opacity=0)";
	-khtml-opacity:0;
	-moz-opacity:0;
}

.tip {
    background-color: #10171d;
	color: #CCC;
    display:none; /*--Domyslnie ukryty--*/
    padding:10px;
    position:absolute;
	z-index:2200;
	filter: alpha(opacity=90);
	opacity: 0.90;
	font-family: RalewayMedium;
	font-size: 12px;
}

.sendingForm {
	position: fixed;
	width: 300px;
	height: 130px;
  	left: 0; right: 0; top: 0; bottom: 0;
	margin: auto;
	padding-top: 60px;
	text-align: center;
	font-family:RalewaySemiBold;
	font-size: 13px;
	color: #FFF;
	background-color: #10171d;
	filter: alpha(opacity=90);
	opacity: 0.90;
	z-index:1500;
}

.ui-autocomplete-category {
    font-weight: bold;
    margin: 0;
	padding: 6px;
	color: #AAA;
}





/*ID*/

.FULLSCREEN {
	position: fixed;
	width: 100%; height: 100%;
	left: 0; right: 0; top: 0; bottom: 0;
	margin: auto;
	z-index: 2000;
}

#LOADER {
	position:fixed;
	width: 100%;
	height: 100%;
  	left: 0; right: 0; top: 0; bottom: 0;
	margin: auto;
	background-color:#000;
	padding-top: 50%;
	font-family:RalewaySemiBold;
	font-size: 13px;
	color: #FFF;
	text-align: center;
	z-index:3000;
}

#DARKBACK {
	position:absolute;
	background-color:#000;
	width:100%;
	height:3510px;
	z-index:1020;
	filter: alpha(opacity=50);
	opacity: 0.50;
}

#ALL {
	width: 100%; height: 100%; text-align: center;
}

#ALL #TOPBAR {
	position:fixed;
	top: 0px; left: 0px;
	width: 100%;
	height: 80px;
	z-index: 1000;
}

#ALL #BOTTOMBAR {
	position:fixed;
	bottom: 0px; left: 0px;
	width: 100%;
	height: 45px;
	background-image: url('images/opacity75.png');
	background-repeat: repeat-x repeat-y;
	z-index: 1100;
}

#ALL #BOTTOMBARSHORTOUT {
	position:fixed;
	bottom: 0px;
	text-align: center;
	width: 100%;
	height: 45px;
	z-index: 1100;
}

#ALL #BOTTOMBARSHORTIN {
	margin: 0 auto;
	width: 309px;
	height: 45px;
	background-image: url('images/opacity75.png');
	background-repeat: repeat-x repeat-y;
	z-index: 1100;
}

#bottomSpace {
	width: 12px;
	height: 100%;
}

#topSpace {
	width: 30px;
	height: 100%;
}

#ALL #FOOTER {
	width: 100%;
}

#SUBMENU {
	position:fixed;
	top: 80px; left: 274px;
	width: 324px;
	z-index: 1000;
	background-image: url('images/opacity25.png');
	background-repeat: repeat-x repeat-y;
}

#SUBMENU2 {
	position:fixed;
	top: 80px; left: 608px;
	width: 233px;
	z-index: 1000;
	background-image: url('images/opacity25.png');
	background-repeat: repeat-x repeat-y;
}

#BOTTOMSUBMENU {
	position:fixed;
	bottom: 45px; left: 834px;
	width: 536px;
	z-index: 1000;
	background-image: url('images/opacity75.png');
	background-repeat: repeat-x repeat-y;
}

#BOTTOMSUBMENU2 {
	position:fixed;
	bottom: 45px; left: 975px;
	width: 395px;
	z-index: 1000;
	background-image: url('images/opacity75.png');
	background-repeat: repeat-x repeat-y;
}

#TOP {
	width: 1140px;
	text-align: left;
	padding: 120px 0 50px 0;
}

#box3 {
	position: relative;
	float: left;
	margin-left: 20px;
	height: 313px;
}

#box4 {
	position: relative;
	float: left;
	margin-left: 20px;
	height: 313px;
}

#BOXUPLOAD {
	width: 1060px; 
}
#BOXUPLOADIN {
	width: 810px; 
}






/* MEDIA */

@media screen and (max-width: 1140px) {
	#TOP {
		width: 1140px; 
	}
	#topSpace {
		width: 30px; 
	}
	#bottomSpace {
		width: 12px; 
	}
	#box3 {
		display: none;
		width: 0px; height: 0px;
	}
	#box4 {
		display: none;
		width: 0px; height: 0px;
	}
	.photosAuthor, .sortingAuthor {
		width: 910px;
	}
	#BOTTOMSUBMENU {
		left: 564px;
	}
	#BOTTOMSUBMENU2 {
		left: 705px;
	}
	#SEARCHING {
		display: none;
		width: 0px; height: 0px;
	}
	#bottomMenuOpinion {
		display: none;
		width: 0px; height: 0px;
	}
	#bottomLine1 {
		display: none;
		width: 0px; height: 0px;
	}
	#bottomMenuCafe {
		display: none;
		width: 0px; height: 0px;
	}
	#bottomLine2 {
		display: none;
		width: 0px; height: 0px;
	}
	#BOXUPLOAD {
		width: 1060px; 
	}
	#BOXUPLOADIN {
		width: 810px; 
	}
	.boxText {
		width: 1060px; 
	}
	.tableAuthors {
		width: 375px;
	}
}

@media screen and (min-width: 1141px) and (max-width: 1410px) {
	#TOP {
		width: 1140px; 
	}
	#topSpace {
		width: 30px; 
	}
	#bottomSpace {
		width: 12px; 
	}
	#box3 {
		display: none;
		width: 0px; height: 0px;
	}
	#box4 {
		display: none;
		width: 0px; height: 0px;
	}
	.photosAuthor, .sortingAuthor {
		width: 910px;
	}
	#BOTTOMSUBMENU {
		left: 564px;
	}
	#BOTTOMSUBMENU2 {
		left: 705px;
	}
	#BOXUPLOAD {
		width: 1060px; 
	}
	#BOXUPLOADIN {
		width: 810px; 
	}
	.boxText {
		width: 1060px; 
	}
	.tableAuthors {
		width: 375px;
	}
}

@media screen and (min-width: 1411px) and (max-width: 1680px) {
	#TOP {
		width: 1410px; 
	}
	#topSpace {
		width: 300px; 
	}
	#bottomSpace {
		width: 282px; 
	}
	#box3 {
		display: block;
		width: 250px;
	}
	#box4 {
		display: none;
		width: 0px; height: 0px;
	}
	.photosAuthor, .sortingAuthor {
		width: 1180px;
	}
	#BOTTOMSUBMENU {
		left: 834px;
	}
	#BOTTOMSUBMENU2 {
		left: 975px;
	}
	#BOXUPLOAD {
		width: 1330px; 
	}
	#BOXUPLOADIN {
		width: 1080px; 
	}
	.boxText {
		width: 1330px; 
	}
	.tableAuthors {
		width: 645px;
	}
}

@media screen and (min-width: 1681px) {
	#TOP {
		width: 1680px; 
	}
	#topSpace {
		width: 570px; 
	}
	#bottomSpace {
		width: 552px; 
	}
	#box3 {
		display: none;
		width: 0px; height: 0px;
	}
	#box4 {
		display: block;
		width: 520px;
	}
	.photosAuthor, .sortingAuthor {
		width: 1450px;
	}
	#BOTTOMSUBMENU {
		left: 1104px;
	}
	#BOTTOMSUBMENU2 {
		left: 1245px;
	}
	#BOXUPLOAD {
		width: 1600px; 
	}
	#BOXUPLOADIN {
		width: 1350px; 
	}
	.boxText {
		width: 1600px; 
	}
	.tableAuthors {
		width: 915px;
	}
}


@font-face {
    font-family: "RalewayBold";
    src: url('fonts/raleway-bold-webfont.eot');
    src: url('fonts/raleway-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/raleway-bold-webfont.woff') format('woff'),
		 url('fonts/raleway-bold.otf') format('opentype'),
		 /*url('fonts/raleway-bold-webfont.ttf') format('truetype'),*/
         url('fonts/raleway-bold-webfont.svg#ralewayboldbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "RalewaySemiBold";
    src: url('fonts/raleway-semibold-webfont.eot');
    src: url('fonts/raleway-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/raleway-semibold-webfont.woff') format('woff'),
		 url('fonts/raleway-semibold.otf') format('opentype'),
		 /*url('fonts/raleway-semibold-webfont.ttf') format('truetype'),*/
         url('fonts/raleway-semibold-webfont.svg#ralewayboldbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "RalewayRegular";
    src: url('fonts/raleway-regular-webfont.eot');
    src: url('fonts/raleway-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/raleway-regular-webfont.woff') format('woff'),
		 url('fonts/raleway-regular.otf') format('opentype'),
         /*url('fonts/raleway-regular-webfont.ttf') format('truetype'),*/
         url('fonts/raleway-regular-webfont.svg#ralewayboldbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "RalewayMedium";
    src: url('fonts/raleway-medium-webfont.eot');
    src: url('fonts/raleway-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/raleway-medium-webfont.woff') format('woff'),
		 /*url('fonts/raleway-medium.otf') format('opentype'),*/
         url('fonts/raleway-medium-webfont.ttf') format('truetype'),
         url('fonts/raleway-medium-webfont.svg#ralewayboldbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "RalewayLight";
    src: url('fonts/raleway-light-webfont.eot');
    src: url('fonts/raleway-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/raleway-light-webfont.woff') format('woff'),
		 url('fonts/raleway-light.otf') format('opentype'),
         /*url('fonts/raleway-light-webfont.ttf') format('truetype'),*/
         url('fonts/raleway-light-webfont.svg#ralewayboldbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "RalewayExtraLight";
    src: url('fonts/raleway-extralight-webfont.eot');
    src: url('fonts/raleway-extralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/raleway-extralight-webfont.woff') format('woff'),
		 /*url('fonts/raleway-extralight.otf') format('opentype'),*/
         url('fonts/raleway-extralight-webfont.ttf') format('truetype'),
         url('fonts/raleway-extralight-webfont.svg#ralewayboldbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "RalewayThin";
    src: url('fonts/raleway-thin-webfont.eot');
    src: url('fonts/raleway-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/raleway-thin-webfont.woff') format('woff'),
		 url('fonts/raleway-thin.otf') format('opentype'),
         /*url('fonts/raleway-thin-webfont.ttf') format('truetype'),*/
         url('fonts/raleway-thin-webfont.svg#ralewayboldbold') format('svg');
}